formZ SDK | 4.0 Call Back Reference | Command | System Command
Description
Command select (Recommended). This function is called by formZ when the command is selected by the user. The user can select the command by clicking on an icon, selecting an item in a menu, selecting an item in a palette, or executing a keyshortcut. For CMND_KIND_ACTION command, this is where action is performed For CMND_KIND_STATE command, this is where the state is changed For CMND_KIND_TOOL command, this indicates that the tool is now the active tool
Plugin Prototype
fzrt_error_td fz_cmnd_cbak_syst_select(void)
Returns
TRUE for handled, FALSE for if not
Availability
5.0.0.0
See Also
fz_cmnd_cbak_syst_avail, fz_cmnd_cbak_syst_active
Function Set
Defined in