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

TStringSearchOption

Declaration

Source position: uPSC_strutils.pas line 110

type TStringSearchOption = (

  soDown,

  

  soMatchCase,

  

  soWholeWord

  

);



CT Web help

CodeTyphon Studio