formZ SDK | 4.0 Call Back Reference | Command | Project Palette
Description
Palette help (Recommended). This function is called by formZ to get the help text of the palette. It is recommended that the help text is stored in .fzr file so that it is localizable. If this function is not provided, no help string is shown. Help text is used in the Help dialogs and the Key shortcuts manager.
Plugin Prototype
fzrt_error_td fz_palt_cbak_proj_help(
char * | help, |
fzrt_int | max_len ) |
Parameters
help [Result]
string to be filled with the help text
max_len [Input]
length of help text parameter
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in