IBX.IBScript.TIBSQLParseStmt

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
type
typedef
public
IBX.IBScript.pas
IBX.IBScript.hpp
IBX.IBScript IBX.IBScript

Description

Embarcadero Technologies does not currently have any additional information.