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