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

TRegExprBounds

Declaration

Source position: regexpr.pas line 297

type TRegExprBounds = record

  GrpStart: array of PRegExprChar;

  GrpEnd: array of PRegExprChar;

end;


Documentation generated on: 2025-07-25