Unit 'uregexpr' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#regexpr]

TRegExprFindFixedLengthFlags

Declaration

Source position: regexpr.pas line 280

type TRegExprFindFixedLengthFlags = set of (

  flfForceToStopAt,

  flfReturnAtNextNil,

  flfSkipLookAround

);


Documentation generated on: 2025-07-25