Skip to main content

TdxBarFontNameCombo Methods

A deprecated font name combo box for toolbar UIs.
Name Description
ActionChange(TObject,Boolean) protected Updates linked item controls to reflect changes in associated actions. Inherited from TdxBarItem.
AfterDropDown protected For internal use only. Inherited from TCustomdxBarCombo.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
CanChangePaintStyle protected Inherited from TdxBarItem.
CanClicked protected Specifies whether an item responds to mouse clicks. Inherited from TdxBarItem.
CaptionChanged protected This method is called when caption changes. Inherited from TdxBarItem.
Change protected Generates an OnChange event. Inherited from TdxBarWindowItem.
CheckKeyForDropDownWindow(Word,TShiftState) protected Specifies whether a dropdown window processes key press events. Inherited from TdxBarCustomCombo.
Click Calls the DirectClick method to respond to mouse clicks. Inherited from TdxBarItem.
CloseUp protected Closes a dropdown window. Inherited from TCustomdxBarCombo.
CurChange protected Generates an OnCurChange event. Inherited from TdxBarWindowItem.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DirectClick Processes mouse click events. Inherited from TdxBarItem.
DoClick This procedure generates an OnClick event. Inherited from TdxBarItem.
DropDown(Integer,Integer) protected Displays a window specified by the DropDownWindow property. Inherited from TCustomdxBarCombo.
EnabledChanged protected This procedure is called when the Enabled property changes. Inherited from TdxBarItem.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetActionLinkClass protected Returns an appropriate action link class associated with controls. Inherited from TdxBarItem.
GetAddMessageName Inherited from TdxBarItem.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetCurrentImages Returns the image list that is used when the current toolbar item is painted. Inherited from TdxBarItem.
GetDropDownWidth protected Returns dropdown window width. Inherited from TdxBarCustomCombo.
GetDropDownWindow protected Returns the HWND handle of a dropdown listbox window. Inherited from TdxBarCustomCombo.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Returns the parent component of a TdxBarItem object. Inherited from TdxBarItem.
GlyphChanged protected Called after a source of images for the current bar item has been changed. Inherited from TdxBarItem.
HasAccel(TdxBarItemLink) protected Specifies if TdxBarItem includes an accelerator key. Inherited from TdxBarItem.
HasParent Determines if the bar item belongs to a TdxBarManager category. Inherited from TdxBarItem.
HotGlyphChanged protected Called after a source of hot images for the current bar item has been changed. Inherited from TdxBarItem.
InsertComponent(TComponent) Inherited from TComponent.
IsImplementorOf(IInterface) Inherited from TComponent.
KeyDown(Word,TShiftState) protected Generates an OnKeyDown event. Inherited from TdxBarWindowItem.
KeyPress(Char) protected Generates an OnKeyPress event. Inherited from TdxBarWindowItem.
LargeGlyphChanged protected Called after a source of large images for the current bar item has been changed. Inherited from TdxBarItem.
Loaded Inherited from TComponent.
MeasureItem(Integer,Integer) protected Determines height of an item in a listbox. Inherited from TdxBarCustomCombo.
MeasureItemWidth(Integer,Integer) protected Determines listbox item width in pixels. Inherited from TdxBarCustomCombo.
Notification(TComponent,TOperation) Inherited from TComponent.
PaintStyleChanged protected Inherited from TdxBarItem.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
SetFocus(Boolean) Focuses an item control associated with the current windowed item. Inherited from TdxBarWindowItem.
SetParentComponent(TComponent) Sets the parent object of TdxBarItem. Inherited from TdxBarItem.
SetSubComponent(Boolean) Inherited from TComponent.
ShortCutChanged protected Called when the bar item’s shortcut is changed. Inherited from TdxBarItem.
ToString Inherited from TObject.
Update protected Repaints corresponding item controls. Inherited from TdxBarItem.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateEx(TdxBarKinds) protected Repaints corresponding item controls. Inherited from TdxBarItem.
UseHotImages protected Determines if a bar item uses an image from the bar manager’s HotImages list to draw linked item controls. Inherited from TdxBarItem.
VisibleChanged protected This procedure is called when the Visible property changes. Inherited from TdxBarItem.
WidthChanged protected Inherited from TdxBarItem.
See Also