THex2OctImpl.Calc Method
Implement this method to specialize BaseBinHexImpl class.
Syntax
Unit: FlexCel.AddinFunctions
function THex2OctImpl.Calc(const num: string; const dnum: Double; Places: Integer): TCellValue; override;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | num | string | |
const | dnum | Double | |
Places | Integer |