Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TToolBar = class(TToolWindow)
![]() |
constructor Create(TheOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
procedure FlipChildren(AllLevels: Boolean); override; |
![]() |
procedure BeginUpdate; virtual; |
![]() |
procedure EndUpdate; virtual; |
![]() |
procedure Paint; override; |
![]() |
procedure SetButtonSize(NewButtonWidth, NewButtonHeight: integer); |
![]() |
property ButtonCount: Integer read GetButtonCount; |
![]() |
property Buttons[Index: Integer]: TToolButton read GetButton; |
![]() |
property ButtonList: TList read FButtons; |
![]() |
property RowCount: Integer read FRowCount; |
![]() |
property Align default alTop; |
![]() |
property AutoSize; |
![]() |
property BorderSpacing; |
![]() |
property BorderWidth; |
![]() |
property ButtonHeight: Integer read FButtonHeight write SetButtonHeight default 22; |
![]() |
property ButtonWidth: Integer read FButtonWidth write SetButtonWidth default 23; |
![]() |
property Caption; |
![]() |
property ChildSizing; |
![]() |
property Constraints; |
![]() |
property Color; |
![]() |
property Ctl3D; |
![]() |
property DisabledImages: TCustomImageList read FDisabledImages write SetDisabledImages; |
![]() |
property DragCursor; |
![]() |
property DragKind; |
![]() |
property DragMode; |
![]() |
property EdgeBorders default [ebTop]; |
![]() |
property EdgeInner; |
![]() |
property EdgeOuter; |
![]() |
property Enabled; |
![]() |
property Flat: Boolean read FFlat write SetFlat default False; |
![]() |
property Font; |
![]() |
property Height default 32; |
![]() |
property HotImages: TCustomImageList read FHotImages write SetHotImages; |
![]() |
property Images: TCustomImageList read FImages write SetImages; |
![]() |
property Indent: Integer read FIndent write SetIndent default 1; |
![]() |
property List: Boolean read FList write SetList default False; |
![]() |
property ParentColor; |
![]() |
property ParentFont; |
![]() |
property ParentShowHint; |
![]() |
property PopupMenu; |
![]() |
property ShowCaptions: Boolean read FShowCaptions write SetShowCaptions default False; |
![]() |
property ShowHint; |
![]() |
property TabOrder; |
![]() |
property TabStop; |
![]() |
property Transparent: Boolean read FTransparent write SetTransparent default False; |
![]() |
property Visible; |
![]() |
property Wrapable: Boolean read FWrapable write SetWrapable default True; |
![]() |
property OnClick; |
![]() |
property OnContextPopup; |
![]() |
property OnDblClick; |
![]() |
property OnDragDrop; |
![]() |
property OnDragOver; |
![]() |
property OnEndDrag; |
![]() |
property OnEnter; |
![]() |
property OnExit; |
![]() |
property OnMouseDown; |
![]() |
property OnMouseMove; |
![]() |
property OnMouseUp; |
![]() |
property OnMouseEnter; |
![]() |
property OnMouseLeave; |
![]() |
property OnResize; |
![]() |
property OnChangeBounds; |
![]() |
property OnStartDrag; |
![]() |
constructor Create(TheOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
procedure FlipChildren(AllLevels: Boolean); override; |
![]() |
procedure BeginUpdate; virtual; |
![]() |
procedure EndUpdate; virtual; |
![]() |
procedure Paint; override; |
![]() |
procedure SetButtonSize(NewButtonWidth, NewButtonHeight: integer); |
![]() |
property ButtonCount: Integer read GetButtonCount; |
![]() |
property Buttons[Index: Integer]: TToolButton read GetButton; |
![]() |
property ButtonList: TList read FButtons; |
![]() |
property RowCount: Integer read FRowCount; |
![]() |
property Align default alTop; |
![]() |
property AutoSize; |
![]() |
property BorderSpacing; |
![]() |
property BorderWidth; |
![]() |
property ButtonHeight: Integer read FButtonHeight write SetButtonHeight default 22; |
![]() |
property ButtonWidth: Integer read FButtonWidth write SetButtonWidth default 23; |
![]() |
property Caption; |
![]() |
property ChildSizing; |
![]() |
property Constraints; |
![]() |
property Color; |
![]() |
property Ctl3D; |
![]() |
property DisabledImages: TCustomImageList read FDisabledImages write SetDisabledImages; |
![]() |
property DragCursor; |
![]() |
property DragKind; |
![]() |
property DragMode; |
![]() |
property EdgeBorders default [ebTop]; |
![]() |
property EdgeInner; |
![]() |
property EdgeOuter; |
![]() |
property Enabled; |
![]() |
property Flat: Boolean read FFlat write SetFlat default False; |
![]() |
property Font; |
![]() |
property Height default 32; |
![]() |
property HotImages: TCustomImageList read FHotImages write SetHotImages; |
![]() |
property Images: TCustomImageList read FImages write SetImages; |
![]() |
property Indent: Integer read FIndent write SetIndent default 1; |
![]() |
property List: Boolean read FList write SetList default False; |
![]() |
property ParentColor; |
![]() |
property ParentFont; |
![]() |
property ParentShowHint; |
![]() |
property PopupMenu; |
![]() |
property ShowCaptions: Boolean read FShowCaptions write SetShowCaptions default False; |
![]() |
property ShowHint; |
![]() |
property TabOrder; |
![]() |
property TabStop; |
![]() |
property Transparent: Boolean read FTransparent write SetTransparent default False; |
![]() |
property Visible; |
![]() |
property Wrapable: Boolean read FWrapable write SetWrapable default True; |
![]() |
property OnClick; |
![]() |
property OnContextPopup; |
![]() |
property OnDblClick; |
![]() |
property OnDragDrop; |
![]() |
property OnDragOver; |
![]() |
property OnEndDrag; |
![]() |
property OnEnter; |
![]() |
property OnExit; |
![]() |
property OnMouseDown; |
![]() |
property OnMouseMove; |
![]() |
property OnMouseUp; |
![]() |
property OnMouseEnter; |
![]() |
property OnMouseLeave; |
![]() |
property OnResize; |
![]() |
property OnChangeBounds; |
![]() |
property OnStartDrag; |