Codepage of the memo field string data.
Source position: db.pas line 1128
public property TMemoField.CodePage : TSystemCodePage |
CodePage is the code page of the string data in the field. It is determined when the field is initially created from the dataset's data, and cannot be changed while the dataset is active.
|
Access the field's contents as an AnsiString value. |
|
|
System code page for the values in string and wide string field types. |