Library Vcl NextSuite 6 NextDBGrid6 Reference Classes TNxDataBinding

TNxDataBinding

Unit NxDBColumns6.pas (Sources\Next DBGrid)

NameDescription
FieldIdentifies instance of TField being connected to column after FieldName is set.

Published Properties

NameDescription
FieldNameLinks field with specified name to the column.
NullTextText to be displayed in any cell within the column if the value of field is NULL.
OptionsOptions to further customise connection between the column and linked TField. Option dboUseFieldProperties copies properties from TField into corresponding properties of the column.

Sign in