Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%HI_SetPictureEscapeButton function


Function
The %HI_SetPictureEscapeButton function sets a particular button on the table as "escape".
Declaration
%HI_SetPictureEscapeButton(
   INT in refId
 )

Parameters
refId Reference to the graphic object of 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.
  • Žiadne štítky