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