The function enables/disables the execution of actions or calling picture events that are reactions to the user activity above graphic objects in the active picture (control function).
Declaration
%HI_EnableControls(
BOOL in bEnable
)
Parameters
bEnable
@TRUE - enables the execution of actions or calling picture events. @FALSE - disables the execution of actions or calling picture events.
Note
This function is available also in the %HIX_ version.
Pridať komentár