IDimensionViewerGetHintEventArgs
Description
The IDimensionViewerGetHintEventArgs interface contains argument properties of the event when tooltip appears for the element above which mouse cursor is positioned.
Properties
| |
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 Interfaces