Skip to main content

TdxCustomLayoutControl.AutoContentSizes Property

Deprecated. This property exists for backward compatibility only. Instead, use AlignHorz and AlignVert properties at the level of individual layout items.

Declaration

property AutoContentSizes: TdxLayoutAutoContentSizes read; write;

Property Value

Type Description
TdxLayoutAutoContentSizes

A set of flags that specify if automatic content width and height adjustment is enabled.

See Also