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

TRegExprGroupNameList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: regexpr.pas line 319

type TRegExprGroupNameList = object

  Names: array of TRegExprGroupName;

  NameCount: Integer;

  function MatchIndexFromName();

  procedure Clear;

  procedure Add();

end;

Inheritance

TRegExprGroupNameList

|

TObject


Documentation generated on: 2025-07-25