Unit 'TplButtonUnit' Package
[Overview][Types][Classes][Variables][Index] [#pl_excontrols]

TplArrowButton

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

Declaration

Source position: TplButtonUnit.pas line 202

type TplArrowButton = class(TplCustomArrowButton)

published

  property DropMenu: TPopupMenu;

  

  property Images: TCustomImageList;

  

  property ImageIndex: TImageIndex;

  

  property Anchors;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property ParentFont;

  

  property Color;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property Hint;

  

  property ArrowStyle: TArrowStyle;

  

  property JustPaintArrow: Boolean;

  

  property OnBeforeDropMenu: TNotifyEvent;

  

  property OnAfterDropMenu: TNotifyEvent;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnContextPopup;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnStartDock;

  

  property OnStartDrag;

  

end;

Inheritance

TplArrowButton

  

|

TplCustomArrowButton

  

|

TObject



CT Web help

CodeTyphon Studio