TextBuf
Text buffer
Declaration
Source position: textrec.inc line 32
Type
TextBuf = Array[0..TextRecBufSize-1] of AnsiChar
Description
TextBuf is a type for the default buffer used in TextRec .
See also
Name | Description |
---|---|
TextRec | Text file type |