[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Value of the field as a boolean value
Source position: db.pas line 676
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 |
lazarus-ccr.sourceforge.net |