Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3FloatAnimation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: orca_scene3d.pas line 2131

type TD3FloatAnimation = class(TD3Animation)

protected

  procedure ProcessAnimation; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Start; override;

  

published

  property StartValue: Single; [rws]

  

  property StartFromCurrent: Boolean; [rw]

  

  property StopValue: Single; [rws]

  

  property PropertyName: Ansistring; [rw]

  

end;

Inheritance

TD3FloatAnimation

  

|

TD3Animation

  

|

TD3Object

  

|

TObject



CT Web help

CodeTyphon Studio