Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetFilters
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TCustomDSHTTPServerTransport |
Delphi
procedure SetFilters(const Value: TTransportFilterCollection); override;
C++
virtual void __fastcall SetFilters(Data::Dbxtransport::TTransportFilterCollection* const Value);
Description
Protected setter implementation for the Filters property.
Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetFilters inherits from Datasnap.DSCommonServer.TDSServerTransport.SetFilters. All content below this line refers to Datasnap.DSCommonServer.TDSServerTransport.SetFilters.
Protected setter implementation for the Filters property.