piDurationInitial - cToolTipController
Sets the amount of time a pointer must remain stationary within a UI object's bounding rectangle before the ToolTip window appears
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piDurationInitial
| Access Type | Syntax |
|---|---|
| Read Access: | Get piDurationInitial to IntegerVariable |
| Write Access: | Set piDurationInitial to IntegerVariable/Value |
Description
Set piDurationInitial to determine the amount of time (in milliseconds) a pointer must remain stationary within a UI object's bounding rectangle before the ToolTip window appears.
To return the initial delay time to its default value, set piDurationInitial to -1.
The default initial time is based on the system double-click time.