JVCL Help:TJvCustomSpeedButton.InitPause

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the amount of time, in milliseconds, that passes before the button calls Click for the first time, when pressed.


Pascal

 propertyInitPause: Word;


Description

Use InitPause to set the amount of time, in milliseconds, that passes before the button calls Clickfor the first time, when pressed.
Property RepeatInterval determines the amount of time, in milliseconds, that passes before the button calls Clickagain, when pressed.


See Also

TJvCustomSpeedButton.AllowTimer, TJvCustomSpeedButton.RepeatInterval


About

Notes

AllowTimer must be set to true.


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