Web.HTTPApp.TCustomWebAuthenticator.OnAuthenticated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAuthenticated: TWebAuthenticatedEvent read FOnAuthenticated

C++

__property TWebAuthenticatedEvent OnAuthenticated = {read=FOnAuthenticated, write=FOnAuthenticated};

Properties

Type Visibility Source Unit Parent
event public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebAuthenticator

Description

Embarcadero Technologies does not currently have any additional information.