[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 246

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.