Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetFilters

From RAD Studio API Documentation

Delphi

procedure SetFilters(const Value: TTransportFilterCollection); override;

C++

virtual void __fastcall SetFilters(Data::Dbxtransport::TTransportFilterCollection* const Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSHTTPServerTransport

Description

Protected setter implementation for the Filters property. {{#multireplace:Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetFilters|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSCommonServer.TDSServerTransport.SetFilters|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSCommonServer.TDSServerTransport.SetFilters|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Protected setter implementation for the Filters property.

See Also