JVCL Help:TJvSpeedButton.RepeatInterval
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpeedButton.RepeatInterval 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 again, when pressed.
Pascal
propertyRepeatInterval: Word;
Description
Use RepeatInterval to set the amount of time, in milliseconds, that passes before the button calls Click again, when pressed.
Property InitPause determines the amount of time, in milliseconds, that passes before the button calls Click for the first time, when pressed.
See Also
TJvCustomSpeedButton.AllowTimer, TJvCustomSpeedButton.InitPause
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