<nobr id="js4xe"><td id="js4xe"></td></nobr>

          Delphi DBGridEh多選刪除

          Delphi7--XE11.2



          數據庫學習 【2022-11-10 08:00】


          1、設定 DBGridEh-->option-->dgMultiSelect:=true

          2、刪除代碼如下:

          var

            SeCount,i:Integer;

          begin

            SeCount:=DBGridEh2.SelectedRows.Count;   //選中的數量

            for i:=0 to SeCount-1 do

            begin

               with DBGridEh2.DataSource.DataSet do

               begin

                 GotoBookmark(DBGridEh2.SelectedRows.items[i]);

                 Delete;

                 Next;

               end;

            end;

          end;


          友情鏈接:
          SQL數據庫修復專家
          • 關注微博
            聯系QQ
          • 二維碼
          • 掃一掃加關注

          ——信陽市速全網絡科技有限公司——

          版權所有:信陽市速全網絡科技有限公司

          豫ICP備19030104號-2

          亚洲欧美另类成人在线观看,一级毛片对白刺激国产,91精品久久久久久久久无码,久久五月天综合网

          <nobr id="js4xe"><td id="js4xe"></td></nobr>