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