Class TWPCustomToolCtrl
Hierarchy
System.TObject | System.Classes.TPersistent | System.Classes.TComponent | Vcl.Controls.TControl | Vcl.Controls.TWinControl | Vcl.Controls.TCustomControl | TWPCustomToolCtrl
Subclasses
Properties
Property AutoEnabling : Boolean
Property AutoEnablingControls : Boolean
Property CurrentWPImageList : TWPImageList
Property ImageBackgroundMode : TWPSpeedButtonBackgroundMode
Property ImagebackgroundNr : TWPImageIndex
Property ImageStretch : Boolean
Property NextToolBar : TWPCustomToolCtrl
Property RtfEdit : TWPCustomRtfEdit
Property RTFProps : TWPRTFProps
Property WPImageList : TWPImageList
Methods
Function DeselectIcon(index:Integer; group:Integer; num:Integer) : Boolean
Function EnableIcon(index:Integer; group:Integer; num:Integer; enabled:Boolean) : Boolean
Function GetCurrentWPImageList : TWPImageList
Function GetRTFProps : TWPRTFProps
Procedure Notification(AComponent:TComponent; Operation:TOperation)
Procedure OnColorDropDown(Sender:TObject)
Procedure PerformAll(m:Cardinal; w:Integer; l:Integer)
Function RefreshIcon(index:Integer; group:Integer; num1:Integer; num2:Integer; num3:Integer) : Boolean
Function SelectIcon(index:Integer; group:Integer; num:Integer) : Boolean
Procedure SetImageBackgroundMode(x:TWPSpeedButtonBackgroundMode)
Procedure SetImagebackgroundNr(x:TWPImageIndex)
Procedure SetImageStretch(x:Boolean)
Procedure SetRTFedit(x:TWPCustomRtfEdit)
Procedure UpdateEnabledState(State:Boolean)
Procedure UpdateSelection(Typ:TWpSelNr; str:string; num:Integer)
Events
OnPaintSpeedButton : TWPPaintSpeedButtonEvent= TWPPaintSpeedButtonEvent
This event lets you modify the way the icons are painted
RTFEditChanged : TNotifyRTFEditChangedEvent= TNotifyRTFEditChangedEvent
Used or referenced by
-Property TWPToolbar.NextToolBar : TWPCustomToolCtrl |