Source position: xmlreg.pp line 37
type TDataType = (
dtUnknown,
dtDWORD,
dtString,
dtBinary,
dtStrings,
dtQWord
);