Skip to main content

TdxLayoutSizeOptions.SizableVert Property

Specifies whether a layout element can be resized vertically.

Declaration

property SizableVert: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set the SizableVert property to True, to enable vertical resizing of a layout element.

This setting operates by the following rules:

See Also