Skip to content

piDurationPopup - cToolTipController

Sets the amount of time a ToolTip window remains visible if the pointer is stationary within a UI object's bounding rectangle

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piDurationPopup
Access Type Syntax
Read Access: Get piDurationPopup to IntegerVariable
Write Access: Set piDurationPopup to IntegerVariable/Value

Description

Set piDurationPopup to determine the amount of time (in milliseconds) a ToolTip window remains visible if the pointer is stationary within a UI object's bounding rectangle.

To return the popup delay time to its default value, set piDurationPopup to -1.

The default initial time is based on the system double-click time x 10.