fr_lng4.rc
来自「FastReport2.5报表控件!具有很大的灵活空间。可以作为一个设计平台。」· RC 代码 · 共 27 行
RC
27 行
#include "FR_Const.pas"
STRINGTABLE
{
;--- LinesEditorForm resources -------------------------------------------------
frRes + 4000, "Editor de lista de cadenas"
;--- SQLEditorForm resources -------------------------------------------------
frRes + 4010, "Editor SQL"
;--- String resources ----------------------------------------------------------
SInsertLabel, "Insertar control Label"
SInsertEdit, "Insertar control Edit"
SInsertMemo, "Insertar control Memo"
SInsertButton, "Insertar control Button "
SInsertCheckBox, "Insertar control CheckBox"
SInsertRadioButton, "Insertar control RadioButton"
SInsertListBox, "Insertar control ListBox"
SInsertComboBox, "Insertar control ComboBox"
SInsertDateEdit, "Insertar control DateEdit"
SInsertCheckListBox, "Insertar control CheckListBox"
SInsertDB, "Insertar DB"
SInsertTable, "Insertar tabla"
SInsertQuery, "Insertar Query"
SInsertDBLookup, "Insertar control DBLookupComboBox"
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?