[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Math' (#rtl)

TPaymentTime

Type used in financial (interest) calculations.

Declaration

Source position: math.pp line 136

type TPaymentTime = (

  ptEndOfPeriod,

  

End of period.

  ptStartOfPeriod

  

Start of period.

);


Documentation generated on: May 14 2021