relictus
Silver Member | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору TankMan Смотри, к примеру, ImageEn, в нем есть: TImageEnMView component is the same as TImageEnView, but it can handle multiple images. TImageEnMView can display images in rows, in columns, in a grid or in a single frame. The images can be animated: if you choose to show a single frame, you can view an animated sequence (as a Gif or an AVI). Each image has assigned a delay time. The images can be stored fully, as thumbnails (a sub-resampled image of the original), or loaded when displayed (you have to specify only the file name), or upon request (whenever an image is to be shown, an event is generated). If you choose, the user can select an image: selected images will have a bordered frame. You can also specify a custom function whenever an image is shown (i.e., to paint the image index near the image). |