📄 ticketsmanager.drc
字号:
#define SysConst_SEndOfFile 65534
#define SysConst_SDiskFull 65535
STRINGTABLE
BEGIN
TeeConst_TeeMsg_FunctionDivide, "Divide"
TeeConst_TeeMsg_FunctionHigh, "High"
TeeConst_TeeMsg_FunctionLow, "Low"
TeeConst_TeeMsg_FunctionAverage, "Average"
TeeConst_TeeMsg_DefaultFontName, "Arial"
TeeConst_TeeMsg_CheckPointerSize, "Pointer size must be greater than zero"
TeeConst_TeeMsg_FunctionPeriod, "Function Period should be >= 0"
TeeConst_TeeMsg_PieOther, "Other"
TeeConst_TeeMsg_ValuesX, "X"
TeeConst_TeeMsg_ValuesY, "Y"
TeeConst_TeeMsg_ValuesPie, "Pie"
TeeConst_TeeMsg_ValuesBar, "Bar"
TeeConst_TeeMsg_ValuesAngle, "Angle"
AppInstance_rsErrSubClass, "窗口过程赋值出错"
TeeConst_TeeMsg_GalleryFastLine, "Fast Line"
TeeConst_TeeMsg_Rotation, "Rotation"
TeeConst_TeeMsg_PieSample1, "Cars"
TeeConst_TeeMsg_PieSample2, "Phones"
TeeConst_TeeMsg_PieSample3, "Tables"
TeeConst_TeeMsg_PieSample4, "Monitors"
TeeConst_TeeMsg_PieSample5, "Lamps"
TeeConst_TeeMsg_PieSample6, "Keyboards"
TeeConst_TeeMsg_PieSample7, "Bikes"
TeeConst_TeeMsg_PieSample8, "Chairs"
TeeConst_TeeMsg_GalleryStandard, "Standard"
TeeConst_TeeMsg_GalleryFunctions, "Functions"
TeeConst_TeeMsg_DefaultFontSize, "8"
TeeConst_TeeMsg_FunctionAdd, "Add"
TeeConst_TeeMsg_FunctionSubtract, "Subtract"
TeeConst_TeeMsg_FunctionMultiply, "Multiply"
TeeConst_TeeMsg_AxisLogBase, "Axis Logarithmic Base should be >= 2"
TeeConst_TeeMsg_3dPercent, "3D effect percent must be between %d and %d"
TeeConst_TeeMsg_CircularSeries, "Circular Series dependences are not allowed"
TeeConst_TeeMsg_BarWidthPercent, "Bar Width Percent must be between 1 and 100"
TeeConst_TeeMsg_BarOffsetPercent, "Bar Offset Percent must be between -100% and 100%"
TeeConst_TeeMsg_DefaultPercentOf, "%s of %s"
TeeConst_TeeMsg_DefPercentFormat, "##0.## %"
TeeConst_TeeMsg_DefValueFormat, "#,##0.###"
TeeConst_TeeMsg_AxisTitle, "Axis Title"
TeeConst_TeeMsg_AxisLabels, "Axis Labels"
TeeConst_TeeMsg_GalleryLine, "Line"
TeeConst_TeeMsg_GalleryPoint, "Point"
TeeConst_TeeMsg_GalleryArea, "Area"
TeeConst_TeeMsg_GalleryBar, "Bar"
TeeConst_TeeMsg_GalleryHorizBar, "Horiz. Bar"
TeeConst_TeeMsg_GalleryPie, "Pie"
bdeconst_SUntitled, "Untitled Application"
bdeconst_SLocalTransDirty, "The transaction isolation level must be dirty read for local databases"
OleConst_sNoRunningObject, "Unable to retrieve a pointer to a running object registered with OLE for %s/%s"
TeeConst_TeeMsg_LegendTopPos, "Top Legend Position must be between 0 and 100 %"
TeeConst_TeeMsg_LegendFirstValue, "First Legend Value must be > 0"
TeeConst_TeeMsg_LegendColorWidth, "Legend Color Width must be between 0 and 100 %"
TeeConst_TeeMsg_SeriesSetDataSource, "No ParentChart to validate DataSource"
TeeConst_TeeMsg_SeriesInvDataSource, "No valid DataSource: %s"
TeeConst_TeeMsg_FillSample, "FillSampleValues NumValues must be > 0"
TeeConst_TeeMsg_Angle, "%s Angle must be between 0 and 359 degrees"
TeeConst_TeeMsg_AxisLogDateTime, "DateTime Axis cannot be Logarithmic"
TeeConst_TeeMsg_AxisLogNotPositive, "Logarithmic Axis Min and Max values should be >= 0"
TeeConst_TeeMsg_AxisLabelSep, "Labels Separation % must be greater than 0"
TeeConst_TeeMsg_AxisIncrementNeg, "Axis increment must be >= 0"
TeeConst_TeeMsg_AxisMinMax, "Axis Minimum Value must be <= Maximum"
TeeConst_TeeMsg_AxisMaxMin, "Axis Maximum Value must be >= Minimum"
bdeconst_SDatabaseNameMissing, "Database name missing"
bdeconst_SSessionNameMissing, "Session name missing"
bdeconst_SDatabaseOpen, "Cannot perform this operation on an open database"
bdeconst_SDatabaseClosed, "Cannot perform this operation on a closed database"
bdeconst_SDatabaseHandleSet, "Database handle owned by a different session"
bdeconst_SSessionActive, "Cannot perform this operation on an active session"
bdeconst_SHandleError, "Error creating cursor handle"
bdeconst_SNoReferenceTableName, "ReferenceTableName not specified for field '%s'"
bdeconst_SNoParameterValue, "No value for parameter '%s'"
bdeconst_SLoginError, "Cannot connect to database '%s'"
bdeconst_SInitError, "An error occurred while attempting to initialize the Borland Database Engine (error $%.4x)"
bdeconst_SIDAPILangID, "0009"
bdeconst_SBDEError, "BDE error $%.4x"
bdeconst_SNoDataSetField, "Missing DataSetField property"
bdeconst_SNoCachedUpdates, "Not in cached update mode"
bdeconst_SNoFieldAccess, "Cannot access field '%s' in a filter"
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"
bdeconst_SAutoSessionExclusive, "Cannot enable AutoSessionName property with more than one session on a form or data-module"
bdeconst_SAutoSessionExists, "Cannot add a session to the form or data-module while session '%s' has AutoSessionName enabled"
bdeconst_SAutoSessionActive, "Cannot modify SessionName while AutoSessionName is enabled"
bdeconst_SDuplicateDatabaseName, "Duplicate database name '%s'"
bdeconst_SDuplicateSessionName, "Duplicate session name '%s'"
bdeconst_SInvalidSessionName, "Invalid session name %s"
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_SRemoteLogin, "Remote Login"
JConsts_sChangeJPGSize, "Cannot change the size of a JPEG image"
JConsts_sJPEGError, "JPEG error #%d"
JConsts_sJPEGImageFile, "JPEG Image File"
ADOConst_SInvalidEnumValue, "Invalid Enum Value"
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"
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"
ComConst_SOleError, "OLE error %.8x"
ComConst_SNoMethod, "Method '%s' not supported by automation object"
ComConst_SVarNotObject, "Variant does not reference an automation object"
ComConst_STooManyParams, "Dispatch methods do not support more than 64 parameters"
ComConst_SDCOMNotInstalled, "DCOM not installed"
VDBConsts_SFirstRecord, "First record"
VDBConsts_SPriorRecord, "Prior record"
VDBConsts_SNextRecord, "Next record"
DBConsts_SExprTypeMis, "Type mismatch in expression"
DBConsts_SExprBadScope, "Operation cannot mix aggregate value with record-varying value"
DBConsts_SExprNoArith, "Arithmetic in filter expressions not supported"
DBConsts_SExprNotAgg, "Expression is not an aggregate expression"
DBConsts_SExprBadConst, "Constant is not correct type %s"
DBConsts_SExprNoAggFilter, "Aggregate expressions not allowed in filters"
DBConsts_SExprEmptyInList, "IN predicate list may not be empty"
DBConsts_SInvalidKeywordUse, "Invalid use of keyword"
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_SExprNoAggOnCalcs, "Field '%s' is not the correct type of calculated field to be used in an aggregate, use an internalcalc"
DBConsts_SNotEditing, "Dataset not in edit or insert mode"
DBConsts_SDataSetClosed, "Cannot perform this operation on a closed dataset"
DBConsts_SNestedDataSetClass, "Nested dataset must inherit from %s"
DBConsts_SExprTermination, "Filter expression incorrectly terminated"
DBConsts_SExprNameError, "Unterminated field name"
DBConsts_SExprStringError, "Unterminated string constant"
DBConsts_SExprInvalidChar, "Invalid filter expression character: '%s'"
DBConsts_SExprNoLParen, "'(' expected but %s found"
DBConsts_SExprNoRParen, "')' expected but %s found"
DBConsts_SExprNoRParenOrComma, "')' or ',' expected but %s found"
DBConsts_SExprExpected, "Expression expected but %s found"
DBConsts_SExprBadField, "Field '%s' cannot be used in a filter expression"
DBConsts_SExprBadNullTest, "NULL only allowed with '=' and '<>'"
DBConsts_SExprRangeError, "Constant out of range"
DBConsts_SExprIncorrect, "Incorrectly formed filter expression"
DBConsts_SExprNothing, "nothing"
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'"
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_SNotIndexField, "Field '%s' is not indexed and 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"
TB2Consts_STBToolbarItemReinserted, "Toolbar item already inserted"
TB2Consts_STBChevronItemMoreButtonsHint, "更多按钮|"
TB2Consts_STBDockParentNotAllowed, "A TTBDock control cannot be placed inside a tool window or another TTBDock"
TB2Consts_STBDockCannotChangePosition, "Cannot change Position of a TTBDock if it already contains controls"
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'"
ExtCtrls_clNameWindow, "Window Background"
ExtCtrls_clNameWindowFrame, "Window Frame"
ExtCtrls_clNameWindowText, "Window Text"
ComStrs_sInvalidIndex, "Invalid index"
ComStrs_sInsertError, "Unable to insert an item"
ComStrs_sInvalidOwner, "Invalid owner"
ComStrs_sInvalidComCtl32, "This control requires version 4.70 or greater of COMCTL32.DLL"
ComStrs_sDateTimeMax, "Date exceeds maximum of %s"
ComStrs_sDateTimeMin, "Date is less than minimum of %s"
ComStrs_sNeedAllowNone, "You must be in ShowCheckbox mode to set to this date"
ComStrs_sFailSetCalDateTime, "Failed to set calendar date or time"
ComStrs_sFailSetCalMaxSelRange, "Failed to set maximum selection range"
ComStrs_sFailSetCalMinMaxRange, "Failed to set calendar min/max range"
ComStrs_sFailsetCalSelRange, "Failed to set calendar selected range"
WinHelpViewer_hNoKeyword, "No help keyword specified."
TB2Consts_STBToolbarIndexOutOfBounds, "Toolbar item index out of range"
ExtCtrls_clNameCaptionText, "Caption Text"
ExtCtrls_clNameDefault, "Default"
ExtCtrls_clNameGrayText, "Gray Text"
ExtCtrls_clNameHighlight, "Highlight Background"
ExtCtrls_clNameHighlightText, "Highlight Text"
ExtCtrls_clNameInactiveBorder, "Inactive Border"
ExtCtrls_clNameInactiveCaption, "Inactive Caption"
ExtCtrls_clNameInactiveCaptionText, "Inactive Caption Text"
ExtCtrls_clNameInfoBk, "Info Background"
ExtCtrls_clNameInfoText, "Info Text"
ExtCtrls_clNameMenu, "Menu Background"
ExtCtrls_clNameMenuText, "Menu Text"
ExtCtrls_clNameNone, "None"
ExtCtrls_clNameScrollBar, "Scroll Bar"
ExtCtrls_clName3DDkShadow, "3D Dark Shadow"
ExtCtrls_clName3DLight, "3D Light"
ExtCtrls_clNameBlue, "Blue"
ExtCtrls_clNameFuchsia, "Fuchsia"
ExtCtrls_clNameAqua, "Aqua"
ExtCtrls_clNameWhite, "White"
ExtCtrls_clNameMoneyGreen, "Money Green"
ExtCtrls_clNameSkyBlue, "Sky Blue"
ExtCtrls_clNameCream, "Cream"
ExtCtrls_clNameMedGray, "Medium Gray"
ExtCtrls_clNameActiveBorder, "Active Border"
ExtCtrls_clNameActiveCaption, "Active Caption"
ExtCtrls_clNameAppWorkSpace, "Application Workspace"
ExtCtrls_clNameBackground, "Background"
ExtCtrls_clNameBtnFace, "Button Face"
ExtCtrls_clNameBtnHighlight, "Button Highlight"
ExtCtrls_clNameBtnShadow, "Button Shadow"
ExtCtrls_clNameBtnText, "Button Text"
HelpIntfs_hNoTableOfContents, "Unable to find a Table of Contents"
HelpIntfs_hNothingFound, "No help found for %s"
HelpIntfs_hNoContext, "No context-sensitive help installed"
HelpIntfs_hNoTopics, "No topic-based help system installed"
ExtCtrls_clNameBlack, "Black"
ExtCtrls_clNameMaroon, "Maroon"
ExtCtrls_clNameGreen, "Green"
ExtCtrls_clNameOlive, "Olive"
ExtCtrls_clNameNavy, "Navy"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -