Skip to main content

TdxLayoutSizeOptions.SizableHorz Property

Specifies whether a layout element can be resized horizontally.

Declaration

property SizableHorz: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set the SizableHorz property to True, to enable horizontal resizing of a layout element.

This setting operates by the following rules:

See Also