fr_lng4.rc
来自「航空人身保险信息管理系统使用SQL和DELHPI开发」· RC 代码 · 共 27 行
RC
27 行
#include "FR_Const.pas"
STRINGTABLE
{
;--- LinesEditorForm resources -------------------------------------------------
frRes + 4000, "Streng liste editor"
;--- SQLEditorForm resources -------------------------------------------------
frRes + 4010, "SQL editor"
;--- String resources ----------------------------------------------------------
SInsertLabel, "Inds鎡 Label kontrol"
SInsertEdit, "Inds鎡 Edit kontrol"
SInsertMemo, "Inds鎡 Memo kontrol"
SInsertButton, "Inds鎡 Knap kontrol"
SInsertCheckBox, "Inds鎡 Checkboks kontrol"
SInsertRadioButton, "Inds鎡 Valgknap kontrol"
SInsertListBox, "Inds鎡 ListeBoks kontrol"
SInsertComboBox, "Inds鎡 KomboBoks kontrol"
SInsertDateEdit, "Inds鎡 DatoEdit kontrol"
SInsertCheckListBox, "Inds鎡 CheckListeBoks kontrol"
SInsertDB, "Inds鎡 database"
SInsertTable, "Inds鎡 tabel"
SInsertQuery, "Inds鎡 foresp鴕gsel"
SInsertDBLookup, "Inds鎡 DBOpslagsKomboBoks kontrol"
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?