IBX.IBScript.TIBSQLParseStmt

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

Delphi

TIBSQLParseStmt = procedure(Sender: TObject; AKind: TIBParseKind; SQLText:
string) of object;

C++

typedef void __fastcall (__closure *TIBSQLParseStmt)(System::TObject* Sender, TIBParseKind AKind, System::UnicodeString SQLText);

プロパティ

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

説明

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