FireDAC.Phys.PGWrapper.TPgConnectionNotifyEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper FireDAC.Phys.PGWrapper

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.