HI_SetPictureHelp
%HI_SetPictureHelp function
Function
The function sets a page of application help for the picture. The page can be then opened after pressing the button F1 when the focus is on the picture.
Declaration
%HI_SetPictureHelp(
TEXT in page
)Parameters
page | Page of application help. |
Note 1
Rules for defining the parameter page are described in the chapter Application help in the D2000 system.
Note 2
This function is available also in %HIX_ version.