Porovnávané verzie

Kľúč

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

%HI_SetPictureEscapeButton function


Function
The %HI_SetPictureEscapeButton function sets a particular button on the table as "escape".
Declaration
Blok kódu
languageesl
themeConfluence
%HI_SetPictureEscapeButton(
   INT in refId
 )
Parameters
refIdReference to the graphic object of the Button type (reference variable).
Description
The function sets a particular button on the table as "escape" - i.e. the button will be activated (ENTRY OnClick is called) when clicking on ESC key.