Unit 'cyAttract' Package
[Overview][Constants][Types][Classes][Index] [#pl_cindy]

TcyAttract

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

Declaration

Source position: cyAttract.pas line 99

type TcyAttract = class(TComponent)

protected

  FBrush: TBrush;

  

  FPrevBrush: HBrush;

  

  FAttractFrameDC: HDC;

  

  FDrawMotionControl: TWinControl;

  

  procedure AllocateAttractFrameDC;

  

  procedure ReleaseAttractFrameDC;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Control: TControl; [rw]

  

  property Enabled: Boolean; [rw]

  

  property Interval: Cardinal; [rw]

  

  property Fluid: Boolean; [rw]

  

  property Frames: TAttractFrames; [rw]

  

end;

Inheritance

TcyAttract

  

|

TObject



CT Web help

CodeTyphon Studio