mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 11:09:14 +02:00
* Refer to mainunit for lazarus IDE
This commit is contained in:
parent
98a1fdcfe6
commit
8bfe212e6b
@ -1,3 +1,4 @@
|
||||
{%MainUnit sysutils.pp}
|
||||
|
||||
Class Function TBOOLHELPER.Parse(const S: string): Boolean; inline; static;
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
{%MainUnit sysutils.pp}
|
||||
Class Function TFLOATHELPER.IsNan(const AValue: FLOATTYPE): Boolean; overload; inline; static;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user