fr_lng4.rc
来自「航空人身保险信息管理系统使用SQL和DELHPI开发」· RC 代码 · 共 27 行
RC
27 行
#include "FR_Const.pas"
STRINGTABLE
{
;--- LinesEditorForm resources -------------------------------------------------
frRes + 4000, "Str鋘glisteditor"
;--- SQLEditorForm resources -------------------------------------------------
frRes + 4010, "SQL editor"
;--- String resources ----------------------------------------------------------
SInsertLabel, "Infoga Label"
SInsertEdit, "Infoga Edit"
SInsertMemo, "Infoga Memo"
SInsertButton, "Infoga Button"
SInsertCheckBox, "Infoga CheckBox"
SInsertRadioButton, "Infoga RadioButton"
SInsertListBox, "Infoga ListBox"
SInsertComboBox, "Infoga ComboBox"
SInsertDateEdit, "Infoga DateEdit"
SInsertCheckListBox, "Infoga CheckListBox"
SInsertDB, "Infoga databas"
SInsertTable, "Infoga tabell"
SInsertQuery, "Infoga fr錱a"
SInsertDBLookup, "Infoga DBLookupComboBox"
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?