WPTools Manual



Search


(press enter to search)

Class TWPToolbar

Hierarchy

System.TObject | System.Classes.TPersistent | System.Classes.TComponent | Vcl.Controls.TControl | Vcl.Controls.TWinControl | Vcl.Controls.TCustomControl | WPCTRRich.TWPCustomToolCtrl | WPTbar.TWPCustomToolPanel | TWPToolbar

Properties

Property ActionList : TActionList

Property Align : TAlign

Property Anchors : TAnchors

Property AutoEnabling : Boolean

Property BevelInner : TBevelCut

Property BevelLines : TWPHorzLines

Property BevelOuter : TBevelCut

Property BevelWidth : TBevelWidth

Property ButtonDistance : Integer

Property ButtonHeight : Integer

Property ButtonPadding : Integer

Property Caption : TCaption

Property ChildsEnabled : Boolean

Property Color : TColor

Property ConfigString : TWPToolBarConfigString

Property Constraints : TSizeConstraints

Property Enabled : Boolean

Property FlatButtons : Boolean

Property Font : TFont

Property FontChoice : TFontSelChoice

Property FontSizeFrom : Integer

Property FontSizeTo : Integer

Property Height : Integer

Property KeepGroupsTogether : Boolean

Property Locked : Boolean

Property MarginBottom : Integer

Property MarginTop : Integer

Property NextToolBar : TWPCustomToolCtrl

Property NoEditItemsInStyleList : Boolean

Property ParentColor : Boolean

Property ParentShowHint : Boolean

Property PopupMenu : TPopupMenu

Property Scaled : Boolean

Property sel_ActionIcons : TwpTbIcons2

Property sel_DatabaseIcons : TwpTbIcons3

Property sel_EditIcons : TwpTbIcons4

Property sel_InsertIcons : TwpTbIcons4a

Property sel_ListBoxes : TwpTbListboxen

Property sel_OutlineIcons : TwpTbIcons6

Property sel_StatusIcons : TwpTbIcons

Property sel_TableIcons : TwpTbIcons5

Property ShowAllElements : TWPToolBarShowAllElements

Property ShowFont : Boolean

Property ShowHint : Boolean

Property StandardColorDropdowns : Boolean

Property TrueTypeOnly : Boolean

Property UpdateObject : TComponent

Property UpdateObjectName : string

Property Visible : Boolean

Property Width : Integer

Property WidthBetweenGroups : Integer

Methods

Events

OnChange : TNotifyEvent= procedure (Sender : TObject) of Object

OnClick : TNotifyEvent= procedure (Sender : TObject) of Object

OnExit : TNotifyEvent= procedure (Sender : TObject) of Object

OnIconSelection : TWPIconSelectEvent= procedure(Sender: TObject; var Typ: TWpSelNr; const str: string; const group: Integer; const num: Integer; const index: Integer) of object;

OnInitActionButton : TWPInitActionButtonEvent= TWPInitActionButtonEvent

This event is triggered to initialize each button

OnMouseDown : TMouseEvent= TMouseEvent

OnMouseMove : TMouseEvent= TMouseEvent

OnMouseUp : TMouseEvent= TMouseEvent

OnPaintSpeedButton : TWPPaintSpeedButtonEvent= TWPPaintSpeedButtonEvent

OnSelection : TWPSelectEvent= TWPSelectEvent

Used or referenced by

-Function WPToolbarConfigurate(Source:TWPToolbar; ParentForm:TForm; Caption:string) : Boolean