Data.DB.TFieldClass
From RAD Studio API Documentation
Revision as of 17:59, 16 October 2011 by TestAccount (Talk | contribs)
Delphi
TFieldClass = class of TField;
C++
typedef System::TMetaClass* TFieldClass;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
classref typedef |
public | Data.DB.pas Data.DB.hpp |
Data.DB | Data.DB |
Description
TFieldClass is the class type of a TField descendant.
Use TFieldClass to specify the type of a TField descendant.