%HI_SetEnableGraphButtons( INT in _refId, INT in ref_btn, BOOL in _bEnable )
refID | Reference to graphic object (reference variable). |
ref_btn | Number of button which is to be enabled / disabled: 1 - on-line
graph configuration |
bEnable | Enables / disables the access. |
The function enables / disables an access to some buttons placed in the graph.
%HI_SetEnableGraphButtons(_Graph, 1, @FALSE)
0 komentárov