Web.HTTPApp.TCustomWebAuthorizer.OnAuthorize
Delphi
property OnAuthorize: TWebAuthorizeEvent read FOnAuthorize write FOnAuthorize;
C++
__property TWebAuthorizeEvent OnAuthorize = {read=FOnAuthorize, write=FOnAuthorize};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebAuthorizer |
Description
Embarcadero Technologies does not currently have any additional information.