Class TAMTrBmp (unit AMTrBmp)

Inherits from

TGraphicControl

Constructors


constructor Create(AOwner: TComponent);



Functions

destructor Destroy;


procedure Paint;


procedure SetPicture(value: TBitmap);


procedure SetTransparentColor(value: TColor);


Properties

property Picture : TBitmap


property TransparentColor : TColor


Events

Variables

FImageList : TImageList;


FPicture : TBitmap;


FTransparentColor : TColor;



Constructors


constructor Create(AOwner: TComponent);


Functions


destructor Destroy;


procedure Paint;


procedure SetPicture(value: TBitmap);


procedure SetTransparentColor(value: TColor);


Properties


property Picture : TBitmap


property TransparentColor : TColor


Events


Variables


FImageList : TImageList;


FPicture : TBitmap;


FTransparentColor : TColor;