self .mem_buton = ttk.Button( self , text = 'Delete' , command = self .delete_dmps). self .mem_buton.grid(column = 0 , row = 2 ).
確定! 回上一頁