TdxRibbonGalleryOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Can |
Specifies whether an in-Ribbon gallery can be automatically collapsed to a sub-menu when the Ribbon control is resized.
Inherited from Tdx |
Collapsed |
Specifies whether an in-Ribbon gallery is collapsed to a sub-menu.
Inherited from Tdx |
Column |
Specifies the number of columns displayed in a gallery.
Inherited from Tdx |
Equal |
Specifies whether all the item sizes in gallery groups are identical.
Inherited from Tdx |
Images |
Provides images for gallery items.
Inherited from Tdx |
Item |
Specifies whether end-users can deselect gallery items.
Inherited from Tdx |
Item |
Specifies the ribbon gallery items‘ hint and screen tip behavior.
Inherited from Tdx |
Item |
Specifies the manner in which a gallery item‘s image and text (caption and description) are aligned.
Inherited from Tdx |
Item |
Specifies the height and width of item images within a gallery group.
Inherited from Tdx |
Item |
Provides access to contiguous highlighting options.
Inherited from Tdx |
Item |
Specifies whether gallery items support the selected state and whether multiple item selection is allowed.
Inherited from Tdx |
Item |
Specifies the height and width of gallery items.
Inherited from Tdx |
Item |
Specifies the height and width of gallery items displayed within an in-Ribbon gallery.
Inherited from Tdx |
Item |
Specifies items’ text vertical alignment in all gallery groups.
Inherited from Tdx |
Item |
Specifies the caption and description visibility for a gallery group‘s items.
Inherited from Tdx |
Min |
Specifies the minimum number of columns displayed in an in-Ribbon gallery.
Inherited from Tdx |
Popup |
Specifies a custom popup menu for a ribbon gallery or its groups.
Inherited from Tdx |
Row |
Specifies the maximum number of rows visible in a dropdown gallery at one time.
Inherited from Tdx |
Show |
Specifies whether the hint window is displayed, when an end-user positions the mouse pointer over a gallery item.
Inherited from Tdx |
Show |
This property is obsolete. The scrollbar’s visibility is determined automatically, based on the Row |
Space |
Specifies the additional offset (in pixels) from a group header to gallery items.
Inherited from Tdx |
Space |
Specifies the group spacing (in pixels) in a dropdown gallery.
Inherited from Tdx |
Space |
Specifies the distance (in pixels) between a gallery item‘s caption and description.
Inherited from Tdx |
Space |
Specifies the distance (in pixels) between a gallery item‘s image and text (caption and description).
Inherited from Tdx |
Space |
Specifies the space between outermost gallery items and a gallery group‘s border, in pixels.
Inherited from Tdx |
Space |
Specifies the horizontal space between gallery items, in pixels.
Inherited from Tdx |
Space |
Specifies the vertical space between gallery items, in pixels.
Inherited from Tdx |
Submenu |
Specifies the manner in which a sub-menu’s dropdown window for a collapsed in-Ribbon gallery can be resized by end-users.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also