Unit 'ovcintl' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_orpheus]

TIntlData

Declaration

Source position: ovcintl.pas line 48

type TIntlData = packed record

  CurrencyLtStr: TCurrencySt;

  

  CurrencyRtStr: TCurrencySt;

  

  DecimalChar: AnsiChar;

  

  CommaChar: AnsiChar;

  

  CurrDigits: Byte;

  

  SlashChar: AnsiChar;

  

  TrueChar: AnsiChar;

  

  FalseChar: AnsiChar;

  

  YesChar: AnsiChar;

  

  NoChar: AnsiChar;

  

end;



CT Web help

CodeTyphon Studio