?? fr_lng4.rc
字號:
#include "FR_Const.pas"
STRINGTABLE
{
;--- LinesEditorForm resources -------------------------------------------------
frRes + 4000, "Editor llista de cadenes"
;--- SQLEditorForm resources -------------------------------------------------
frRes + 4010, "SQL editor"
;--- String resources ----------------------------------------------------------
SInsertLabel, "Afegir control Label"
SInsertEdit, "Afegir control Edit"
SInsertMemo, "Afegir control Memo"
SInsertButton, "Afegir control Button"
SInsertCheckBox, "Afegir control CheckBox"
SInsertRadioButton, "Afegir control RadioButton"
SInsertListBox, "Afegir control ListBox"
SInsertComboBox, "Afegir control ComboBox"
SInsertDateEdit, "Afegir controlDateEdit"
SInsertCheckListBox, "Afegir control CheckListBox"
SInsertDB, "Afegir database"
SInsertTable, "Afegir table"
SInsertQuery, "Afegir query"
SInsertDBLookup, "Afegir control DBLookupComboBox"
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -