Data.DBXJSON.TDBXNamedCallback.GetName
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXJSON.pas Data.DBXJSON.hpp
| |
Unit: Data.DBXJSON | |
Parent: TDBXNamedCallback |
Delphi
function GetName: string; virtual;
C++
virtual System::UnicodeString __fastcall GetName();
Description
Returns the name of the callback.
The GetName method returns a UnicodeString with the name of the callback.