Thema: Delphi 9 picture problem

Einzelnen Beitrag anzeigen

dangerduck

Registriert seit: 14. Dez 2008
39 Beiträge
 
#6

Re: 9 picture problem

  Alt 28. Mär 2009, 20:06
Zitat von Klaus01:
Delphi-Quellcode:
procedure TForm17.Timer1Timer(Sender: TObject);
type
  skica=timage;
begin
  TImage(FindComponent(skica+IntToStr(random(9)))).show=true
end;
thx 10000x there is no error's more just
[DCC Error] Unit17.pas(46): E2010 Incompatible types: 'string' and 'Class reference'
Please just click it it wont cost you anything
http://s1.bitefight.si/c.php?uid=18237
  Mit Zitat antworten Zitat