TAdvCustomComponentInspector.IndexOfProperty Method
Returns the row index of property P in the current list, or -1 if not found.
Syntax
Unit: ComponentInspector
function TAdvCustomComponentInspector.IndexOfProperty(P: TProperty): Integer;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| P | TProperty |