ComponentOne True DBInput Pro 8.0
RoundDigit Property (TDBFinancialX)

 

Reference> TDBFinancialX Object> TDBFinancialX Object Properties> RoundDigit Property (TDBFinancialX)

RoundDigit Property (TDBFinancialX)

Syntax

object.RoundDigit= integer

Read/Write at run time. Not available at design time.

Values

-15 ~ 15 (0 is the default)

Remarks

The RoundDigit property determines which digit to round for the result values. The rounding type can be specified using the RoundType property. If either the RoundDigit or the RoundType property is set to 0, the rounding will be ignored and not be processed. The results can be retrieved from the Price, Tax, Total properties after executing the TaxCalc method.

The rounding will be processed with the final results after all calculations are done.

See Also

RoundType Property (TDBFinancialX)

Value Property (TDBFinancialX)

Price Property (TDBFinancialX)

Tax Property (TDBFinancialX)

Total Property (TDBFinancialX)

TaxCalc Method (TDBFinancialX)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback