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

TextRecBufSize

Default buffer size for text files.

Declaration

Source position: textrec.inc line 28

const TextRecBufSize = 256;

Description

TextRecBufSize is the default buffer size for text files. The actual buffer can be set to another size using SetTextBuf.

See also

SetTextBuf

  

Set size of text file internal buffer.


Documentation generated on: Jul 24 2023