Thema: Delphi StringGrid

Einzelnen Beitrag anzeigen

Benutzerbild von toms
toms
(CodeLib-Manager)

Registriert seit: 10. Jun 2002
4.648 Beiträge
 
Delphi XE Professional
 
#2

Re: StringGrid

  Alt 25. Jan 2005, 23:31
Hi,

Kopiere Zelle für Zelle. D.h

StringGrid1.Cells[1,1] := StringGrid2.Cells[1,1] usw.
Thomas
  Mit Zitat antworten Zitat