JVCL Help:TJvSpeedButton.InitPause
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpeedButton.InitPause Property
[+] TJvSpeedButton Methods
[+] TJvSpeedButton Properties
Search in JVCL Help
Search in all projectsSummary
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 Click for the first time, when pressed.
Property RepeatInterval determines the amount of time, in milliseconds, that passes before the button calls Click again, 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