TStringSearchOption
Possible options for SearchBuf call.
Declaration
Source position: strutils.pp line 111
Type
TStringSearchOption = (soDown,soMatchCase,soWholeWord)
Possible options for SearchBuf call.
Source position: strutils.pp line 111
Type
TStringSearchOption = (soDown,soMatchCase,soWholeWord)