Data.Bind.DBLinks.TBindDBColumnFactoryClass
| [–] Properties | |
|---|---|
| Type: classref typedef
| |
| Visibility: public | |
| Source: Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp
| |
| Unit: Data.Bind.DBLinks | |
| Parent: Data.Bind.DBLinks | |
Delphi
TBindDBColumnFactoryClass = class of TBindDBColumnFactory;
C++
typedef System::TMetaClass* TBindDBColumnFactoryClass;
Description
TBindDBColumnFactoryClass defines the metaclass for TBindDBColumnFactory.
TBindDBColumnFactoryClass is the metaclass for TBindDBColumnFactory. Its value is the class reference for TBindDBColumnFactory or for one of its descendants.