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