Web.HTTPApp.IWebAuthenticator.Success

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Success(Request: TWebRequest; Response: TWebResponse);

C++

virtual void __fastcall Success(TWebRequest* Request, TWebResponse* Response) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp IWebAuthenticator

Description

Embarcadero Technologies does not currently have any additional information.