Data.DB.TFieldDefListClass
From RAD Studio API Documentation
Revision as of 16:39, 16 October 2011 by TestAccount (Talk | contribs)
Delphi
TFieldDefListClass = class of TFieldDefList;
C++
typedef System::TMetaClass* TFieldDefListClass;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
classref typedef |
public | Data.DB.pas Data.DB.hpp |
Data.DB | Data.DB |
Description
Metaclass for the TFieldDefList class.
TFieldDefListClass defines the metaclass for the TFieldDefList class. Its value is the class reference for TFieldDefList or for one of its descendants.