| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Is the field a lookup field
Source position: db.pas line 458
 published property TField.Lookup : Boolean  | 
Lookup is True if the FieldKind equals fkLookup, False otherwise. Setting the Lookup property will switch the FieldKind between the fkLookup and fkData.
  | 
The kind of field.  |