Data.DBXJSON.TDBXNamedCallback.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const Name: string);

C++

__fastcall TDBXNamedCallback(const System::UnicodeString Name);

Propriétés

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

Description

Create est un constructeur pour la classe TDBXNamedCallback.

Appelez Create pour instancier un rappel nommé. Le paramètre Name représente le nom du rappel.

Remarque :  N'utilisez pas ce constructeur pour créer une instance de TDBXNamedCallback, qui est une classe abstraite.