Type for default buffer in TextRec
Source position: textrec.inc line 28
type TextBuf = array [0..TextRecBufSize-1] of Char;
No notes exist for this page yet.