| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Should the field value be transliterated when reading or writing
Source position: db.pas line 507
 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  |