Clear the list of fields.
Source position: db.pas line 1358
| public procedure TFields.Clear; | 
Clear removes all TField var instances from the list. All field instances are freed after they have been removed from the list.
| 
 | Provide access to the contents of a single field in a record. |