JVCL Help:TJvLabelSpecial.Interval
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLabelSpecial.Interval Property
[+] TJvLabelSpecial Methods
[+] TJvLabelSpecial Properties
Search in JVCL Help
Search in all projectsSummary
Determines the amount of time, in milliseconds, that passes between animation events.
Pascal
propertyInterval: Cardinal;
Description
Interval determines how frequently the animation event occurs. Each time the specified interval passes, the last letter of the visible text is changed in the caption. Use Interval to specify any cardinal value as the interval between animation events. The default value is 20 (1/50 second).
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