TdxRibbonGalleryGroupOptions Members
Provides appearance options for gallery groups.Constructors
Name | Description |
---|---|
Create(TdxCustomRibbonGalleryItem) | Initializes a new instance of the TdxRibbonGalleryBaseOptions class with specified settings. Inherited from TdxRibbonGalleryBaseOptions. |
Create(TdxRibbonGalleryBaseOptions,TdxRibbonGalleryGroup) | Initializes a new instance of the TdxRibbonGalleryGroupOptions class with specified settings. |
Properties
Name | Description |
---|---|
AssignedValues | Provides access to a set of flags that determine which appearance options have been modified. |
Images | Provides images for gallery items. Inherited from TdxRibbonGalleryBaseOptions. |
ItemImagePosition | Specifies the manner in which a gallery item‘s image and text (caption and description) are aligned. Inherited from TdxRibbonGalleryBaseOptions. |
ItemImageSize | Specifies the height and width of item images within a gallery group. Inherited from TdxRibbonGalleryBaseOptions. |
ItemPullHighlighting | Provides access to contiguous highlighting options. Inherited from TdxRibbonGalleryBaseOptions. |
ItemPullHighlightingMode | Specifies the manner in which gallery items are highlighted in a group. |
ItemSize | Specifies the height and width of gallery items. Inherited from TdxRibbonGalleryBaseOptions. |
ItemTextAlignVert | Specifies items’ text vertical alignment in all gallery groups. Inherited from TdxRibbonGalleryBaseOptions. |
ItemTextKind | Specifies the caption and description visibility for a gallery group‘s items. Inherited from TdxRibbonGalleryBaseOptions. |
PopupMenu | Specifies a custom popup menu for a ribbon gallery or its groups. Inherited from TdxRibbonGalleryBaseOptions. |
SpaceAfterGroupHeader | Specifies the additional offset (in pixels) from a group header to gallery items. Inherited from TdxRibbonGalleryBaseOptions. |
SpaceBetweenItemCaptionAndDescription | Specifies the distance (in pixels) between a gallery item‘s caption and description. Inherited from TdxRibbonGalleryBaseOptions. |
SpaceBetweenItemImageAndText | Specifies the distance (in pixels) between a gallery item‘s image and text (caption and description). Inherited from TdxRibbonGalleryBaseOptions. |
SpaceBetweenItemsHorizontally | Specifies the horizontal space between gallery items, in pixels. Inherited from TdxRibbonGalleryBaseOptions. |
SpaceBetweenItemsVertically | Specifies the vertical space between gallery items, in pixels. Inherited from TdxRibbonGalleryBaseOptions. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also