Data.DBXJSON.TDBXNamedCallback.Name
Delphi
property Name: string read GetName;
C++
__property System::UnicodeString Name = {read=GetName};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Data.DBXJSON.pas Data.DBXJSON.hpp  | 
        Data.DBXJSON | TDBXNamedCallback | 
Description
Specifies the name of the callback.
The Name property specifies the name of the callback. Name is a read-only property.