CodepageDBF

Top  Previous  Next

When reading from DBF/DAT files, set this property to the codepage used. Normally leaving it to 0 is sufficient, but DBF files from OpenStreetMap uses UTF-8, which isn't supported natively by DBF format. In that case set it to 65001.

 

If set to 0, it uses the codepage byte inside the file header. If that byte is 0 too, it uses the codepage of the local system.

 

Default: 0.

 

Type: TCodePage