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

TBCButton

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

Declaration

Source position: bcbutton.pas line 287

type TBCButton = class(TCustomBCButton)

published

  property Action;

  

  property Align;

  

  property Anchors;

  

  property AssignStyle: TBCStyleDummyProperty;

  

  property AutoSize;

  

  property StateClicked: TBCButtonState;

  

  property StateHover: TBCButtonState;

  

  property StateNormal: TBCButtonState;

  

  property BorderSpacing;

  

  property CanvasScaleMode: TBCCanvasScaleMode;

  

  property Caption;

  

  property Color;

  

  property Constraints;

  

  property Down: Boolean;

  

  property DropDownWidth: Integer;

  

  property DropDownArrowSize: Integer;

  

  property Enabled;

  

  property FlipArrow: Boolean;

  

  property GlobalOpacity: Byte;

  

  property Glyph: TBitmap;

  

  property GlyphScale: single;

  

  property GlyphAlignment: TBCAlignment;

  

  property GlyphOldPlacement: Boolean;

  

  property PreserveGlyphOnAssign: Boolean;

  

  property GlyphMargin: Integer;

  

  property Hint;

  

  property InnerMargin: single;

  

  property OnAfterRenderBCButton: TOnAfterRenderBCButton;

  

  property OnButtonClick: TNotifyEvent;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property ParentColor;

  

  property PopupMenu;

  

  property Rounding: TBCRounding;

  

  property RoundingDropDown: TBCRounding;

  

  property StaticButton: Boolean;

  

  property ShowHint;

  

  property Style: TBCButtonStyle;

  

  property TextApplyGlobalOpacity: Boolean;

  

  property Visible;

  

  property ClickOffset: Boolean;

  

  property DropDownArrow: Boolean;

  

  property DropDownMenu: TPopupMenu;

  

  property DropDownStyle: TBCButtonDropDownStyle;

  

  property DropDownPosition: TBCButtonDropDownPosition;

  

  property Images: TCustomImageList;

  

  property ImageIndex: Integer;

  

  property ShowCaption: Boolean;

  

  property MemoryUsage: TBCButtonMemoryUsage;

  

  property Name;

  

  property ThemeManager: TBCThemeManager; [rw]

  

end;

Inheritance

TBCButton

  

|

TCustomBCButton

  

|

TBCStyleGraphicControl

  

|

TBCGraphicControl

  

|

TBGRAGraphicCtrl

  

|

TObject



CT Web help

CodeTyphon Studio