Defines the largest value supported for Currency data types.
MaxCurrency: Currency = 922337203685477.5807;
Currency MaxCurrency = 922337203685477.5807;
SysUtils
MaxCurrency is the largest value that can be held by a Currency data variable on the Windows Opersting System.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|