TAdvCustomComponentInspector.DeleteInstance Method
Removes AInstance from the set of inspected components.
Syntax
Unit: ComponentInspector
procedure TAdvCustomComponentInspector.DeleteInstance(AInstance: TComponent); virtual;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AInstance | TComponent |