Back to Devexpress

TdxSkinChooserGalleryItem Members

vcl-dxskinchoosergallery-dot-tdxskinchoosergalleryitem-dot-underscore-members.md

latest33.5 KB
Original Source

TdxSkinChooserGalleryItem Members

A skin chooser gallery.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.

Properties

NameDescription
ActionSpecifies the action associated with TdxBarItem. Inherited from TdxBarItem.
ActuallyVisibleDetermines whether an item is accessible to a user. Inherited from TdxBarItem.
AlignDefines item control alignment within a toolbar area. Inherited from TdxBarItem.
AutomationProvides access to bar item UI Automation and accessibility-related settings. Inherited from TdxBarItem.
BarManagerProvides access to the bar manager to which the component belongs. Inherited from TdxBarComponent.
BarSizeDetermines bar size at the left side of a submenu. Inherited from TCustomdxBarSubItem.
CanSelect protectedInherited from TdxBarItem.
CaptionSpecifies the bar item caption. Inherited from TdxBarItem.
CategorySpecifies the category to which the toolbar item belongs. Inherited from TdxBarItem.
ClickItemLinkSpecifies the item link whose item control has been clicked. Inherited from TdxBarItem.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
CurItemLinkReturns the current active item link. Inherited from TdxBarItem.
DataSpecifies an object that contains arbitrary data associated with the bar item. Inherited from TdxBarItem.
DescriptionSpecifies an item’s description. Inherited from TdxBarItem.
DesignInfoInherited from TComponent.
DetachableSpecifies whether a toolbar subitem is detachable. Inherited from TCustomdxBarSubItem.
DetachingBarSpecifies a toolbar connected to a specific subitem. Inherited from TCustomdxBarSubItem.
DropDownGallery protectedSpecifies a dropdown gallery. Inherited from TdxCustomRibbonGalleryItem.
EnabledInherited from TdxBarItem.
GalleryCategories protectedProvides access to gallery groups used to combine related gallery items into logical groups within a gallery. Inherited from TdxCustomRibbonGalleryItem.
GalleryFilter protectedProvides access to the object that controls end-users filtering in this gallery. Inherited from TdxCustomRibbonGalleryItem.
GalleryGroupsProvides access to gallery groups used to combine related gallery items into logical groups within a gallery. Inherited from TdxCustomRibbonGalleryItem.
GalleryInMenuOptionsSpecifies appearance settings for in-menu galleries. Inherited from TdxCustomRibbonGalleryItem.
GalleryInRibbonOptionsSpecifies appearance settings for in-Ribbon galleries. Inherited from TdxCustomRibbonGalleryItem.
GalleryOptionsSpecifies appearance settings for a skin chooser gallery.
GlyphSpecifies the glyph that is displayed when this item’s link represents a standard size ( 16 by 16 pixels) item control. Inherited from TdxBarItem.
GlyphLayout protectedInherited from TdxBarButtonLikeItem.
HelpContextProvides a context number when calling context-sensitive online Help. Inherited from TdxBarItem.
HintSpecifies a hint for the bar item. Inherited from TdxBarItem.
ImageIndexSpecifies the image that is displayed when the item’s link represents a standard size ( 16 by 16 pixels) item control or enlarged standard size button. Inherited from TdxBarItem.
Images protectedSpecifies an image list that contains images for standard size ( 16 by 16 pixels) bar item controls or enlarged standard size buttons, located in the submenu. Inherited from TCustomdxBarSubItem.
IndexSpecifies item index in a bar manager’s item list. Inherited from TdxBarItem.
IsPredefinedIdentifies if the bar item is predefined (created in code). Inherited from TdxBarItem.
ItemLinksProvides access to a collection of links to bar items. Inherited from TCustomdxBarSubItem.
ItemOptionsProvides access to appearance settings of items in the submenu. Inherited from TCustomdxBarSubItem.
KeyTipSpecifies a KeyTip for the current item’s links. Inherited from TdxBarItem.
LargeGlyphSpecifies the glyph that is displayed when this item’s link represents a large button, enlarged standard size button, or large size menu item. Inherited from TdxBarItem.
LargeImageIndexSpecifies the image that is displayed when this item’s link represents a large button, enlarged standard size button, or large size menu item. Inherited from TdxBarItem.
LinkCountReturns the number of links accessible through the Links property. Inherited from TdxBarItem.
LinksProvides indexed access to individual bar item links. Inherited from TdxBarItem.
MergeKindSpecifies how the current bar item will be merged into another bar. Inherited from TdxBarItem.
MergeOrderSpecifies the relative visual position of the item among items in the merging bar. Inherited from TdxBarItem.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
PaintStyle protectedSpecifies the look of linked item controls on screen. Inherited from TdxBarItem.
ScreenTipAssociates the currently processed bar item with a ScreenTip. Inherited from TdxBarItem.
SelectedGroupItem
SelectedSkinNameSpecifies the selected gallery item by the corresponding skin name.
ShortCutSpecifies the shortcut for the bar item. Inherited from TdxBarItem.
ShowCaption
SkinIconSizeSpecifies the icon size for an in-Ribbon gallery.
SkinIconSizeInDropDownSpecifies the icon size for a dropdown gallery.
StyleSpecifies the style applied to the toolbar item. Inherited from TdxBarItem.
TagInherited from TComponent.
UnclickAfterDoingDetermines the item’s click behavior. Inherited from TdxBarItem.
VCLComObjectInherited from TComponent.
VisibleSpecifies the bar component’s visibility state in the parent bar manager at runtime. Inherited from TdxBarComponent.
VisibleForCustomizationInherited from TdxBarItem.
VisibleForUserDetermines whether an item is visible to a user. Inherited from TdxBarItem.
VisibleLookAndFeelStylesControls the visibility of skins and specific built-in look and feel styles within the gallery.
Width protectedSpecifies the bar item’s width, in pixels. Inherited from TdxBarItem.

