Source position: bufdataset.pas line 363
type TDataPacketFormat = (
dfBinary,
dfXML,
dfXMLUTF8,
dfAny,
dfDefault
);