RAD Studio VCL Reference
ContentsIndex
TFields Methods Public Methods
Public Methods
 
Name 
Description 
 
Add 
Inserts a new field to the end of the Fields array. 
 
Checks if a field name already exists in the TFields object. 
 
Checks if fields exist in the TFields object. 
 
Deletes all fields from the TFields object. 
 
Returns a field given its field name. 
 
Finds a field based on a specified field number. 
 
Returns a field given its field name. 
 
This is GetEnumerator, a member of class TFields. 
 
This is the overview for the GetFieldNames method overload. 
 
Finds the index of a field object in the Fields array from the field object. 
 
Deletes the reference to the Field parameter from the Fields array. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.