TdxCustomLayoutControl.AutoControlAlignment Property
In This Article
Specifies the manner in which alignment is controlled within groups.
#Declaration
Delphi
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