Create(Viewer: IDimensionViewer; Node: Integer; Column: Integer; Text: String);
Viewer. Component, for which the event is generated.
Node. Index of the element, for which the event is generated.
Column. Index of the column where the event was generated for the element.
Text. Tooltip text for the element, over which the mouse cursor stops.
The Create constructor creates an argument of the event that occurs when a tooltip appears above the element the mouse cursor stopped at.
See also: