FMX.Utils.USFormatSettings

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

USFormatSettings: TFormatSettings;

C++

extern DELPHI_PACKAGE System::Sysutils::TFormatSettings USFormatSettings;

Properties

Type Visibility Source Unit Parent
variable public
FMX.Utils.pas
FMX.Utils.hpp
FMX.Utils FMX.Utils

Description

Variable of type TFormatSettings that is internally used for various string-to-float operations.

See Also