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

Declaration
property HintHidePause: Integer; // in milliseconds  

Description
Use HintHidePause to specify a wait time in milliseconds, which is different from the default value of 2500 ms or 2.5 seconds that is set in the constructor. The Help Hint for the control or menu item is specified in the Hint property.  

Note
The default is a predefined constant value that is several times longer than HintPause.  

See also
HintPause and HintShortPause properties.