System. currMul
From RAD Studio VCL Reference
C++ Information
From System.hpp
void __fastcall __currMul(System::Currency c1, System::Currency & c2);
Unit: System
Type: function
Description
__currMul is used internally by the Delphi compiler.
Do not call __currMul directly. The Delphi compiler automatically inserts calls to this function whenever appropriate.
Note: __currMul is not publicly available to Delphi applications.