Data.DBXJSON.TDBXNamedCallback.GetName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetName: string; virtual;

C++

virtual System::UnicodeString __fastcall GetName();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.DBXJSON.pas
Data.DBXJSON.hpp
Data.DBXJSON TDBXNamedCallback

Description

Renvoie le nom du rappel.

La méthode GetName renvoie un UnicodeString avec le nom du rappel.

Voir aussi