[Lazarus] Comment about TAChart diff

Alexey aaa5500 at ya.ru
Tue Jul 4 12:35:58 CEST 2017


+ procedure HTMLTagFound(NoCaseTag, ActualTag: String);

+ procedure HTMLTextFound_Size(AText: String);

+ procedure HTMLTextFound_Out(AText: String);


Better to use "const Par: string", since "const" param passed by ref, it 
is faster than "value parameter" w/o "const".

-- 
Regards,
Alexey

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20170704/9fbbc013/attachment.html>


More information about the Lazarus mailing list