Source position: utility.pas line 50
type TTagItem = packed record
ti_Tag: Tag;
ti_Data: LongWord;
end;