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

📄 gmse.drc

📁 通用题库管理系统
💻 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 VDBConsts_SNextRecord 65456
#define VDBConsts_SLastRecord 65457
#define VDBConsts_SInsertRecord 65458
#define VDBConsts_SDeleteRecord 65459
#define VDBConsts_SEditRecord 65460
#define VDBConsts_SPostEdit 65461
#define VDBConsts_SCancelEdit 65462
#define VDBConsts_SRefreshRecord 65463
#define VDBConsts_SDeleteRecordQuestion 65464
#define VDBConsts_SDeleteMultipleRecordsQuestion 65465
#define VDBConsts_SDataSourceFixed 65466
#define VDBConsts_SPropDefByLookup 65467
#define VDBConsts_STooManyColumns 65468
#define VDBConsts_SRemoteLogin 65469
#define ADOConst_SMissingConnection 65472
#define ADOConst_SNoDetailFilter 65473
#define ADOConst_SBookmarksRequired 65474
#define ADOConst_SMissingCommandText 65475
#define ADOConst_SNoResultSet 65476
#define ADOConst_SADOCreateError 65477
#define ADOConst_SEventsNotSupported 65478
#define ADOConst_SUsupportedFieldType 65479
#define ADOConst_SConnectionRequired 65480
#define ADOConst_SCantRequery 65481
#define ADOConst_SNoFilterOptions 65482
#define ADOConst_SRecordsetNotOpen 65483
#define ADOConst_sNameAttr 65484
#define ADOConst_sValueAttr 65485
#define VDBConsts_SFirstRecord 65486
#define VDBConsts_SPriorRecord 65487
#define DBConsts_STextFalse 65488
#define DBConsts_STextTrue 65489
#define DBConsts_SParameterNotFound 65490
#define DBConsts_SInvalidVersion 65491
#define DBConsts_SBadFieldType 65492
#define DBConsts_SProviderSQLNotSupported 65493
#define DBConsts_SProviderExecuteNotSupported 65494
#define DBConsts_SDataSetUnidirectional 65495
#define DBConsts_SUnassignedVar 65496
#define DBConsts_SRecordNotFound 65497
#define DBConsts_SBcdOverflow 65498
#define DBConsts_SInvalidBcdValue 65499
#define DBConsts_SInvalidFormatType 65500
#define DBConsts_SCouldNotParseTimeStamp 65501
#define DBConsts_SInvalidSqlTimeStamp 65502
#define ADOConst_SInvalidEnumValue 65503
#define DBConsts_SFieldOutOfRange 65504
#define DBConsts_SFieldRequired 65505
#define DBConsts_SDataSetMissing 65506
#define DBConsts_SInvalidCalcType 65507
#define DBConsts_SFieldReadOnly 65508
#define DBConsts_SNoIndexForFields 65509
#define DBConsts_SIndexNotFound 65510
#define DBConsts_SCircularDataLink 65511
#define DBConsts_SLookupInfoError 65512
#define DBConsts_SDataSourceChange 65513
#define DBConsts_SDataSetOpen 65514
#define DBConsts_SNotEditing 65515
#define DBConsts_SDataSetClosed 65516
#define DBConsts_SDataSetEmpty 65517
#define DBConsts_SDataSetReadOnly 65518
#define DBConsts_SNestedDataSetClass 65519
#define DBConsts_SInvalidFieldSize 65520
#define DBConsts_SInvalidFieldKind 65521
#define DBConsts_SUnknownFieldType 65522
#define DBConsts_SFieldNameMissing 65523
#define DBConsts_SDuplicateFieldName 65524
#define DBConsts_SFieldNotFound 65525
#define DBConsts_SFieldAccessError 65526
#define DBConsts_SFieldValueError 65527
#define DBConsts_SFieldRangeError 65528
#define DBConsts_SBcdFieldRangeError 65529
#define DBConsts_SInvalidIntegerValue 65530
#define DBConsts_SInvalidBoolValue 65531
#define DBConsts_SInvalidFloatValue 65532
#define DBConsts_SFieldTypeMismatch 65533
#define DBConsts_SFieldSizeMismatch 65534
#define DBConsts_SInvalidVarByteArray 65535
STRINGTABLE
BEGIN
	VDBConsts_SNextRecord,	"Next record"
	VDBConsts_SLastRecord,	"Last record"
	VDBConsts_SInsertRecord,	"Insert record"
	VDBConsts_SDeleteRecord,	"Delete record"
	VDBConsts_SEditRecord,	"Edit record"
	VDBConsts_SPostEdit,	"Post edit"
	VDBConsts_SCancelEdit,	"Cancel edit"
	VDBConsts_SRefreshRecord,	"Refresh data"
	VDBConsts_SDeleteRecordQuestion,	"Delete record?"
	VDBConsts_SDeleteMultipleRecordsQuestion,	"Delete all selected records?"
	VDBConsts_SDataSourceFixed,	"Operation not allowed in a DBCtrlGrid"
	VDBConsts_SPropDefByLookup,	"Property already defined by lookup field"
	VDBConsts_STooManyColumns,	"Grid requested to display more than 256 columns"
	VDBConsts_SRemoteLogin,	"Remote Login"
	ADOConst_SMissingConnection,	"Missing Connection or ConnectionString"
	ADOConst_SNoDetailFilter,	"Filter property cannot be used for detail tables"
	ADOConst_SBookmarksRequired,	"Dataset does not support bookmarks, which are required for multi-record data controls"
	ADOConst_SMissingCommandText,	"Missing %s property"
	ADOConst_SNoResultSet,	"CommandText does not return a result set"
	ADOConst_SADOCreateError,	"Error creating object.  Please verify that the Microsoft Data Access Components 2.1 (or later) have been properly installed"
	ADOConst_SEventsNotSupported,	"Events are not supported with server side TableDirect cursors"
	ADOConst_SUsupportedFieldType,	"Unsupported field type (%s) in field %s"
	ADOConst_SConnectionRequired,	"A connection component is required for async ExecuteOptions"
	ADOConst_SCantRequery,	"Cannot perform a requery after connection has changed"
	ADOConst_SNoFilterOptions,	"FilterOptions are not supported"
	ADOConst_SRecordsetNotOpen,	"Recordset is not open"
	ADOConst_sNameAttr,	"Name"
	ADOConst_sValueAttr,	"Value"
	VDBConsts_SFirstRecord,	"First record"
	VDBConsts_SPriorRecord,	"Prior record"
	DBConsts_STextFalse,	"False"
	DBConsts_STextTrue,	"True"
	DBConsts_SParameterNotFound,	"Parameter '%s' not found"
	DBConsts_SInvalidVersion,	"Unable to load bind parameters"
	DBConsts_SBadFieldType,	"Field '%s' is of an unsupported type"
	DBConsts_SProviderSQLNotSupported,	"SQL not supported: %s"
	DBConsts_SProviderExecuteNotSupported,	"Execute not supported: %s"
	DBConsts_SDataSetUnidirectional,	"Operation not allowed on a unidirectional dataset"
	DBConsts_SUnassignedVar,	"Unassigned variant value"
	DBConsts_SRecordNotFound,	"Record not found"
	DBConsts_SBcdOverflow,	"BCD overflow"
	DBConsts_SInvalidBcdValue,	"%s is not a valid BCD value"
	DBConsts_SInvalidFormatType,	"Invalid format type for BCD"
	DBConsts_SCouldNotParseTimeStamp,	"Could not parse SQL TimeStamp string"
	DBConsts_SInvalidSqlTimeStamp,	"Invalid SQL date/time values"
	ADOConst_SInvalidEnumValue,	"Invalid Enum Value"
	DBConsts_SFieldOutOfRange,	"Value of field '%s' is out of range"
	DBConsts_SFieldRequired,	"Field '%s' must have a value"
	DBConsts_SDataSetMissing,	"Field '%s' has no dataset"
	DBConsts_SInvalidCalcType,	"Field '%s' cannot be a calculated or lookup field"
	DBConsts_SFieldReadOnly,	"Field '%s' cannot be modified"
	DBConsts_SNoIndexForFields,	"No index for fields '%s'"
	DBConsts_SIndexNotFound,	"Index '%s' not found"
	DBConsts_SCircularDataLink,	"Circular datalinks are not allowed"
	DBConsts_SLookupInfoError,	"Lookup information for field '%s' is incomplete"
	DBConsts_SDataSourceChange,	"DataSource cannot be changed"
	DBConsts_SDataSetOpen,	"Cannot perform this operation on an open dataset"
	DBConsts_SNotEditing,	"Dataset not in edit or insert mode"
	DBConsts_SDataSetClosed,	"Cannot perform this operation on a closed dataset"
	DBConsts_SDataSetEmpty,	"Cannot perform this operation on an empty dataset"
	DBConsts_SDataSetReadOnly,	"Cannot modify a read-only dataset"
	DBConsts_SNestedDataSetClass,	"Nested dataset must inherit from %s"
	DBConsts_SInvalidFieldSize,	"Invalid field size"
	DBConsts_SInvalidFieldKind,	"Invalid FieldKind"
	DBConsts_SUnknownFieldType,	"Field '%s' is of an unknown type"
	DBConsts_SFieldNameMissing,	"Field name missing"
	DBConsts_SDuplicateFieldName,	"Duplicate field name '%s'"
	DBConsts_SFieldNotFound,	"Field '%s' not found"
	DBConsts_SFieldAccessError,	"Cannot access field '%s' as type %s"
	DBConsts_SFieldValueError,	"Invalid value for field '%s'"
	DBConsts_SFieldRangeError,	"%g is not a valid value for field '%s'. The allowed range is %g to %g"
	DBConsts_SBcdFieldRangeError,	"%s is not a valid value for field '%s'. The allowed range is %s to %s"
	DBConsts_SInvalidIntegerValue,	"'%s' is not a valid integer value for field '%s'"
	DBConsts_SInvalidBoolValue,	"'%s' is not a valid boolean value for field '%s'"
	DBConsts_SInvalidFloatValue,	"'%s' is not a valid floating point value for field '%s'"
	DBConsts_SFieldTypeMismatch,	"Type mismatch for field '%s', expecting: %s actual: %s"
	DBConsts_SFieldSizeMismatch,	"Size mismatch for field '%s', expecting: %d actual: %d"
	DBConsts_SInvalidVarByteArray,	"Invalid variant type or size for field '%s'"
END

⌨️ 快捷键说明

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