Unit 'LSRegEx' Package
[Overview][Types][Procedures and functions][Index] [#pl_solutions]

TLSRegExModifiers

Declaration

Source position: LSRegEx.pas line 27

type TLSRegExModifiers = set of (

  rmModifierI,

  

  rmModifierR,

  

  rmModifierS,

  

  rmModifierG,

  

  rmModifierM,

  

  rmModifierX

  

);



CT Web help

CodeTyphon Studio