Create(Viewer: IDimensionViewer; Node: Integer; Column: Integer; Text: String);
Viewer - component, for which the event is generated.
Node - element index, 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: