[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TColumn.Field

The Field in the DataSet that is to be associated with this Column, for display , editinig etc

Declaration

Source position: dbgrids.pas line 252

public property TColumn.Field : TField
  read GetField
  write SetField;

Description

Refers to the whole entity Field, including contents, name, position in the dataset, properties such as read/write enabling etc