Show: Delphi C++
Display Preferences

AdaptReq.IActionRequest.Handled

From XE2 API Documentation
Jump to: navigation, search

Delphi

property Handled: Boolean read GetHandled write SetHandled;

C++

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

Properties

Type Visibility Source Unit Parent
property public
AdaptReq.pas
AdaptReq.hpp
AdaptReq IActionRequest

Description

Indicates whether the request has been handled.

Note: WebSnap sets Handled to true when the request has been handled.
Personal tools
Previous Versions
Translations