Unit 'BGRAButton' Package
[Overview][Types][Classes][Index] [#pl_bgracontrols]

TBGRAButton

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: bgrabutton.pas line 315

type TBGRAButton = class(TCustomBGRAButton)

published

  property Action;

  

  property Align;

  

  property Anchors;

  

  property AutoSize;

  

  property BodyClicked: TBody;

  

  property BodyHover: TBody;

  

  property BodyNormal: TBody;

  

  property BorderSpacing;

  

  property BorderStyle: TBGRABorderStyleOptions;

  

  property BorderStyleDropDown: TBGRABorderStyleOptions;

  

  property BorderWidth: Integer;

  

  property Caption;

  

  property Color;

  

  property Down: Boolean;

  

  property Enabled;

  

  property FlipArrow: Boolean;

  

  property GlobalOpacity: Byte;

  

  property Glyph: TBitmap;

  

  property GlyphMargin: Integer;

  

  property OnAfterPrepareBGRAButton: TOnAfterPrepareBGRAButton;

  

  property OnButtonClick: TNotifyEvent;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property ParentColor;

  

  property PopupMenu;

  

  property RoundX: Integer;

  

  property RoundY: Integer;

  

  property StaticButton: Boolean;

  

  property Style: TBGRAButtStyle;

  

  property TextAlign: TBGRATextAlign;

  

  property TextApplyGlobalOpacity: Boolean;

  

  property TextCanvas: Boolean;

  

  property TextShadow: Boolean;

  

  property TextShadowColor: TColor;

  

  property TextShadowColorOpacity: Byte;

  

  property TextShadowOffsetX: Integer;

  

  property TextShadowOffsetY: Integer;

  

  property TextShadowRadius: Integer;

  

  property TextVAlign: TBGRATextVAlign;

  

  property Visible;

  

end;

Inheritance

TBGRAButton

  

|

TCustomBGRAButton

  

|

TObject



CT Web help

CodeTyphon Studio