Unit 'LSControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

TLSCustomImageAnimator

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

Declaration

Source position: LSControls.pas line 878

type TLSCustomImageAnimator = class(TComponent,ILSAboutComponent)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property About: string; [rws]

  

  property Active: Boolean; [rw]

  

  property AutoAdjust: Boolean; [rw]

  

  property Interval: Integer; [rw]

  

  property Start: Integer; [rw]

  

  property Stop: Integer; [rw]

  

  property AnimationHandler: TLSImageAnimatorEvent; [rw]

  

  property OnAnimation: TLSImageAnimatorEvent; [rw]

  

end;

Inheritance

TLSCustomImageAnimator

  

|

TObject,ILSAboutComponent



CT Web help

CodeTyphon Studio