⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rm_lng4.rc

📁 这是一个功能强大
💻 RC
字号:
#include "RM_Const.pas"

STRINGTABLE
{
;--- LinesEditorForm resources -------------------------------------------------
  rmRes + 4000, "字符串表编辑器"
;--- SQLEditorForm resources -------------------------------------------------
  rmRes + 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 + -