[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: orca_scene2d.pas line 2542
type TD2FloatAnimation = class(TD2Animation) |
||
protected |
||
procedure ProcessAnimation; override; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure Start; override; |
|
|
procedure Stop; override; |
|
|
published |
||
property StartValue: Single; [rws] |
|
|
property StartFromCurrent: Boolean; [rw] |
|
|
property StopValue: Single; [rws] |
|
|
property PropertyName: Ansistring; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |