TdxCustomLayoutControl.AutoControlAlignment Property
Specifies the manner in which alignment is controlled within groups.
Declaration
property AutoControlAlignment: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
This property is obsolete; use the OptionsItem.AutoControlAreaAlignment property instead.
See Also