Data.DBXPlatform.TTransportFilterClass
[–] Properties | |
---|---|
Type: classref typedef
| |
Visibility: public | |
Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
Unit: Data.DBXPlatform | |
Parent: Data.DBXPlatform |
Delphi
TTransportFilterClass = class of TBaseTransportFilter;
C++
typedef System::TMetaClass* TTransportFilterClass;
Description
Represents the metaclass for TBaseTransportFilter.
TTransportFilterClass represents the metaclass implementation for the TBaseTransportFilter class. Its value is the class reference for TBaseTransportFilter or for one of its descendants.