Pointer to TParameterLocations record.
Source position: typinfo.pp line 186
type PParameterLocations = ^TParameterLocations;
PParameterLocations points to a TParameterLocations record.
TParameterLocations
Array of method parameter location descriptions.