Si amigo BlueSteel, esto me queda claro , pero como utilizar la estructura TFormatSettigs en conjunto con la función FloatToStrF, definida así:
Código Delphi
[-]
Delphi syntax:
function FloatToStrF(Value: Extended; Format: TFloatFormat; Precision, Digits: Integer): string; overload;
function FloatToStrF(Value: Extended; Format: TFloatFormat; Precision, Digits: Integer; const FormatSettings: TFormatSettings): string; overload;