Source position: lcltype.pp line 218
type _ABC = record
abcA: Integer;
abcB: UINT;
abcC: Integer;
end;