FireDAC.Phys.PGWrapper.TPgConnectionNotifyEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPgConnectionNotifyEvent = procedure (const AName: String;
AProcID: Integer; const AParameter: String) of object;

C++

typedef void __fastcall (__closure *TPgConnectionNotifyEvent)(const System::UnicodeString AName, int AProcID, const System::UnicodeString AParameter);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper FireDAC.Phys.PGWrapper

Description

Embarcadero Technologies does not currently have any additional information.