Unit msetimer
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Description
Functions and Procedures
procedure tick(sender: tobject); |
|
This item has no description. |
procedure init; |
|
This item has no description. |
procedure deinit; |
|
This item has no description. |
Types
timeroptionty = (...); |
|
This item has no description. Values
-
to_single
-
to_leak
-
to_highres
-
to_absolute
-
to_autostart
|
timeroptionsty = set of timeroptionty; |
|
This item has no description. |
animkindty = (...); |
|
This item has no description. Values
-
ank_single
-
ank_sawtooth
-
ank_triangle
|
animoptionty = (...); |
|
This item has no description. Values
-
ano_enabled
-
ano_autodestroy
|
animoptionsty = set of animoptionty; |
|
This item has no description. |
animtickeventty = procedure(const sender: tanimitem; const avalue: flo64) of object; |
|
This item has no description. |
animstatety = (...); |
|
This item has no description. Values
|
animstatesty = set of animstatety; |
|
This item has no description. |
panimitem = ˆtanimitem; |
|
This item has no description. |
animitemarty = array of tanimitem; |
|
This item has no description. |
Constants
defaultanimtick = 100000; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.