Data.DBXPlatform.TBaseTransportFilter

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBaseTransportFilter
[–] Properties
Type:
class
typedef
Visibility: public
Source:
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Unit: Data.DBXPlatform
Parent: Data.DBXPlatform

Delphi

TBaseTransportFilter = TFactoryObject;

C++

typedef TFactoryObject TBaseTransportFilter;

Description

Base class for DataSnap filters.

See Also