JVCL Help:TJvScrollText.Delay

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, between two refreshes of the control.


Pascal

 propertyDelay: Cardinal;


Description

Delay determines how frequently a refresh of the control occurs. Each time the specified time passes, the position of the text on the control changes. Use Delay to specify any cardinal value as the interval between refresh events. The default value is 50 (1/20 second).


See Also

TJvScrollText.Active


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