[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

TtiDecimalRoundingCtrl

Declaration

Source position: tiUtils.pas line 289

type TtiDecimalRoundingCtrl = (

  drNone,

  drHalfEven,

  drHalfPos,

  drHalfNeg,

  drHalfDown,

  drHalfUp,

  drRndNeg,

  drRndPos,

  drRndDown,

  drRndUp

);


Documentation generated on: 2017-08-16