Recent

Author Topic: How to change an image when program is running  (Read 5833 times)

Anonymous

  • Guest
How to change an image when program is running
« on: January 31, 2004, 04:13:59 pm »
For example:

You whant to make a digital clock, where digits are images, you need to change the digits when  program is runnig.

Is there any procedure or function to make it possible?

In other words, how can I change the picture property?

Thanks.

Anonymous

  • Guest
How to change an image when program is running
« Reply #1 on: October 25, 2004, 02:04:46 am »
Better way is to use TImageList component. So, load your images in it and just change the index of the image you wanna to display.

I think there was method TPicture.LoadFromFile('/file/name/here.ext')

-------
Anarki

 

TinyPortal © 2005-2018