TCustomComponentTree.DeleteComponent Method
Removes the tree node representing AComponent if one exists.
Syntax
Unit: ComponentInspector
procedure TCustomComponentTree.DeleteComponent(AComponent: TComponent);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AComponent | TComponent |