Show: Delphi
C++
Display Preferences
AdaptReq.IActionRequest.GetActionName
From XE2 API Documentation
Delphi
function GetActionName: string;
C++
virtual System::UnicodeString __fastcall GetActionName(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | AdaptReq.pas AdaptReq.hpp |
AdaptReq | IActionRequest |
Description
Returns the value of the ActionName property.
GetActionName is the read implementation of the ActionName property.