%HI_SetGraphButtonsToolTip( INt in refId, TEXT in text )
refId | Reference to displayer (reference variable). |
text | Tooltip text for all buttons. |
The function sets the text of tooltip for all user-defined buttons placed left to the description of graphic flows in the displayer of Graph or XY Graph types. If a button is enabled, it generates the picture event OnGraphBtnClick after clicking the button.
%HI_SetGraphButtonsToolTip(_Graph, "tooltip for user-defined buttons")
Pridať komentár