[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indexed access to the fields of the dataset.
Source position: db.pas line 1684
Fields provides access to the fields of the dataset. It is of type TFields and therefore gives indexed access to the fields, but also allows other operations such as searching for fields based on their names or getting a list of fieldnames.
|
Collection of TFieldDef instances. |
|
|
Provide access to the contents of a single field in a record |