[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Value of the field's contents as a widestring
Source position: db.pas line 935
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. |