TdxRibbonGalleryBaseOptions.ItemImagePosition Property
In This Article
Specifies the manner in which a gallery item‘s image and text (caption and description) are aligned.
#Declaration
Delphi
property ItemImagePosition: TdxRibbonGalleryImagePosition read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the description of the TdxRibbonGalleryImagePosition type to learn about available options.
See Also