rzshellconsts.pas

来自「Raize控件汉化版」· PAS 代码 · 共 40 行

PAS
40
字号
{===============================================================================
  RzShellConsts Unit

  Raize Components - Component Source Unit

  This unit declares the resource strings used for internationalisation of Shell
  Controls.

  To build your project with a single language's translations in the executable
  itself, declare one of the following conditional defines in your
  Project|Options.

  Language    $DEFINE    2-character locale id
  ----------- ---------- ---------------------
  Chinese     LANG_CN    cn
  Czech       LANG_CS    cs
  Danish      LANG_DA    da
  Dutch       LANG_NL    nl
  English     LANG_EN    en
  Finnish     LANG_FI    fi
  French      LANG_FR    fr
  German      LANG_DE    de
  Hungarian   LANG_HU    hu
  Italian     LANG_IT    it
  Japanese    LANG_JP    jp
  Norwegian   LANG_NO    no
  Polish      LANG_PL    pl
  Portuguese  LANG_PT    pt
  Russian     LANG_RU    ru
  Spanish     LANG_ES    es
  Swedish     LANG_SV    sv


  Modification History
  ------------------------------------------------------------------------------
  3.0    (20 Dec 2002)
    * Initial inclusion in Raize Components.


  Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?