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'