TCompInspProperty.CreateWithOwner Constructor
Creates a TCompInspProperty linked to the specified owner list, root, instance, property info, and data.
Syntax
Unit: ComponentInspector
constructor TCompInspProperty.CreateWithOwner(AOwner: TPropertyList; ARoot: TComponent; AInstance: TComponent; APropInfo: PPropInfo; APropData: TCustomPropData; ACompInspList: TCompInspList);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AOwner | TPropertyList | ||
| ARoot | TComponent | ||
| AInstance | TComponent | ||
| APropInfo | PPropInfo | ||
| APropData | TCustomPropData | ||
| ACompInspList | TCompInspList |