Indicates if the user is asked to confirm a record deletion.
Source position: dbctrls.pp line 1400
public property TDBCustomNavigator.ConfirmDelete : Boolean read FConfirmDelete write FConfirmDelete default True;
When set to True, a dialog is displayed to ask for confirmation of the Delete request.