Einzelnen Beitrag anzeigen

LuCSteR

Registriert seit: 16. Sep 2005
168 Beiträge
 
#7

Re: ListBox Item(s) per ENTER mit einer Anwendung öffnen

  Alt 1. Sep 2008, 13:45
Guter Einwand erst einmal ^^

Hab das Ereignis im OnKeyUp, das ist problematisch sagst du?

auf jeden Fall habe ich jetzt eine Menge anderer Fehler, die es vorher nicht gab o_O

Unit1.pas(458,42) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "PChar"
Unit1.pas(556,62) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "PChar"
Unit1.pas(766,25) Error: Incompatible type for arg no. 1: Got "Pointer", expected "LongWord"
Unit1.pas(774) Fatal: There were 3 errors compiling module, stopping

Handelt sich jeweils um Dateipfadnamen bei:
DeleteFile()-Befehleb. Wie kommts?
  Mit Zitat antworten Zitat