Back to Devexpress

TdxCustomLayoutControl.AutoContentSizes Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-d5c08e77.md

latest918 B
Original Source

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

delphi
property AutoContentSizes: TdxLayoutAutoContentSizes read; write;

Property Value

TypeDescription
TdxLayoutAutoContentSizes

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

|

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit