procedure TForm1.DelAllClick(Sender: TObject); begin Form1.tbStd.Active := False; Form1.tbStd.EmptyTable; end;