System.SysUtils.TCurrencyHelper.TryParse
Delphi
class function TryParse(const S: string; out Value: Currency; const AFormatSettings: TFormatSettings): Boolean; overload; inline; static;
class function TryParse(const S: string; out Value: Currency): Boolean; overload; inline; static;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.SysUtils.pas | System.SysUtils | TCurrencyHelper |
Description
Embarcadero Technologies does not currently have any additional information.