The function
%HI_SetGraphButtonsToolTip
sets a text displayed as a tooltip for given graphic
object (Control
function). The text may be divided into rows by inserting the character CR
(%Chr(13)) or LF (%Chr(10)) to it.
Declaration
%HI_SetToolTipText(
INT in refId,
TEXT in toolTipText
)
0 komentárov