| ConnectFields method |
Applies to
TFieldColumns
Declaration
procedure ConnectFields;
Description
Performs a search for the field objects based on the TFieldColumn.FieldNames and assigns the found pointers to field objects to the DataField property of each TFieldColumn item. This speeds up subsequent references to the fields.
|
|