JVCL Help:TJvStarfield

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvStarfield
run\JvStarfield.pas


Summary

A star field with moving stars.

run\JvStarfield.pas


Pascal

 run\JvStarfield.pas
 TJvStarfield = class(TJvGraphicControl);


Description

  1. JVCLInfo

Use TJvStarfield to show a star field with moving stars.

  • Use Stars to specify the amount of stars on the star field.
  • Use MaxSpeed to limit the amount of pixels a star will move per refresh event.
  • SetDelay to indicate the amount of time (in milliseconds) between refresh events.

run\JvStarfield.pas


About

Navigation

run\JvStarfield.pas



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