
PT-Basic Programming Manual Ver. 1.00 71/143
TextBlock left-top Y position in pixel.
StatusBar enable: 0~295.
StatusBar disable: 0~319.
To define the TextBlock setting and the background using bitmap
file or default background color.
A%=DEFINETEXTBLOCK_IMAGE(BlockNo% ,FontID% ,
BGType% ,BitmapPath$ ,Column% ,Row% ,XPos% ,YPos%)
A%=DEFINETEXTBLOCK_IMAGE(2,0,1,"d:\PROGRAM\5.bmp"
,8,6,120,30)
A% is an integer variable to be assigned to the result.
Several key arguments as below:
Defined Font:
0~1: system font
2~9: user font.
If 0 then using default background.
If 1 then using bitmap file..
TextBlock left-top X position in pixel (0~239).
TextBlock left-top Y position in pixel.
StatusBar enable: 0~295.
StatusBar disable: 0~319.
Comentários a estes Manuais