formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface

fzrt_menu_delete_item

Description

This will delete the menu item at the 1-based index

Plugin Prototype

void fzrt_menu_delete_item(

fzrt_menu_ptr

theMenu,

short

item )

Parameters

theMenu [Input]

the menu pointer

item [Input]

the 1-based index of the menu item

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_ui_fset


Defined in

fzrt_api.h