dlmr
0
Q:

loading images to a timage

procedure TForm1.btnLoadPicClick(Sender: TObject);
 begin
 img1.Picture.LoadFromFile( 'test.1');
 img1.Stretch := True ;
0

New to Communities?

Join the community