Einzelnen Beitrag anzeigen

pszopp

Registriert seit: 7. Sep 2005
Ort: Alsdorf
95 Beiträge
 
Delphi 2010 Professional
 
#4

Re: Konstantenzuweisung [von tmemo.items]

  Alt 13. Mai 2006, 10:56
Hilft das weiter?

Delphi-Quellcode:
for lk := 0 to Search_text.Count - 1 do begin
  StringGridReplace(sgfiles, Search_text[lk], ' ');
end; // for lk
Gruß,
pszopp
  Mit Zitat antworten Zitat