[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Should the field value be transliterated when reading or writing
Source position: db.pas line 472
public property TStringField.Transliterate: Boolean |
Transliterate can be set to True if the field's contents should be transliterated prior to copying it from or to the field's buffer. Transliteration is done by a method of TDataset: TDataset.Translate.
|
Transliterate a buffer |
lazarus-ccr.sourceforge.net |