Data.SqlExpr.TFieldList

[–] Properties | |
---|---|
Type: class typedef
| |
Visibility: public | |
Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
Unit: Data.SqlExpr | |
Parent: Data.SqlExpr |
Delphi
TFieldList = TList;
C++
typedef System::Classes::TList TFieldList;
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.