piDurationReshow - cToolTipController
Sets the amount of time it takes for subsequent ToolTip windows to appear as the pointer moves from one UI object to another
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piDurationReshow
| Access Type | Syntax |
|---|---|
| Read Access: | Get piDurationReshow to IntegerVariable |
| Write Access: | Set piDurationReshow to IntegerVariable/Value |
Description
Set piDurationReshow to determine the amount of time (in milliseconds) it takes for subsequent ToolTip windows to appear as the pointer moves from one UI object to another.
To return the reshow delay time to its default value, set piDurationReshow to -1.
The default initial time is based on the system double-click time divided by 5.