JVCL Help:TJvCustomSpeedButton.RepeatInterval

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 again, when pressed.


Pascal

 propertyRepeatInterval: Word;


Description

Use RepeatInterval to set the amount of time, in milliseconds, that passes before the button calls Clickagain, when pressed.
Property InitPause determines the amount of time, in milliseconds, that passes before the button calls Clickfor 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