[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Possible options for SearchBuf call.
Source position: strutils.pp line 94
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.