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
Blok kódu
language
esl
theme
Confluence
%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.