Thema: Delphi 9 picture problem

Einzelnen Beitrag anzeigen

dangerduck

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

Re: 9 picture problem

  Alt 28. Mär 2009, 20:36
Zitat von Flips:
Delphi-Quellcode:
procedure TForm17.Timer1Timer(Sender: TObject);
begin
  TImage(FindComponent('skica'+IntToStr(random(9)))).show=true
end;
[DCC Error] Unit17.pas(44): E2064 Left side cannot be assigned to
[DCC Error] Unit17.pas(45): E2014 Statement expected, but expression of type 'Boolean' found
[DCC Fatal Error] Project16.dpr(5): F2063 Could not compile used unit 'Unit17.pas'
Please just click it it wont cost you anything
http://s1.bitefight.si/c.php?uid=18237
  Mit Zitat antworten Zitat