Defines the largest negative value supported for Currency data types.
MinCurrency: Currency = -922337203685477.5807;
Currency MinCurrency = -922337203685477.5807;
SysUtils
MinCurrency is the largest negative 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!
|