Thema: Delphi Random Tshape!

Einzelnen Beitrag anzeigen

dominikkv

Registriert seit: 30. Sep 2006
Ort: Gundelfingen
1.109 Beiträge
 
Delphi 2007 Professional
 
#3

Re: Random Tshape!

  Alt 18. Jan 2007, 20:27
oder vllt:
(FindComponent('Shape'+IntToStr(Random(9)+1)) as TShape).Visible := true;
Dominik
  Mit Zitat antworten Zitat