GetFormat()

Namespace ›› System ›› MfNumberFormatInfo ›› Methods ››
Parent Previous Next

GetFormat()

Gets an object of the specified type that provides a number formatting service.

OutputVar := instance.GetFormat(formatType)

GetFormat(formatType)

Gets an object of the specified type that provides a number formatting service.

Parameters

formatType

The MfType of the required formatting service.

Returns

The current NumberFormatInfo, if formatType is the same as the type of the current NumberFormatInfo; otherwise, null.