hello, Here is a new typical TTBIMAGE, descendant of Timage. Next properties have been added. 1) FRAME: Allows to draw a framework around the image. 2)FRAMEROUND: Allows to round angles of the framework. 3)FRAMESTYLE: Allows to choose the style of the framework. 4) FRAMEWIDHT: Allows to choose the width of the line of the framework. The procedure TBIMAGE.LOADPICTURE (name of picture :STRING); ex: IMAGE1.LOADPICTURE('C:\WINDOWS\CLOWN.BMP'); Allows to load an image by using parameters following: 1) LOADPICTRATIO: Coefficient of size of the picture: 0,5 divides by 2 the size of the image. 2) LOADPICTX: position of the image x. 3) LOADPICTY: position of the image y. Thierry Barrachina (100655,2107)