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

TStringSearchOptions

Declaration

Source position: strutils.pp line 125

type TStringSearchOptions = set of (

  soDown,

  soMatchCase,

  soWholeWord

);


Documentation generated on: 2025-07-25