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

Declaration
property HintShortPause: Integer; // in milliseconds  

Description
The HintShortPause property specifies the pause to wait before bringing up a hint if a hint has already been shown. It is used to reduce the flicker when moving the mouse quickly over a set of buttons that all have help hints on. The default value is 50ms.  

See also
HintPause and HintHidePause properties.