Skip to main content

TdxRibbonGalleryBaseOptions.SpaceBetweenItemCaptionAndDescription Property

Specifies the distance (in pixels) between a gallery item‘s caption and description.

Declaration

property SpaceBetweenItemCaptionAndDescription: Integer read; write;

Property Value

Type
Integer

Remarks

This property is in effect if the ItemTextKind property is set to itkCaptionAndDescription.

The following table shows examples of using the SpaceBetweenItemImageAndText property.

Value Sample
0
10
See Also