Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%HI_EnableControls function


Function
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
languageesl
themeConfluence
%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.