FireDAC.Phys.PGWrapper.TPgConnection.OnNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNotify: TPgConnectionNotifyEvent read FOnNotify write FOnNotify;

C++

__property TPgConnectionNotifyEvent OnNotify = {read=FOnNotify, write=FOnNotify};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper TPgConnection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!