qll70.drc

来自「详细的ERP设计资料」· DRC 代码 · 共 21 行

DRC
21
字号
/* VER150
  Generated by the Borland Delphi Pascal Compiler
  because -GD or --drc was supplied to the compiler.

  This file contains compiler-generated resources that
  were bound to the executable.
  If this file is empty, then no compiler-generated
  resources were bound to the produced executable.
*/

#define QLDBLkp_SAddNewButton 65520
#define QLDBLkp_SEditButton 65521
#define QLDBLkp_SSetNullButton 65522
STRINGTABLE
BEGIN
	QLDBLkp_SAddNewButton,	"新建"
	QLDBLkp_SEditButton,	"编辑"
	QLDBLkp_SSetNullButton,	"置空"
END

⌨️ 快捷键说明

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