next up previous contents index
Next: OutTextXY Up: Functions and procedures Previous: MoveTo

OutText

   

Declaration:

Procedure OutText (Const TextString : String) ;

Description:

OutText puts TextString on the screen, at the current pointer position, using the current font and text settings. The current position is moved to the end of the text.

Errors:

None.

See also:

OutTextXY



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998