next up previous contents index
Next: SetTextStyle Up: Functions and procedures Previous: SetRGBPalette

SetTextJustify

   

Declaration:

Procedure SetTextJustify (Horizontal,Vertical : Word) ;

Description:

SetTextJustify controls the placement of new text, relative to the (graphical) cursor position. Horizontal controls horizontal placement, and can be one of the following pre-defined constants:

Vertical controls the vertical placement of the text, relative to the (graphical) cursor position. Its value can be one of the following pre-defined constants :

Errors:

None.

See also:

OutText, OutTextXY



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