[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Text record buffer array type
Source position: textrec.inc line 28
type TextBuf = array [0..TextRecBufSize-1] of Char; |
TextBuf is the type for the default buffer in TextRec
No notes exist for this page yet.