On 18.02.2017 03:44, Alexey via Lazarus wrote:
if AnsiCompare(.., 'default')=0 then if SameText(.., 'default') then if CompareText(... 'default')=0 then if CompareText(... 'default')<>0 thenif ....='default' then
@devsCan i make the pch, which adds IsFontNameDefault, and all places use this func?
-- Regards, Alexey -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
