PgDAC

TPgNoticeEvent Procedure Reference

This type is used for the TPgConnection.OnNotice event.

Unit

PgAccess

Syntax

TPgNoticeEvent = procedure (Sender: TObject; Errors: TPgErrors) of object;

Parameters
Sender
An object that raised the event.
Errors
Holds a collection of TPgError objects containing notices.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback