[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'db' (#fcl)

TField.Lookup (deprecated)

Is the field a lookup field

Declaration

Source position: db.pas line 417

public property TField.Lookup : Boolean
  read GetLookup
  write SetLookup;

Description

Lookup is True if the FieldKind equals fkLookup, False otherwise. Setting the Lookup property will switch the FieldKind between the fkLookup and fkData.

See also

TField.FieldKind

  

The kind of field.


Documentation generated on: Nov 14 2015