Skip to main content

TdxRibbonGalleryBaseOptions.SpaceBetweenItemsHorizontally Property

Specifies the horizontal space between gallery items, in pixels.

Declaration

property SpaceBetweenItemsHorizontally: Integer read; write;

Property Value

Type
Integer

Remarks

To merge gallery items vertically, set the SpaceBetweenItemsHorizontally property to -1.

Value Sample
0 VCL Bars: Default Space
10 VCL Bars: Increased Space
See Also