appevents HintPause property
Return to Introduction  Previous page  Next page
Applies to
acAppEvents component.  

Declaration
property HintPause: Integer; // in milliseconds  

Description
The HintPause property determines the time interval that passes when the user places the mouse pointer on a control before the control's Help Hint specified in its Hint property appears. The interval is in milliseconds. The default value is 800 milliseconds.  

See also
HintShortPause and HintHidePause properties.