TdxBarDBNavigator.ConfirmDelete Property
Determines whether end-users should confirm record deletion.
Declaration
property ConfirmDelete: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
If the ConfirmDelete property is set to True, clicking the Delete toolbar button shows a confirmation dialog. Otherwise, the record is deleted without user notification.
See Also