?? 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 + -