Show: Delphi
C++
Display Preferences
AdaptReq.IActionResponse.SetHandled
From XE2 API Documentation
Delphi
procedure SetHandled(Value: Boolean);
C++
virtual void __fastcall SetHandled(bool Value) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | AdaptReq.pas AdaptReq.hpp |
AdaptReq | IActionResponse |
Description
Sets the value of the Handled property.
SetHandled is the write implementation of the Handled property.