[Overview][Constants][Types][Procedures and functions] |
Possible options for SearchBufcall.
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 TStringSearchOptionand is provided for compatibility only.