Afficher : Delphi C++
Préférences d'affichage

AdaptReq.IActionResponse.Handled

De XE2 API Documentation

Delphi

property Handled: Boolean read GetHandled write SetHandled;

C++

__property bool Handled = {read=GetHandled, write=SetHandled};

Propriétés

Type Visibilité  Source Unité  Parent
property public
AdaptReq.pas
AdaptReq.hpp
AdaptReq IActionResponse

Description

Indique si la requête entrante a été gérée.

Remarque :  WebSnap affecte true à Handled quand la réponse a été gérée.
Versions précédentes
Traductions