Quote:NumImg=8; Img=new TImage*[NumImg];
Quote:Img[i]=new TImage(this);
Quote:case 4 : Img[i]->Picture->LoadFromFile("14.bmp"); break;