Data.DBXJSON.TDBXNamedCallback.Name

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Name: string read GetName;

C++

__property System::UnicodeString Name = {read=GetName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXJSON.pas
Data.DBXJSON.hpp
Data.DBXJSON TDBXNamedCallback

Description

Spécifie le nom du rappel.

La propriété Name spécifie le nom du rappel. Name est une propriété en lecture seule.

Voir aussi