[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#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: Nov 14 2015