ehlibconsts.pas

来自「EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 」· PAS 代码 · 共 21 行

PAS
21
字号
{*******************************************************}
{                                                       }
{                       EhLib v3.5                      }
{                   Resource of strings                 }
{                                                       }
{      Copyright (c) 2001 by Dmitry V. Bolshakov        }
{                                                       }
{*******************************************************}

unit EhLibConsts;

interface

resourcestring
  SClearSelectedCellsEh = 'Effacer les cellules s閘ectionn閑s ?';
  SInvalidTextFormatEh = 'Mauvais format de texte';
  SInvalidVCLDBIFFormatEh = 'Format VCLDBIF Invalide';
  SErrorDuringInsertValueEh = 'Erreur durant  insertion valeur :';
  SIgnoreErrorEh = 'Ignorer erreur?';
  STabularInformationEh = 'Information de tabulation';
  SPageOfPagesEh = 'Page %d 

⌨️ 快捷键说明

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