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