Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TCurrencyHelper.TryParse

Declaration

Source position: syshelph.inc line 227

public class function TCurrencyHelper.TryParse(

  const S: string;

  out Value: Currency;

  const AFormatSettings: TFormatSettings

):Boolean; overload;

class function TCurrencyHelper.TryParse(

  const S: string;

  out Value: Currency

):Boolean; overload;


Documentation generated on: Jul 24 2023