Class: TEgDBGridEx
TEgDBGridEx
property DelRowsQuestion: string;
Same as DelRowQuestion, but shown instead when more than one row is selected (SelectedRows.Count > 1) at the time Ctrl+Delete is pressed. Defaults to 'Delete selected records ?'.
DelRowQuestion
SelectedRows.Count > 1
'Delete selected records ?'
DelRowCaption