[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msestrings' (#msegui)

locatestringoptionsty

Declaration

Source position: msestrings.pas line 627

type locatestringoptionsty = set of (

  lso_casesensitive,

  lso_posinsensitive,

  lso_exact,

  lso_nodown,

  lso_noup,

  lso_noexact,

  lso_filterisuppercase

);


Documentation generated on: 2021-05-13