[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 384: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
forum.datacad.com • View topic - Missing DCAL for Delphi Constants?
Page 1 of 1

Missing DCAL for Delphi Constants?

PostPosted: Wed Aug 09, 2017 9:08 am
by Jsosnowski

Re: Missing DCAL for Delphi Constants?

PostPosted: Wed Aug 09, 2017 10:39 am
by David A. Giesselman
Hi Joe,

Not sure why they are not in uConstants.

const




You may also use the Delphi constants as defined in SysUtils:





Dave