Next: SetUserCharSize
Up: Functions and procedures
Previous: SetTextJustify
Procedure SetTextStyle (Font,Direction,Magnitude : Word) ;
SetTextStyle controls the style of text to be put on the screen.
pre-defined constants for Font are:
- DefaultFont=0;
- TriplexFont=2;
- SmallFont=2;
- SansSerifFont=3;
- GothicFont=4;
Pre-defined constants for Direction are :
None.
GetTextSettings
Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998