Web.HTTPApp.TCustomWebAuthenticator.Supports
Delphi
function Supports(Request: TWebRequest; out Action: TWebAuthenticatorAction): Boolean; virtual;
C++
virtual bool __fastcall Supports(TWebRequest* Request, /* out */ TWebAuthenticatorAction &Action);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebAuthenticator |
Description
Embarcadero Technologies does not currently have any additional information.