Search results

Jump to: navigation, search
  • Description: FmtBcd. TBcd | | Data. FmtBcd. TBcd. TBcd stores a binary coded decimal value. TBcd represents a binary coded decimal value. ...
    1 KB (127 words) - 13:00, 16 November 2011
  • api. Description: Returns a string representation of a binary-coded decimal (BCD) value. Use BcdToStr to convert a binary-coded decimal value ...
    717 bytes (54 words) - 18:33, 19 October 2011
  • Tip: To convert a string to a Bcd value without raising an exception for invalid strings, use the Data.FmtBcd.TryStrToBcd function instead ...
    1 KB (104 words) - 18:06, 19 October 2011
  • api. Description: Converts a string to the corresponding binary-coded decimal (BCD) value. Use TryStrToBcd to convert a string into a binary- ...
    1 KB (90 words) - 18:33, 19 October 2011
  • api. Description: Converts a BCD value into another BCD value with a specified precision and number of decimals. Call NormalizeBcd to give a ...
    1 KB (145 words) - 15:59, 6 February 2012
  • api. Description: Returns a string representation of a binary-coded decimal (BCD) value that reflects specified formatting. Use BcdToStrF to ...
    1 KB (96 words) - 18:33, 19 October 2011
  • api. Description: Divides one BCD value by another. BcdDivide divides Dividend by Divisor and returns the result as bcdOut. The return value is ...
    926 bytes (86 words) - 18:33, 19 October 2011
  • api. Description: Converts a binary-coded decimal value (BCD) to the corresponding Currency value. Use BCDToCurr to convert a binary-coded ...
    845 bytes (83 words) - 18:29, 19 October 2011
  • api. Description: Subtracts one BCD value from another. BcdSubtract subtracts bcdIn2 from bcdIn1 and returns the result as bcdOut. ...
    846 bytes (71 words) - 18:33, 19 October 2011
  • api. Description: Adds two TBcd values. BcdAdd adds bcdIn1 to bcdIn2 and returns the result as bcdOut. The return value is given a precision ...
    836 bytes (69 words) - 18:33, 19 October 2011
  • api. Description: Multiplies two BCD values. BcdMultiply multiplies the first two arguments and returns the result as bcdOut. The return value ...
    857 bytes (72 words) - 18:33, 19 October 2011
  • api. Description: Returns a string representation of a binary-coded decimal (BCD) value that reflects specified formatting. Use FormatBcd to ...
    849 bytes (72 words) - 18:33, 19 October 2011
  • api. Description: Returns the number of decimal places for a binary-coded decimal (BCD) value. Use BcdScale to determine the number of decimal ...
    583 bytes (40 words) - 18:33, 19 October 2011
  • api. Description: Indicates whether a binary-coded decimal (BCD) value is less than 0. IsBcdNegative returns true if Bcd is less than 0, false ...
    588 bytes (44 words) - 18:33, 19 October 2011
  • api. Description: Returns the precision of a binary-coded decimal (BCD) value. Use BcdPrecision to determine the number of significant digits ...
    575 bytes (37 words) - 18:33, 19 October 2011
  • api. Description: Converts a Variant into a TBcd type. Use VarDoubleAsBcd to obtain a TBcd value from a Variant. aValue is the Variant to ...
    542 bytes (37 words) - 18:33, 19 October 2011
  • api. Description: Converts a Currency value to the corresponding binary-coded decimal (BCD) value. Use CurrToBCD to convert a Currency value, ...
    1 KB (113 words) - 18:33, 19 October 2011
  • api. Description : Represents a NULL TBcd value. Use NullBcd to indicate an unknown or missing TBcd value. NullBcd is a TBcd with all its ...
    546 bytes (37 words) - 13:00, 16 November 2011
  • api. Description: Converts a binary-coded decimal value (BCD) into the corresponding Currency value. Use BCDToCurrency to convert a binary- ...
    679 bytes (58 words) - 15:38, 6 September 2021
  • api. Description: Converts a Currency value into the corresponding binary-coded decimal value (BCD). Use CurrencyToBcd to convert a Currency ...
    597 bytes (50 words) - 15:37, 6 September 2021

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)