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

📄 smdbgridstrings.rc

📁 SecurityLib一个user-rights系统控件
💻 RC
字号:
#include "SMDBGridStrings.rh"


STRINGTABLE {

  strMessage        "Print..."
  strSaveChanges    "Do you really want to save a changes on the Database Server?"
  strErrSaveChanges "Can't save a data! Check a Server connection or data validation."
  strDeleteWarning  "Do you really want to delete a table %s?"
  strEmptyWarning   "Do you really want to empty a table %s?"


  SMDBGridPopUpCaptionStart +  0 	"Add record"
  SMDBGridPopUpCaptionStart +  1 	"Insert record"
  SMDBGridPopUpCaptionStart +  2 	"Edit record"
  SMDBGridPopUpCaptionStart +  3 	"Delete record"
  SMDBGridPopUpCaptionStart +  4 	"-"
  SMDBGridPopUpCaptionStart +  5 	"Print ..."
  SMDBGridPopUpCaptionStart +  6 	"Export ..."
  SMDBGridPopUpCaptionStart +  7 	"-"
  SMDBGridPopUpCaptionStart +  8 	"Save changes"
  SMDBGridPopUpCaptionStart +  9 	"Discard changes"
  SMDBGridPopUpCaptionStart + 10 	"Refresh"
  SMDBGridPopUpCaptionStart + 11 	"-"
  SMDBGridPopUpCaptionStart + 12 	"Select/Unselect records"
  SMDBGridPopUpCaptionStart + 13 	   "Select record"
  SMDBGridPopUpCaptionStart + 14 	   "Select All records"
  SMDBGridPopUpCaptionStart + 15 	   "-"
  SMDBGridPopUpCaptionStart + 16 	   "UnSelect record"
  SMDBGridPopUpCaptionStart + 17 	   "UnSelect All records"
  SMDBGridPopUpCaptionStart + 18 	"-"
  SMDBGridPopUpCaptionStart + 19 	"Save column layout"
  SMDBGridPopUpCaptionStart + 20 	"Restore column layout"
  SMDBGridPopUpCaptionStart + 21 	"-"
  SMDBGridPopUpCaptionStart + 22 	"Setup..."


}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -