* Refer to mainunit for lazarus IDE

This commit is contained in:
Michael VAN CANNEYT 2023-01-06 16:25:30 +01:00 committed by Pierre Muller
parent 8bfe212e6b
commit 9fc0f13af8

View File

@ -1,3 +1,4 @@
{%MainUnit sysutils.pp}
Class Function TORDINALHELPER.Parse(const AString: string): TORDINALTYPE; inline; static;