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