JVCL Help:TJvTFHint.ShortPause

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the time interval that passes before the control's hint appears when the user places the mouse pointer on a control.


Pascal

 propertyShortPause: Integer;


Description

Use ShortPause to change the default pause time of 500 ms or 1/2 second that is set in the constructor. When assigning a value to ShortPause, specify the interval in milliseconds. The hint displayed at the end of the pause is specified in the Hint property.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page