[Overview][Constants][Types][Procedures and functions] |
Possible options for SearchBuf call.
Source position: strutils.pp line 88
type TStringSeachOption = TStringSearchOption; |
There is an typo error in the original Borland StrUtils unit. This type just refers to the correct TStringSearchOption and is provided for compatibility only.