Possible options for SearchBuf call.
Source position: strutils.pp line 114
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.