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