MyDAC

TMyTableMsgEvent Procedure Reference

This type is used for the TMyBackup.OnTableMsg event.

Unit

MyBackup

Syntax

TMyTableMsgEvent = procedure (Sender: TObject; TableName: string; MsgText: string) of object;

Parameters
Sender
An object that raised the event.
TableName
Holds the table name.
MsgText
Holds the message text.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback