Data.FmtBcd.TBcd.operator *
C++
TBcd __fastcall operator*(const TBcd& __rhs) { return TBcd::_op_Multiply(*this, __rhs); };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Data.FMTBcd.hpp | Data.FmtBcd | TBcd |
Description
Embarcadero Technologies does not currently have any additional information.