The function %HI_GetVisible detects whether the graphic object is visible.
%HI_SetVisible( INT in refId, BOOL in bVisible ) BOOL %HI_GetVisible( INT in refId )
refId | Reference to graphic object (reference variable). |
bVisible | @TRUE - show the graphic object. @FALSE - hide the graphic object. |
Pridať komentár