[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Clear the list of fields
Source position: db.pas line 1114
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 |