Class TDFBevel (unit DFCtrls)
Inherits from
TPersistent
Constructors
Functions
procedure Assign( Value: TDFBevel );
procedure Changed;
procedure SetColor(Val: TColor);
procedure SetSize(Val: TBevelSize);
procedure SetType(Val: TBevelType);
Properties
property BevelType : TBevelType
property Color : TColor
property Size : TBevelSize
Events
event OnChange : TNotifyEvent
Variables
fColor : TColor;
fOnChange : TNotifyEvent;
fSize : TBevelSize;
fType : TBevelType;
Constructors
Functions
procedure Assign( Value: TDFBevel );
procedure Changed;
procedure SetColor(Val: TColor);
procedure SetSize(Val: TBevelSize);
procedure SetType(Val: TBevelType);
Properties
property BevelType : TBevelType
property Color : TColor
property Size : TBevelSize
Events
event OnChange : TNotifyEvent
Variables
fColor : TColor;
fOnChange : TNotifyEvent;
fSize : TBevelSize;
fType : TBevelType;