Skip to main content

TdxLayoutWebLookAndFeelGroupCaptionOptions.SeparatorWidth Property

Specifies the space (in pixels) between a layout group‘s caption and items.

Declaration

property SeparatorWidth: Integer read; write; default 0;

Property Value

Type Default
Integer 0

Remarks

Set this property to separate the group caption region from group items. Use the FrameColor property to specify the background color of the separator area.

The default value of the SeparatorWidth property is 0.

See Also