%HI_SetVisibleGraphControls function


Function
 This function enables/disables the access to the control buttons and table in a graph.
Declaration
%HI_SetVisibleGraphControls(
   INT in _refId,
   BOOL in _bOvladacieTlacidla,
   BOOL in _bTabulka
 )
Parameters
_refIDReference to a graphic object (reference variable).
_bOvladacieTlacidlaEnable/disable the access to the control buttons in the upper part of graph.
_bTabulkaEnable/disable the access to the table in the graph.
Description
This function enables/disables the access to the control buttons and table in the graph. If the control buttons or table are disabled, they are hide in the graph window. The disabling also works for the controlling through the popup menu.
Example
%HI_SetVisibleGraphControls(_Graph,  @FALSE, @TRUE)

0 komentárov

Nie ste prihlásený. Akékoľvek zmeny, ktoré vykonáte, sa označia ako anonymné. Ak už máte svoj účet, pravdepodobne sa budete chcieť prihlásiť .