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