Data.SqlExpr.TFieldList
Delphi
TFieldList = TList;
C++
typedef System::Classes::TList TFieldList;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class typedef |
public | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | Data.SqlExpr |
Description
TFieldList is an alias for the System.Classes.TList class.
Refer to the System.Classes.TList class page for a description of the class and for descriptions of all the TFieldList class members.