IdxLayoutDesignerHelper.DeleteComponents(TComponentList) Method
In This Article
#Declaration
Delphi
procedure DeleteComponents(AList: TComponentList);
#Parameters
Name | Type |
---|---|
AList | TComponent |
See Also