| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Value of the field as a widestring
Source position: db.pas line 541
|  public property TWideStringField.Value : WideString | 
Value is overridden by the TWideStringField to return a WideString value. It is the same value as the TField.AsWideString property.
| 
 | Access the field's contents as a WideString value. | |
| 
 | Value of the field as a variant value |