Data.FmtBcd.TBcd.operator <
C++
bool __fastcall operator<(const TBcd& __rhs) { return TBcd::_op_LessThan(*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.