Forum: Pascal and Delphi Jul 6th, 2009 |
| Replies: 5 Views: 434 i know this site. and what?
i need a specific example or ... help |
Forum: Pascal and Delphi Jul 6th, 2009 |
| Replies: 5 Views: 434 no. i use:
uses ..., PerlRegEx; |
Forum: Pascal and Delphi Jul 5th, 2009 |
| Replies: 5 Views: 434 I use TRegExpr v.0.952 and now i want use RegexBuddy, but i can't replace code. Can u help me?
var
Temp: TStringList;
Index: Integer;
regex: TRegExpr;
begin
Temp:=... |