List of fields as specified in FieldNames.
Source position: db.pas line 2097
|  public property TMasterDataLink.Fields : TList | 
Fields is filled with the TField instances from the master dataset (TDatalink.Dataset) when the FieldNames property is set, and when the master dataset opens.
| 
 | Provide access to the contents of a single field in a record. | |
| 
 | List of fieldnames that make up the master-detail relationship. |