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 |
|
Create |
The Create constructor creates argument of the event that occurs when tooltip appears above the element mouse cursor stopped at. |
|
Property name |
Brief description |
|
Text |
The Text property determines tooltip text for the element above which a mouse cursor stops. |
|
Property name |
Brief description |
|
Column |
The Column property returns the index of the column, in the area of which the event was generated for the element. |
|
Property name |
Brief description |
|
Node |
The Node property returns the index of the element, for which the event is generated. |
|
Property name |
Brief description |
|
Viewer |
The Viewer property returns the component, for which the event is generated. |
See also:
ExtCtrls Assembly Classes