wo ist der Unteschied dazu? (oder bin ich blind)
Zitat:
Ok danke,
komischerweise führt er trotzdem beide aus...
Delphi-Quellcode:
Procedure TForm1.Listview1DragDrop(Sender, Source: TObject; x,y: integer);
---------------
if source = Listview1 then //tu was Operation1
if source = Listview2 then //tu was anderes Operation2
Ich bin blind !!!
Geht aber leider auch nicht