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