Unit 'StrUtils' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#rtl-objpas]

TStringSearchOptions

Declaration

Source position: strutils.pp line 113

type TStringSearchOptions = set of (

  soDown,

  soMatchCase,

  soWholeWord

);


Documentation generated on: 2023-03-18