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