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