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