Unit 'fpsNumFormat' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fpspreadsheet]

BuildCurrencyFormatString

Declaration

Source position: fpsnumformat.pas line 311

function BuildCurrencyFormatString(

  ANumberFormat: TsNumberFormat;

  const AFormatSettings: TFormatSettings;

  ADecimals: Integer;

  APosCurrFmt: Integer;

  ANegCurrFmt: Integer;

  ACurrencySymbol: string;

  Accounting: Boolean = False

):string;



CT Web help

CodeTyphon Studio