📄 ehlibconsts.pas
字号:
{*******************************************************}
{ }
{ EhLib v3.5 }
{ Resource of strings }
{ }
{ Copyright (c) 2001 by Dmitry V. Bolshakov }
{ }
{*******************************************************}
unit EhLibConsts;
interface
resourcestring
SClearSelectedCellsEh = '慖戰僙儖傪僋儕傾乕偟傑偡偐丠';
SInvalidTextFormatEh = '晄惓側僥僉僗僩宍幃';
SInvalidVCLDBIFFormatEh = '晄惓側 VCLDBIF 宍幃';
SErrorDuringInsertValueEh = '僄儔乕拞抐 憓擖抣:';
SIgnoreErrorEh = '僄儔乕柍帇丠';
STabularInformationEh = '昞忣曬';
SPageOfPagesEh = 'Page %d of %d';
SPreviewEh = '僾儗價儏乕';
SFieldNameNotFoundEh = '崁栚柤 ''%s'' 偑懚嵼偟傑偣傫丅';
SFindDialogStringNotFoundMessageEh = 'String "%s" not found.';
SSTFilterListItem_Empties = '(Empty)';
SSTFilterListItem_NotEmpties = '(Not empty)';
SSTFilterListItem_All = '(All)';
SSTFilterListItem_ClearFilter = '(Clear filter)';
SSTFilterListItem_SortingByDescend = '(Order by ascending)';
SSTFilterListItem_SortingByAscend = '(Order by descending)';
implementation
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -