[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Get the list of fieldnames
Source position: db.pas line 1038
public procedure Tfields.GetFieldNames( |
Values: TStrings |
); |
Values |
|
List to store fieldnames in |
GetFieldNames fills Values with the fieldnames of all the fields in the list, each item in the list contains 1 fieldname. The list is cleared prior to filling it.
|
Name of the field |
lazarus-ccr.sourceforge.net |