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

TBCButtonFocus

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

Declaration

Source position: bcbuttonfocus.pas line 270

type TBCButtonFocus = class(TCustomBCButtonFocus)

published

  property Action;

  

  property Align;

  

  property Anchors;

  

  property AssignStyle: TBCStyleDummyProperty;

  

  property AutoSize;

  

  property StateClicked: TBCButtonFocusState;

  

  property StateHover: TBCButtonFocusState;

  

  property StateNormal: TBCButtonFocusState;

  

  property BorderSpacing;

  

  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 GlyphAlignment: TBCAlignment;

  

  property GlyphOldPlacement: Boolean;

  

  property PreserveGlyphOnAssign: Boolean;

  

  property GlyphMargin: Integer;

  

  property Hint;

  

  property InnerMargin: single;

  

  property OnAfterRenderBCButton: TOnAfterRenderBCButtonFocus;

  

  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: TBCButtonFocusStyle;

  

  property TextApplyGlobalOpacity: Boolean;

  

  property Visible;

  

  property ClickOffset: Boolean;

  

  property DropDownArrow: Boolean;

  

  property DropDownMenu: TPopupMenu;

  

  property DropDownStyle: TBCButtonFocusDropDownStyle;

  

  property DropDownPosition: TBCButtonFocusDropDownPosition;

  

  property Images: TCustomImageList;

  

  property ImageIndex: Integer;

  

  property ShowCaption: Boolean;

  

  property MemoryUsage: TBCButtonFocusMemoryUsage;

  

  property Name;

  

  property TabOrder;

  

  property TabStop;

  

  property ThemeManager: TBCThemeManager; [rw]

  

  property OnPaintButton: TNotifyEvent;

  

end;

Inheritance

TBCButtonFocus

  

|

TCustomBCButtonFocus

  

|

TBCStyleCustomControl

  

|

TBCCustomControl

  

|

TBGRACustomCtrl

  

|

TObject



CT Web help

CodeTyphon Studio