Unit 'BCImageButton' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TBCImageButton

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

Declaration

Source position: bcimagebutton.pas line 286

type TBCImageButton = class(TBCCustomImageButton)

published

  property AlphaTest: Boolean;

  

  property AlphaTestValue: Byte;

  

  property Action;

  

  property Align;

  

  property Anchors;

  

  property Animation: Boolean;

  

  property AutoSize;

  

  property BidiMode;

  

  property BitmapFile: string;

  

  property BitmapOptions: TBCImageButtonSliceScalingOptions;

  

  property BorderSpacing;

  

  property Caption;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property ModalResult: TModalResult;

  

  property OnChangeBounds;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnResize;

  

  property OnStartDrag;

  

  property ParentBidiMode;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property TextVisible: Boolean;

  

  property Toggle: Boolean;

  

  property Pressed: Boolean;

  

  property Visible;

  

end;

Inheritance

TBCImageButton

  

|

TBCCustomImageButton

  

|

TBCGraphicButton

  

|

TBCGraphicControl

  

|

TBGRAGraphicCtrl

  

|

TObject



CT Web help

CodeTyphon Studio