TBaseBinHexImpl.Calc Method
Calculates the result depending on the specific function.
Syntax
Unit: FlexCel.AddinFunctions
function TBaseBinHexImpl.Calc(const num: string; const dnum: Double; Places: Integer): TCellValue; virtual; abstract;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | num | string | |
const | dnum | Double | |
Places | Integer |