📄 fr_lng4.rc
字号:
#include "FR_Const.pas"
STRINGTABLE
{
;--- LinesEditorForm resources -------------------------------------------------
frRes + 4000, "字符串表编辑器"
;--- SQLEditorForm resources -------------------------------------------------
frRes + 4010, "SQL 编辑器"
;--- String resources ----------------------------------------------------------
SInsertLabel, "放置 Label 控件"
SInsertEdit, "放置 Edit 控件"
SInsertMemo, "放置 Memo 控件"
SInsertButton, "放置 Button 控件"
SInsertCheckBox, "放置 CheckBox 控件"
SInsertRadioButton, "放置 RadioButton 控件"
SInsertListBox, "放置 ListBox 控件"
SInsertComboBox, "放置 ComboBox 控件"
SInsertDateEdit, "放置 DateEdit 控件"
SInsertCheckListBox, "放置 CheckListBox 控件"
SInsertDB, "放置 database 控件"
SInsertTable, "放置 table 控件"
SInsertQuery, "放置 query 控件"
SInsertDBLookup, "放置 DBLookupComboBox 控件"
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -