Unit 'wasm.regexp.objects' Package
[Overview][Types][Classes][Index] [#wasm-utils]

TRegExpGroup

Declaration

Source position: wasm.regexp.objects.pas line 70

type TRegExpGroup = record

  Name: UTF8String;

  Value: UTF8String;

  StartIndex: Integer;

  StopIndex: Integer;

end;


Documentation generated on: 2025-07-25