Indexed access to the various parameter location descriptors.
Source position: typinfo.pp line 197
public property TParameterLocations.Location[Index: Byte] : PParameterLocation |
Location offers indexed access to the various TParameterLocation records that make up a method's parameters description. Note that it returns a pointer to the actual record, not a copy of the record.
|
Pointer to TParameterLocations record. |
|
|
Describe a method argument (parameter) location. |
|
|
Pointer to TParameterLocation. |