[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The kind of field.
Source position: db.pas line 434
published property TField.FieldKind : TFieldKind |
FieldKind indicates the type of the TField instance. Besides TField instances that represent fields present in the underlying data records, there can also be calculated or lookup fields. This property determines what kind of field the TField instance is.