Unit 'uPSC_strutils' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TStringSearchOptions

Declaration

Source position: uPSC_strutils.pas line 111

type TStringSearchOptions = set of (

  soDown,

  

  soMatchCase,

  

  soWholeWord

  

);



CT Web help

CodeTyphon Studio