Value as longword.
Source position: db.pas line 707
public property TLongWordField.Value : LongWord |
Value is reintroduced in TLongWordField and gives access to the value of the field as LongWord data (a Cardinal).
|
Value of the field as a variant value. |