|
 |
TEXT
Syntax
TEXT(<window>, <X>, <Y>, <text>, <colour>)
Description
Draws <text> in the system font (with top-
left coordinates at <X>, <Y>) in <window>
with 24-bit colour <colour>.
24-bit colours are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa
Software 2012. All rights reserved.
Last modified: Wed Oct 9 16:18:48 2002
|