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