TdxCustomLayoutItem.AutoAligns Property
Deprecated. This property exists for backward compatibility only.
Declaration
property AutoAligns: TdxLayoutAutoAligns read; write;
Property Value
| Type | Description |
|---|---|
| TdxLayoutAutoAligns | A set of flags that specify if the layout item or group automatically adjusts its horizontal and vertical alignment. |
See Also