Class TLED (unit LED)

Inherits from

TGraphicControl

Constructors


constructor Create (AOwner: TComponent);

Public declarations


Functions

destructor Destroy;

because we compile and define the package as run-time (as well as design time), the bitmap resource will be available in the .

procedure Paint;

Protected declarations

procedure SetColour (colour: TColor);


Properties

property Colour : TColor


property Height :

Published declarations

property Width :


Events

Variables

FBitmap : TBitmap;


FColour : TColor;

Private declarations


Constructors


constructor Create (AOwner: TComponent);

Public declarations


Functions


destructor Destroy;

because we compile and define the package as run-time (as well as design time), the bitmap resource will be available in the .DPL file


procedure Paint;

Protected declarations


procedure SetColour (colour: TColor);


Properties


property Colour : TColor


property Height :

Published declarations


property Width :


Events


Variables


FBitmap : TBitmap;


FColour : TColor;

Private declarations