Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.FieldList
TDataSet
Top 


Lists the field components of a dataset.

property FieldList: TFieldList;

Description
FieldList contains the names of all field components in the dataset. The fields are stored sequentially, or flattened out, meaning any child fields of an object field are stored as siblings in the TFieldList.Fields array.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 28, 2024