TdxCustomLayoutControl.Clear Method
Removes all absolute items (layout items and groups) and destroys all external controls associated with the items via the Control property.
#Declaration
Delphi
procedure Clear;
See Also