next up previous contents index
Next: PieSlice Up: Functions and procedures Previous: OutText

OutTextXY

   

Declaration:

Procedure OutTextXY (X,Y : Integer; Const TextString : String) ;

Description:

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

Errors:

None.

See also:

OutText



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