Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

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

TextRec

  

Text file type.


Documentation generated on: Jul 24 2023