[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Field in the Dataset associated with this Column
Source position: dbgrids.pas line 293
public property TColumn.Field : TField |
Field is a TField property that provides access to the content and other attributes for the dataset Field represented by the column. GetField reads the value for the property. SetField writes the value for the property.
TField |
||
#lcl.DBGrids.TColumn.GetField |
|
Gets the value for the Field property |
#lcl.DBGrids.TColumn.SetField |
|
Sets the value in the Field property |
|
Establishes a link between the FieldName and the Field in a Dataset |
lazarus-ccr.sourceforge.net |