Back to Devexpress

TdxCustomLayoutItem.AutoAligns Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitem-6271b547.md

latest824 B
Original Source

TdxCustomLayoutItem.AutoAligns Property

Deprecated. This property exists for backward compatibility only. Use AlignHorz and AlignVert properties instead.

Declaration

delphi
property AutoAligns: TdxLayoutAutoAligns read; write;

Property Value

TypeDescription
TdxLayoutAutoAligns

A set of flags that specify if the layout item or group automatically adjusts its horizontal and vertical alignment.

|

See Also

TdxCustomLayoutItem Class

TdxCustomLayoutItem Members

dxLayoutContainer Unit