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