TCompInspPropertyList.CreateProperty Method
Creates and returns a TCompInspProperty for the given property info and data.
Syntax
Unit: ComponentInspector
function TCompInspPropertyList.CreateProperty(APropInfo: PPropInfo; APropData: TCustomPropData): TProperty; override;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| APropInfo | PPropInfo | ||
| APropData | TCustomPropData |