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