FMX.Utils.FixNumberText
Delphi
function FixNumberText(const AText: string): string;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall FixNumberText(const System::UnicodeString AText);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Utils.pas FMX.Utils.hpp |
FMX.Utils | FMX.Utils |
Description
Attempts to bring a text string containing the number to the canonical form.