[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TDBCustomNavigator.ConfirmDelete

Should the user be asked for confirmation before a record is deleted? If True, a dialog appears asking for confirmation

Declaration

Source position: dbctrls.pp line 1184

public property TDBCustomNavigator.ConfirmDelete: Boolean
  read FConfirmDelete
  write FConfirmDelete
  default true;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.