Unit msetimer
Uses
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class tsimpletimer |
|
Class trepeater |
|
Class ttimer |
|
Class tanimitem |
|
Class tanimtimer |
|
Class tanimitemcomp |
Functions and Procedures
procedure tick(sender: tobject); |
procedure init; |
procedure deinit; |
Types
timeroptionty = (...); |
timeroptionsty = set of timeroptionty; |
animkindty = (...); |
animoptionty = (...); |
animoptionsty = set of animoptionty; |
animtickeventty = procedure(const sender: tanimitem; const avalue: flo64) of object; |
animstatety = (...); |
animstatesty = set of animstatety; |
panimitem = ˆtanimitem; |
animitemarty = array of tanimitem; |
Constants
defaultanimtick = 100000; |
Description
Functions and Procedures
procedure tick(sender: tobject); |
procedure init; |
procedure deinit; |
Types
timeroptionty = (...); |
Values
|
timeroptionsty = set of timeroptionty; |
animkindty = (...); |
Values
|
animoptionty = (...); |
Values
|
animoptionsty = set of animoptionty; |
animtickeventty = procedure(const sender: tanimitem; const avalue: flo64) of object; |
animstatety = (...); |
Values
|
animstatesty = set of animstatety; |
panimitem = ˆtanimitem; |
animitemarty = array of tanimitem; |
Constants
defaultanimtick = 100000; |
Generated by PasDoc 0.16.0.