Skip to main content

TdxSkinChooserGalleryItem Properties

A skin chooser gallery.
Name Description
Action Specifies the action associated with TdxBarItem. Inherited from TdxBarItem.
ActuallyVisible Determines whether an item is accessible to a user. Inherited from TdxBarItem.
Align Defines item control alignment within a toolbar area. Inherited from TdxBarItem.
BarManager Provides access to the bar manager to which the component belongs. Inherited from TdxBarComponent.
BarSize Determines bar size at the left side of a submenu. Inherited from TCustomdxBarSubItem.
CanSelect protected Inherited from TdxBarItem.
Caption Specifies text which identifies an item to a user. Inherited from TdxBarItem.
Category Specifies the category to which the toolbar item belongs. Inherited from TdxBarItem.
ClickItemLink Specifies the item link whose item control has been clicked. Inherited from TdxBarItem.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
CurItemLink Returns the current active item link. Inherited from TdxBarItem.
Data Specifies an object that contains arbitrary data associated with the bar item. Inherited from TdxBarItem.
Description Specifies an item’s description. Inherited from TdxBarItem.
DesignInfo Inherited from TComponent.
Detachable Specifies whether a toolbar subitem is detachable. Inherited from TCustomdxBarSubItem.
DetachingBar Specifies a toolbar connected to a specific subitem. Inherited from TCustomdxBarSubItem.
DropDownGallery protected Specifies a dropdown gallery. Inherited from TdxCustomRibbonGalleryItem.
Enabled Inherited from TdxBarItem.
GalleryCategories protected Provides access to gallery groups used to combine related gallery items into logical groups within a gallery. Inherited from TdxCustomRibbonGalleryItem.
GalleryFilter protected Provides access to the object that controls end-users filtering in this gallery. Inherited from TdxCustomRibbonGalleryItem.
GalleryGroups Provides access to gallery groups used to combine related gallery items into logical groups within a gallery. Inherited from TdxCustomRibbonGalleryItem.
GalleryInMenuOptions Specifies appearance settings for in-menu galleries. Inherited from TdxCustomRibbonGalleryItem.
GalleryInRibbonOptions Specifies appearance settings for in-Ribbon galleries. Inherited from TdxCustomRibbonGalleryItem.
GalleryOptions Specifies appearance settings for a skin chooser gallery.
Glyph Specifies the glyph that is displayed when this item’s link represents a standard size (16 by 16 pixels) item control. Inherited from TdxBarItem.
GlyphLayout protected Inherited from TdxBarButtonLikeItem.
HelpContext Provides a context number when calling context-sensitive online Help. Inherited from TdxBarItem.
Hint Contains the text which appears when users moves the mouse over linked item controls. Inherited from TdxBarItem.
ImageIndex Specifies 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 protected Specifies 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.
Index Specifies item index in a bar manager’s item list. Inherited from TdxBarItem.
IsPredefined Inherited from TdxBarItem.
ItemLinks Provides access to a collection of links to bar items. Inherited from TCustomdxBarSubItem.
ItemOptions Provides access to appearance settings of items in the submenu. Inherited from TCustomdxBarSubItem.
KeyTip Specifies a KeyTip for the current item’s links. Inherited from TdxBarItem.
LargeGlyph Specifies 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.
LargeImageIndex Specifies 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.
LinkCount Determines the number of item links contained in the Links property. Inherited from TdxBarItem.
Links Returns an object of type TdxBarItemLink with an Index which links to a given element. Inherited from TdxBarItem.
MergeKind Specifies how the current bar item will be merged into another bar. Inherited from TdxBarItem.
MergeOrder Specifies the relative visual position of the item among items in the merging bar. Inherited from TdxBarItem.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
PaintStyle protected Specifies the look of linked item controls on screen. Inherited from TdxBarItem.
ScreenTip Associates the currently processed bar item with a ScreenTip. Inherited from TdxBarItem.
SelectedGroupItem
SelectedSkinName Specifies the selected gallery item by the corresponding skin name.
ShortCut Specifies the shortcut for the current bar item. Inherited from TdxBarItem.
ShowCaption
SkinIconSize Specifies the icon size for an in-Ribbon gallery.
SkinIconSizeInDropDown Specifies the icon size for a dropdown gallery.
Style Specifies the style applied to the toolbar item. Inherited from TdxBarItem.
Tag Inherited from TComponent.
UnclickAfterDoing Determines the item’s click behavior. Inherited from TdxBarItem.
VCLComObject Inherited from TComponent.
Visible Specifies the bar component’s visibility state in the parent bar manager at runtime. Inherited from TdxBarComponent.
VisibleForCustomization Inherited from TdxBarItem.
VisibleForUser Determines whether an item is visible to a user. Inherited from TdxBarItem.
VisibleLookAndFeelStyles Controls the visibility of skins and specific built-in look and feel styles within the gallery.
Width protected Specifies the bar item’s width, in pixels. Inherited from TdxBarItem.
See Also