Value of the field's contents as a widestring.
Source position: db.pas line 1147
public property TWideMemoField.Value : WideString |
Value is redefined by TWideMemoField as a WideString value. Reading and writing this property is equivalent to reading and writing the TField.AsWideString property.
|
Value of the field as a variant value. |
|
|
Access the field's contents as a WideString value. |