Class TBI_Bevel (unit bi_ctrls)

Inherits from

TGraphicControl

Constructors


constructor Create(AOwner: TComponent);

<----------------------------------------------------TBI_Bevel


Functions

procedure Paint;


procedure setcolor(Value: TColor);


procedure setpenstyle(Value: tpenstyle);


procedure SetShape(Value: TBevelShape);


procedure SetStyle(Value: TBevelStyle);


procedure settransparent(Value: boolean);


Properties

property Align :


property Color : tcolor


property ParentShowHint :


property PenStyle : tpenstyle


property Shape : TBevelShape


property ShowHint :


property Style : TBevelStyle


property Transparent : boolean


property Visible :


Events

Variables

dcolor : tcolor;


FColor : Tcolor;


fpstyle : tpenstyle;


FShape : TBevelShape;


FStyle : TBevelStyle;


ftransparent : boolean;


lcolor : tcolor;



Constructors


constructor Create(AOwner: TComponent);

<----------------------------------------------------TBI_Bevel


Functions


procedure Paint;


procedure setcolor(Value: TColor);


procedure setpenstyle(Value: tpenstyle);


procedure SetShape(Value: TBevelShape);


procedure SetStyle(Value: TBevelStyle);


procedure settransparent(Value: boolean);


Properties


property Align :


property Color : tcolor


property ParentShowHint :


property PenStyle : tpenstyle


property Shape : TBevelShape


property ShowHint :


property Style : TBevelStyle


property Transparent : boolean


property Visible :


Events


Variables


dcolor : tcolor;


FColor : Tcolor;


fpstyle : tpenstyle;


FShape : TBevelShape;


FStyle : TBevelStyle;


ftransparent : boolean;


lcolor : tcolor;