[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Set text placement style
Source position: graphh.inc line 811
procedure SetTextJustify( |
horiz: Word; |
vert: Word |
); |
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 :
None.
|
Write text on the screen at the current location. |
|
|
Write text on the screen on given position |