help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'strutils' (#rtl)

TStringSearchOption

Possible options for SearchBuf call.

Declaration

Source position: strutils.pp line 86

type TStringSearchOption = (

  soDown,

  

Search in down direction.

  soMatchCase,

  

Match case

  soWholeWord

  

Search whole words only.

);

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505