| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Value of the field as a boolean value
Source position: db.pas line 726
 public property TBooleanField.Value : Boolean  | 
Value is redefined from TField.Value by TBooleanField as a boolean value. It returns the same value as the TField.AsBoolean property.
  | 
Access the field's contents as a Boolean value.  | 
|
  | 
Value of the field as a variant value  |