RAD Studio VCL Reference
|
This is namespace FMTBcd.
Name |
Description |
The following table lists classes in this documentation. | |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. | |
The following table lists constants in this documentation. |
|
Name |
Description |
|
EBcdException is the exception class for errors that occur when working with BCD values. | |
|
EBcdOverflowException is the exception class for errors that occur when a Variant can't create a BCD value due to the requested precision and number of decimals. |
Name |
Description |
This is constant FMTBcd._DefaultDecimals. | |
This is constant FMTBcd._NoDecimal. | |
This is constant FMTBcd.DefaultFMTBcdScale. | |
This is constant FMTBcd.MaxBcdPrecision. | |
This is constant FMTBcd.MaxBcdScale. | |
This is constant FMTBcd.MaxFMTBcdDigits. | |
This is constant FMTBcd.MaxFMTBcdFractionSize. | |
This is constant FMTBcd.MaxStringDigits. | |
Represents a NULL TBcd value. | |
This is constant FMTBcd.SizeOfFraction. | |
This is constant FMTBcd.SizeOfTBCD. |
|
Name |
Description |
|
Adds two TBcd values. | |
|
Compares two TBcd values. | |
|
Divides one BCD value by another. | |
|
Divides one BCD value by another. | |
|
Divides one BCD value by another. | |
|
Divides one BCD value by another. | |
|
This is function FMTBcd.BcdFromBytes. | |
|
Multiplies two BCD values. | |
|
Multiplies two BCD values. | |
|
Multiplies two BCD values. | |
|
Multiplies two BCD values. | |
|
Returns the precision of a binary-coded decimal (BCD) value. | |
|
Returns the number of decimal places for a binary-coded decimal (BCD) value. | |
|
Subtracts one BCD value from another. | |
|
This is function FMTBcd.BcdToBytes. | |
|
Converts a binary-coded decimal value (BCD) to the corresponding Currency value. | |
|
Converts a binary-coded decimal value (BCD) to the corresponding double precision floating point value. | |
|
Converts a binary-coded decimal value (BCD) to an integer. | |
|
Returns a string representation of a binary-coded decimal (BCD) value. | |
|
Returns a string representation of a binary-coded decimal (BCD) value that reflects specified formatting. | |
|
Converts a Currency value to the corresponding binary-coded decimal (BCD) value. | |
|
Converts a double precision floating point value to the corresponding binary-coded decimal (BCD) value. | |
|
Converts a double precision floating point value to the corresponding binary-coded decimal (BCD) value. | |
|
Returns a string representation of a binary-coded decimal (BCD) value that reflects specified formatting. | |
|
Converts an integer value to the corresponding binary-coded decimal (BCD) value. | |
|
Indicates whether a binary-coded decimal (BCD) value is less than 0. | |
|
Converts a BCD value into another BCD value with a specified precision and number of decimals. | |
|
This is function FMTBcd.OldBCDToCurr. | |
|
This is function FMTBcd.OldCurrToBCD. | |
|
This is function FMTBcd.RoundAt. | |
|
Converts a string to the corresponding binary-coded decimal (BCD) value. | |
|
Converts a string to the corresponding binary-coded decimal (BCD) value. | |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
|
Name |
Description |
|
TBcd stores a binary coded decimal value. |
Name |
Description |
This is type FMTBcd.PBcd. | |
This is type FMTBcd.TNibbleArray. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|