Pointer to TParameterLocation.
Source position: typinfo.pp line 162
type PParameterLocation = ^TParameterLocation;
PParameterLocation defines a pointer to a TParameterLocation record.
TParameterLocation
Describe a method argument (parameter) location.