Web.HTTPApp.TCustomWebSessionManager.IdLocation
Delphi
property IdLocation: TWebSessionIdLocation read FIdLocation write FIdLocation default ilCookie;
C++
__property TWebSessionIdLocation IdLocation = {read=FIdLocation, write=FIdLocation, default=0};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebSessionManager |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.