Source position: MacTypes.pas line 893
type VersRec = record
numericVersion: NumVersion;
countryCode: SInt16;
shortVersion: Str255;
reserved: Str255;
end;