OnConfirmDelete Event

Applies to
TIB_Dataset

Declaration
TIB_ConfirmationEvent = Procedure(Sender: TComponent; var Confirmed: boolean ) of object;

Description
This event provides a means to display a custom dialog to prompt the user before they delete a record.