Porovnávané verzie

Kľúč

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

%HI_SetPictureDefaultButton function


Function
The %HI_SetPictureDefaultButton function sets a particular button on the table as "default".
Declaration
Blok kódu
languageesl
themeConfluence
%HI_SetPictureDefaultButton(
   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 "default" - i.e. the button will be activated (ENTRY OnClick is called) when clicking on ENTER key.