The Conroy & Conroy Subroutine Library (2021.3 edition)

TMonetary_Text_Presentation_Manager
What: class
Ancestor: TDelphi_Object
File: _TPM
Layer: 1
Platforms: C++, C#, Javascript, Pascal (Object), PHP, Python

This is an abstract base class for monetary text presentation managers. It contains the following methods:

Decimal
string Decimal()
function Decimal : string
Character(s) to use for decimal point.

Group
string Group()
function Group : string
Character(s) to use for thounsand separator.

Internationl_Money_Symbol
string Internationl_Money_Symbol()
function Internationl_Money_Symbol : string
Character(s) used for international money.

Money_Symbol
string Money_Symbol()
function Money_Symbol : string
Character(s) used for money.