Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2RectAnimation

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

Declaration

Source position: orca_scene2d.pas line 2563

type TD2RectAnimation = class(TD2Animation)

protected

  procedure ProcessAnimation; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Start; override;

  

published

  property StartValue: TD2Bounds; [rw]

  

  property StartFromCurrent: Boolean; [rw]

  

  property StopValue: TD2Bounds; [rw]

  

  property PropertyName: Ansistring; [rw]

  

end;

Inheritance

TD2RectAnimation

  

|

TD2Animation

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio