Unit 'JwaWinNLS' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_currencyfmtA

Declaration

Source position: jwawinnls.pas line 1275

type _currencyfmtA = record

  NumDigits: UINT;

  LeadingZero: UINT;

  Grouping: UINT;

  lpDecimalSep: LPSTR;

  lpThousandSep: LPSTR;

  NegativeOrder: UINT;

  PositiveOrder: UINT;

  lpCurrencySymbol: LPSTR;

end;


Documentation generated on: 2025-07-25