|
Activating
|
Represents property Activating.
|
|
BiDiMode
|
Represents property BiDiMode.
|
|
Caption
|
Hint text to display
|
|
Color
|
Color of the hint window
|
|
Corner
|
Specifies which corner of the rectangle to display the hint window when ActivateHint is called.
|
|
Font
|
Font for the hint window text
|
|
Interval
|
Specifies the amount of time, in milliseconds, that passes before the hint window disappears after it has been displayed using the RSHintWindow.TRSHintWindow.ActivateHint(TPoint,String) method.
|
|
Timer
|
The Timer property is the TTimer component used by the hint window to control when it disappears after being shown by the RSHintWindow.TRSHintWindow.ActivateHint(TPoint,String) method.
|