TNxDataBinding
Unit NxDBColumns6.pas (Sources\Next DBGrid)
| Name | Description |
|---|---|
Field | Identifies instance of TField being connected to column after FieldName is set. |
Published Properties
| Name | Description |
|---|---|
FieldName | Links field with specified name to the column. |
NullText | Text to be displayed in any cell within the column if the value of field is NULL. |
Options | Options to further customise connection between the column and linked TField. Option dboUseFieldProperties copies properties from TField into corresponding properties of the column. |