?? ehlibconsts.pas
字號:
{*******************************************************}
{ }
{ EhLib v3.5 }
{ Resource of strings }
{ }
{ Copyright (c) 2001 by Dmitry V. Bolshakov }
{ }
{*******************************************************}
unit EhLibConsts;
interface
resourcestring
SClearSelectedCellsEh = '緿esea borrar las celdas seleccionadas?';
SInvalidTextFormatEh = 'Formato de texto inv醠ido';
SInvalidVCLDBIFFormatEh = 'Formato VCLDBIF inv醠ido';
SErrorDuringInsertValueEh = 'Error durante la insercci髇 del valor:';
SIgnoreErrorEh = '縄gnorar el error?';
STabularInformationEh = 'Information tabular';
SPageOfPagesEh = 'P醙ina %d de %d';
SPreviewEh = 'Vista previa';
SFieldNameNotFoundEh = 'El nombre de campo ''%s'' no se encuentra';
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 + -