TGraphicControl ----+ | TmlRegionGraphicControl
Description:
Graphic control with region support
Unit:
regions (regions.pas)
Constructors:
Propertys:
constructor Create(AOwner:
TComponent); override;
property Region: TmlRegionType read
FRegion write FRegion;
property Align;
property Color;
property Mask: TBitmap read FMask
write SetMask;