Unit 'Math' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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: Jul 24 2023