Revision history of "TRegexMatch"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 15:30, 4 July 2011Freddy (talk | contribs). . (946 bytes) (+946). . (Created page with "==Definition== <source lang="scar" lines="false"> TRegexMatch = record MatchedText: AnsiString; Offset: Integer; Length: Integer; end; </source> ==Availability== SCAR Divi...")