📄 ehlibconsts.pas
字号:
{*******************************************************}
{ }
{ EhLib v3.3 }
{ Resource of strings }
{ }
{ Copyright (c) 2001-2003 by Dmitry V. Bolshakov }
{ }
{*******************************************************}
unit EhLibConsts;
interface
resourcestring
SClearSelectedCellsEh = 'Limpar c閘ulas seleccionadas?';
SInvalidTextFormatEh = 'Formato de texto inv醠ido';
SInvalidVCLDBIFFormatEh = 'Formato VCLDBIF invalido';
SErrorDuringInsertValueEh = 'Erro durante a inser玢o do valor:';
SIgnoreErrorEh = 'Ignorar erro?';
STabularInformationEh = 'Informa玢o Tabular';
SPageOfPagesEh = 'Pag. %d de %d';
SPreviewEh = 'Prever';
SFieldNameNotFoundEh = 'Campo com nome ''%s'' n鉶 encontrado';
SFindDialogStringNotFoundMessageEh = 'A String "%s" n鉶 foi encontrada.';
implementation
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -