Unit 'ExtendedTabControls' Package
[Overview][Types][Classes][Index] [#bs_controls]

TToolbarWrapper

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

Declaration

Source position: extendedtabcontrols.pas line 41

type TToolbarWrapper = class(TPersistent)

public

  constructor Create();

  

  procedure AcceptButton();

  

  property ButtonCount: Integer; [r]

  

  property Buttons []: TToolButton; [r]

  

  property ButtonList: TList; [r]

  

  property RowCount: Integer; [r]

  

published

  property EdgeBorders: TEdgeBorders; [rw]

  

  property EdgeInner: TEdgeStyle; [rw]

  

  property EdgeOuter: TEdgeStyle; [rw]

  

  property Enabled: Boolean; [rw]

  

  property Flat: Boolean; [rw]

  

  property Font: TFont; [rw]

  

  property HotImages: TCustomImageList; [rw]

  

  property Images: TCustomImageList; [rw]

  

  property Indent: Integer; [rw]

  

  property List: Boolean; [rw]

  

  property PopupMenu: TPopupMenu; [rw]

  

  property ShowCaptions: Boolean; [rw]

  

  property ShowHint: Boolean; [rw]

  

  property Wrapable: Boolean; [rw]

  

  property OnClick: TNotifyEvent; [rw]

  

  property OnContextPopup: TContextPopupEvent; [rw]

  

  property OnDblClick: TNotifyEvent; [rw]

  

end;

Inheritance

TToolbarWrapper

  

|

TObject



CT Web help

CodeTyphon Studio