The Conroy & Conroy Subroutine Library (2021.3 edition)

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

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

Date_Text_Presentation_Manager
TSDate_Text_Presentation_Manager* stdcall Date_Text_Presentation_Manager()
function Date_Text_Presentation_Manager : PSDate_Text_Presentation_Manager
Returns a presentation manager for date/time text.

Monetary_Text_Presentation_Manager
TSMonetary_Text_Presentation_Manager* Monetary_Text_Presentation_Manager()
function Monetary_Text_Presentation_Manager : PSMonetary_Text_Presentation_Manager
Returns a presentation manager for monetary text.

Numeric_Text_Presentation_Manager
TSNumeric_Text_Presentation_Manager* Numeric_Text_Presentation_Manager()
function Numeric_Text_Presentation_Manager : PSNumeric_Text_Presentation_Manager
Returns a presentation manager for numeric text.