Datasnap.Provider.XMLOption
| [–] Properties | |
|---|---|
| Type: const variable
| |
| Visibility: public | |
| Source: Datasnap.Provider.pas Datasnap.Provider.hpp
| |
| Unit: Datasnap.Provider | |
| Parent: Datasnap.Provider | |
Delphi
XMLOption: Integer = 1 shl ord(grXML);
C++
extern DELPHI_PACKAGE int XMLOption;
Description
Is a bit-wise constant flag that signifies that the data packet format is XML.