Please enable JavaScript to view this site.

KOL/MCK - User Guide

imageshow

 

In order to draw an image in the paint box control, it is enough to assign the OnPaint event and call the necessary methods of the picture object to paint on the canvas of our "box". This task is greatly simplified by a specially developed kind of control, which is called so - image show ("showing a picture", or "show a picture", whatever you like).

 

Constructor:

NewImageShow(Parent, imagelist, i)

 

Creates a "show" -control, which displays the i-th picture from the list of pictures imagelist. In order to remove the border surrounding it for the "show" control, it is enough to set the HasBorder property to false. Among other things, setting automatic sizing for this control will set the size of the control in accordance with the dimensions of the images.

 

In MCK, the mirror for the  "show" control it is TKOLImageShow.

 

KOL / MCK User Guide - Created by Carl Peeraer - Diamant Soft, based on the work of Vladimir Kladov - Artwerp.be

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC