Skip to main content

TdxLayoutLookAndFeelGroupOptions.SpaceBetweenButtons Property

Specifies the distance between layout group buttons, in pixels.

Declaration

property SpaceBetweenButtons: Cardinal read; write; default 0;

Property Value

Type Default
Cardinal 0

Remarks

If two or more buttons (action buttons and an expand button) are used in layout groups, the distance between them can be customized using the SpaceBetweenButtons property.

This setting is applied to all layout groups.

The default value of the SpaceBetweenButtons property is 0.

See Also