DimensionViewerGetHintEventArgs

Description

The DimensionViewerGetHintEventArgs class implements argument of the event that occurs when tooltip appears above the element mouse cursor stopped at.

Constructors

  Constructor name Brief description
The Create constructor creates an argument of the event that occurs when a tooltip appears above the element the mouse cursor stopped at.

Properties inherited from IDimensionViewerGetHintEventArgs

  Property name Brief description
The Text property determines tooltip text for the element, over which the mouse cursor stops.

Properties inherited from IDimensionNodeColumnEventArgs

  Property name Brief description
The Column property returns the index of the column, in the area of which the event was generated for the element.

Properties inherited from IDimensionNodeEventArgs

  Property name Brief description
Node The Node property returns the index of the element, for which the event is generated.

Properties inherited from IDimensionViewerEventArgs

   Property name Brief description
Viewer The Viewer property returns the component, for which the event is generated.

See also:

ExtCtrls Assembly Classes