Methods

NameDescription
ActionChange(TObject,Boolean) protectedUpdates linked item controls to reflect changes in associated actions. Inherited from TdxBarItem.
AddSkin(string,string)
AddSkinsFromFile(string)Loads skins from a specified file and creates corresponding gallery items.
AddSkinsFromResource(HINST,string)Loads skins from a specified resource and creates corresponding gallery items.
AddSkinsFromResources(HINST)Loads skins from a specified resource module and creates corresponding gallery items.
AddSkinsFromStream(TStream,string,HINST)Loads skins from a specified stream and creates corresponding gallery items.
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 protectedInherited from TdxBarItem.
CanClicked protectedSpecifies whether an item responds to mouse clicks. Inherited from TdxBarItem.
CaptionChanged protectedThis method is called when caption changes. Inherited from TdxBarItem.
ClickCalls the DirectClick method to respond to mouse clicks. Inherited from TdxBarItem.
CopyGroupItem(TdxRibbonGalleryGroupItem,TdxRibbonGalleryGroup,Integer)Copies the gallery item to the gallery group at the specified position. Inherited from TdxCustomRibbonGalleryItem.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DirectClickProcesses mouse click events. Inherited from TdxBarItem.
DoClickThis procedure generates an OnClick event. Inherited from TdxBarItem.
DoCloseUp protectedGenerates the OnCloseUp event. Inherited from TCustomdxBarSubItem.
DoPopup protectedGenerates the OnPopup event. Inherited from TCustomdxBarSubItem.
DropDown(Boolean)Opens the subitem’s dropdown window. Inherited from TCustomdxBarSubItem.
EnabledChanged protectedThis 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.
FindSkin(string,TdxSkinChooserGalleryGroupItem)
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetActionLinkClass protectedReturns an appropriate action link class associated with controls. Inherited from TdxBarItem.
GetAddMessageNameInherited from TdxBarItem.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetCurrentImagesReturns the image list that is used when the current toolbar item is painted. Inherited from TdxBarItem.
GetDetachingBarReturns a toolbar assigned to a specific subitem. Inherited from TCustomdxBarSubItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentReturns the parent component of a TdxBarItem object. Inherited from TdxBarItem.
GlyphChanged protectedCalled after a source of images for the current bar item has been changed. Inherited from TdxBarItem.
HasAccel(TdxBarItemLink) protectedSpecifies if TdxBarItem includes an accelerator key. Inherited from TdxBarItem.
HasParentDetermines if the bar item belongs to a TdxBarManager category. Inherited from TdxBarItem.
HotGlyphChanged protectedCalled after a source of hot images for the current bar item has been changed. Inherited from TdxBarItem.
InsertComponent(TComponent)Inherited from TComponent.
IsGroupVisible(Integer,Boolean)Determines whether a group is visible within a gallery. Inherited from TdxCustomRibbonGalleryItem.
IsImplementorOf(IInterface)Inherited from TComponent.
LargeGlyphChanged protectedCalled after a source of large images for the current bar item has been changed. Inherited from TdxBarItem.
LoadedInherited from TComponent.
LockGroupItemClickEvents(Boolean)Inherited from TdxCustomRibbonGalleryItem.
MoveGroupItem(TdxRibbonGalleryGroupItem,TdxRibbonGalleryGroup,Integer)Moves the gallery item to the gallery group at the specified position. Inherited from TdxCustomRibbonGalleryItem.
Notification(TComponent,TOperation)Inherited from TComponent.
PaintStyleChanged protectedInherited from TdxBarItem.
PopulateGalleryUpdates a skin chooser gallery. Inherited from TdxCustomChooserGalleryItem.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
SetParentComponent(TComponent)Sets the parent object of TdxBarItem. Inherited from TdxBarItem.
SetSubComponent(Boolean)Inherited from TComponent.
ShortCutChanged protectedApplies a shortcut change for the bar item. Inherited from TdxBarItem.
ShowGroupItem(TdxRibbonGalleryGroupItem)Makes a specified gallery item visible within a gallery. Inherited from TdxCustomRibbonGalleryItem.
ToStringInherited from TObject.
Update protectedRepaints corresponding item controls. Inherited from TdxBarItem.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateEx(TdxBarKinds) protectedRepaints corresponding item controls. Inherited from TdxBarItem.
UseHotImages protectedDetermines if a bar item uses an image from the bar manager’s HotImages list to draw linked item controls. Inherited from TdxBarItem.
VisibleChanged protectedThis procedure is called when the Visible property changes. Inherited from TdxBarItem.
WidthChanged protectedInherited from TdxBarItem.

Events

NameDescription
OnClickAllows you to respond to clicks on the bar item. Inherited from TdxBarItem.
OnCloseUpOccurs when a dropdown window closes. Inherited from TCustomdxBarSubItem.
OnDestroyThis event occurs before the bar item is destroyed. Inherited from TdxBarItem.
OnDetachingOccurs when a user starts to drag the bar. Inherited from TCustomdxBarSubItem.
OnGetScreenTipInherited from TdxBarItem.
OnHotTrackedItemChangedOccurs immediately after a gallery item has been hot-tracked within a gallery. Inherited from TdxCustomRibbonGalleryItem.
OnPaintBarOccurs when drawing a bar at the left side of the submenu. Inherited from TCustomdxBarSubItem.
OnPopulateEnables you to manually load skins from a custom storage.
OnPopupOccurs when a dropdown window opens. Inherited from TCustomdxBarSubItem.
OnShowPopupMenu protectedOccurs after a right-click on a ribbon gallery‘s area. Inherited from TdxCustomRibbonGalleryItem.
OnSkinChangedEnables you to respond to clicks on gallery items.

See Also

TdxSkinChooserGalleryItem Class

dxSkinChooserGallery Unit