Data.DBXCommon.TDBXCreateCommandEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TDBXCreateCommandEvent = function (DbxContext: TDBXContext; Connection: TDBXConnection; MorphicCommand: TDBXCommand): TDBXCommand of object;

C++

typedef TDBXCommand* __fastcall (__closure *TDBXCreateCommandEvent)(TDBXContext* DbxContext, TDBXConnection* Connection, TDBXCommand* MorphicCommand);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。