[Lazarus] What's the correct way to use TRegexEngine?
Sven Barth
pascaldragon at googlemail.com
Fri Dec 23 10:47:23 CET 2011
Am 23.12.2011 10:29, schrieb silvioprog:
> 2011/12/23 Graeme Geldenhuys<graemeg.lists at gmail.com>:
>> On 22 December 2011 21:25, silvioprog<silvioprog at gmail.com> wrote:
>>>
>>> I can not use the LCL.
>>
>> What has regex and LCL have to do with each other? Why do you think
>> regex requires LCL? I have many apps that use regex, and none of the
>> depend on LCL.
>
> The regex that he indicated uses LCL yes!>> "[LCL]SynRegExpr.TRegExpr".
>
> The regex that I'm using belongs to FCL.>> "[FCL]RegEx.TRegexEngine".
>
TRegExpr (unit RegExpr) is also part of FCL in 2.7.1 since some
weeks/months.
Regards,
Sven
More information about the Lazarus
mailing list