FMTBcd.BcdPrecision

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From FMTBcd.pas

	function BcdPrecision(const Bcd: TBcd): Word;


Unit: FMTBcd

Type: function

Visibility: public

C++ Information

From FMTBcd.hpp

	unsigned short __fastcall BcdPrecision(const Fmtbcd::TBcd & Bcd);


Unit: FMTBcd

Type: function

Description

Returns the precision of a binary-coded decimal (BCD) value.


Use BcdPrecision to determine the number of significant digits in a specified BCD value.

See Also

Personal tools
Translations
Newest Version