📄 fr_lng4.rc
字号:
#include "FR_Const.pas"
STRINGTABLE
{
;--- LinesEditorForm resources -------------------------------------------------
frRes + 4000, "Editor de lista de cadenas"
;--- SQLEditorForm resources -------------------------------------------------
frRes + 4010, "Editor SQL"
;--- String resources ----------------------------------------------------------
SInsertLabel, "Insertar control Label"
SInsertEdit, "Insertar control Edit"
SInsertMemo, "Insertar control Memo"
SInsertButton, "Insertar control Button "
SInsertCheckBox, "Insertar control CheckBox"
SInsertRadioButton, "Insertar control RadioButton"
SInsertListBox, "Insertar control ListBox"
SInsertComboBox, "Insertar control ComboBox"
SInsertDateEdit, "Insertar control DateEdit"
SInsertCheckListBox, "Insertar control CheckListBox"
SInsertDB, "Insertar DB"
SInsertTable, "Insertar tabla"
SInsertQuery, "Insertar Query"
SInsertDBLookup, "Insertar control DBLookupComboBox"
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -