Gets an object of the specified type that provides a number formatting service.
OutputVar := instance.GetFormat(formatType)
Gets an object of the specified type that provides a number formatting service.
formatType
The MfType of the required formatting service.
The current NumberFormatInfo, if formatType is the same as the type of the current NumberFormatInfo; otherwise, null.