Value of the field as longint.
Source position: db.pas line 628
|  public property TLongintField.Value : LongInt | 
Value is redefined by TLongintField as a 32-bit signed integer value. It returns the same value as the TField.AsInteger property.
| 
 | Value of the field as a variant value. |