[Overview][Constants][Types][Procedures and functions] | Reference for unit 'strutils' (#rtl) |
Standard word delimiters
Source position: strutils.pp line 83
const WordDelimiters: = [#0..#255] - ['a'..'z','A'..'Z','1'..'9','0']; |
Standard word delimiters, used in the SearchBuf call.
No notes exist for this page yet.