ExportEncoding (TQueryExporter)
property ExportEncoding:Integer;
Lecture/Ecriture
Cette propriété détermine l'encodage du fichier d'export.
| Format | Usage |
|---|---|
| EXPORT_ENCODING_UTF8 | Encodage UTF8 (défault) |
| EXPORT_ENCODING_ANSI | Encodage ANSI |
Exemple
Voir aussi :