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

📄 dxjavascriptd7.drc

📁 Well known and usefull component for delphi 7
💻 DRC
字号:
/* 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 DXJS_RESSTR_SpeEqualsSignexpected 65504
#define DXJS_RESSTR_SpeSemicolonexpected 65505
#define DXJS_RESSTR_SpeInvalidCompilerDirective 65506
#define DXJS_RESSTR_SpeMissingENDIFdirective 65507
#define DXJS_RESSTR_SreVarNotArray 65508
#define DXJS_RESSTR_SreUndefinedVariable 65509
#define DXJS_RESSTR_SreIncorrectTypeCast 65510
#define DXJS_RESSTR_SreVariableMustBeUndefined 65511
#define DXJS_RESSTR_SreFunctionNotFound 65512
#define DXJS_RESSTR_SreReferenceError 65513
#define DXJS_RESSTR_SreRecompileRequested 65514
#define DXJS_RESSTR_SreVarArrayBounds 65515
#define DXJS_RESSTR_SpeSyntaxError 65520
#define DXJS_RESSTR_SpeIdentifierExpected 65521
#define DXJS_RESSTR_SpeIdentifierRedeclared 65522
#define DXJS_RESSTR_SpeIncompatibleTypes 65523
#define DXJS_RESSTR_SpeOutsideOfLoop 65524
#define DXJS_RESSTR_SpeLabelNotFound 65525
#define DXJS_RESSTR_SpeCannotAssign 65526
#define DXJS_RESSTR_SpeWHILEexpected 65527
#define DXJS_RESSTR_SpeCATCHexpected 65528
#define DXJS_RESSTR_SpeRoundBracketLeftexpected 65529
#define DXJS_RESSTR_SpeRoundBracketRightexpected 65530
#define DXJS_RESSTR_SpeBracketLeftexpected 65531
#define DXJS_RESSTR_SpeBracketRightexpected 65532
#define DXJS_RESSTR_SpeBraceLeftExpected 65533
#define DXJS_RESSTR_SpeBraceRightExpected 65534
#define DXJS_RESSTR_SpeColonExpected 65535
STRINGTABLE
BEGIN
	DXJS_RESSTR_SpeEqualsSignexpected,	"= expected"
	DXJS_RESSTR_SpeSemicolonexpected,	"; expected"
	DXJS_RESSTR_SpeInvalidCompilerDirective,	"Invalid compiler directive"
	DXJS_RESSTR_SpeMissingENDIFdirective,	"Missing ENDIF directive"
	DXJS_RESSTR_SreVarNotArray,	"Variant is not an array"
	DXJS_RESSTR_SreUndefinedVariable,	"Undefined variable"
	DXJS_RESSTR_SreIncorrectTypeCast,	"Incorrect type cast"
	DXJS_RESSTR_SreVariableMustBeUndefined,	"Variable must be undefined"
	DXJS_RESSTR_SreFunctionNotFound,	"Function not found"
	DXJS_RESSTR_SreReferenceError,	"Reference error"
	DXJS_RESSTR_SreRecompileRequested,	"Please recompile the source code"
	DXJS_RESSTR_SreVarArrayBounds,	"Variant array index out of bounds"
	DXJS_RESSTR_SpeSyntaxError,	"Syntax error"
	DXJS_RESSTR_SpeIdentifierExpected,	"Identifier expected"
	DXJS_RESSTR_SpeIdentifierRedeclared,	"Identifier redeclared"
	DXJS_RESSTR_SpeIncompatibleTypes,	"Incompatible types"
	DXJS_RESSTR_SpeOutsideOfLoop,	"BREAK or CONTINUE outside of loop"
	DXJS_RESSTR_SpeLabelNotFound,	"Label not found"
	DXJS_RESSTR_SpeCannotAssign,	"Cannot assign"
	DXJS_RESSTR_SpeWHILEexpected,	"while expected"
	DXJS_RESSTR_SpeCATCHexpected,	"catch expected"
	DXJS_RESSTR_SpeRoundBracketLeftexpected,	"( expected"
	DXJS_RESSTR_SpeRoundBracketRightexpected,	") expected"
	DXJS_RESSTR_SpeBracketLeftexpected,	"[ expected"
	DXJS_RESSTR_SpeBracketRightexpected,	"] expected"
	DXJS_RESSTR_SpeBraceLeftExpected,	"{ expected"
	DXJS_RESSTR_SpeBraceRightExpected,	"} expected"
	DXJS_RESSTR_SpeColonExpected,	": expected"
END

⌨️ 快捷键说明

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