JVCL Help:TJvStarfield.Delay
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStarfield.Delay Property
[+] TJvStarfield Methods
[+] TJvStarfield Properties
Search in JVCL Help
Search in all projectsSummary
Determines the amount of time, in milliseconds, between two refreshes of the star field.
Pascal
propertyDelay: Cardinal;
Description
Set Delay to specify the amount of time (in milliseconds) between two refreshes of the star field. Delay determines how frequently a refresh of the star field occurs. Each time the specified time passes, the position of the stars on the star field changes. Use Delay to specify any cardinal value as the interval between refresh events. The default value is 50 (1/20 second).
See Also
TJvStarfield.MaxSpeed, TJvStarfield.Stars
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