- 4.37.2.82 -
Standard Units
Graph Unit
Graph Unit Procedures and FunctionsOutCharXY procedure
Targets: MS-DOS, Win32
Graph Unit
Sends a char to the output device.
Declaration:
procedure OutCharXY(X, Y: Longint; C: Char; Color: DWORD);
Remarks:
Displays char C at (X, Y) using given Color.
OutCharXY has no affects on the CP.
|
|
|
MoveTo procedure |
Table of Content |
OutText procedure |
- 4.37.2.82 -