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

TD3ColorAnimation

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

Declaration

Source position: orca_scene3d.pas line 2100

type TD3ColorAnimation = class(TD3Animation)

protected

  procedure ProcessAnimation; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Start; override;

  

published

  property StartValue: string; [rw]

  

  property StartFromCurrent: Boolean; [rw]

  

  property StopValue: string; [rw]

  

  property PropertyName: ansistring; [rw]

  

end;

Inheritance

TD3ColorAnimation

  

|

TD3Animation

  

|

TD3Object

  

|

TObject



CT Web help

CodeTyphon Studio