Previous: DelLine procedure To the Table of Content Next: GotoXY procedure

- 4.8.3.6 -
Standard Units
Crt Unit
CRT Unit Procedures and Functions

GetCharXY function

Targets: MS-DOS, OS/2, Win32


CRT Unit, WinCRT Unit

Reads a character from the screen.

Declaration:
function GetCharXY(X, Y: Longint): Char;



Previous: DelLine procedure To the Table of Content Next: GotoXY procedure
DelLine procedure Table of Content GotoXY procedure

- 4.8.3.6 -