Source position: xmldatapacketreader.pp line 27
type TChangeLogEntry = record
UpdateKind: TUpdateKind;
OrigEntry: Integer;
NewEntry: Integer;
end;