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