TurboDB VCL/CLX Component Library
TTdbBatchMove.CharSet
TTdbBatchMove
Top 


Defines the character set for text files and dBase tables.

TTdbCharSet = (tcsAnsi, tcsOem);

property CharSet: TTdbCharSet;

Description
Set CharSet when exporting to a text file or to a dBase file to determine the character set for the exported file. When importing, CharSet is important to translate the strings read from the source file.