📄 stockms.drc
字号:
#define SysConst_SDiskFull 65535
STRINGTABLE
BEGIN
RzBorder_sRzColorMenuBar, "Menu Bar"
RzBorder_sRzColorHighlight, "Highlight"
RzBorder_sRzColorHighlightText, "Highlight Text"
RzBorder_sRzColorBtnFace, "Button Face"
RzBorder_sRzColorBtnShadow, "Button Shadow"
RzBorder_sRzColorGrayText, "Gray Text"
RzBorder_sRzColorBtnText, "Button Text"
RzBorder_sRzColorInactiveCaptionText, "Inactive Caption Text"
RzBorder_sRzColorBtnHighlight, "Button Highlight"
RzBorder_sRzColor3DDkShadow, "3D Dark Shadow"
RzBorder_sRzColor3DLight, "3D Light"
RzBorder_sRzColorInfoText, "Info Text"
RzBorder_sRzColorInfoBk, "Info Background"
RzBorder_sRzColorHotLight, "Hot Light"
RzBorder_sRzColorGradientActiveCaption, "Gradient Active Caption"
RzBorder_sRzColorGradientInactiveCaption, "Gradient Inactive Caption"
RzBorder_sRzColorMenuHighlight, "Menu Highlight"
RzBorder_sRzColorPaleBlue, "Pale Blue"
RzBorder_sRzColorLavender, "Lavender"
RzBorder_sRzColorWhite, "White"
RzBorder_sRzColorScrollBar, "Scroll Bar"
RzBorder_sRzColorBackground, "Background"
RzBorder_sRzColorActiveCaption, "Active Caption"
RzBorder_sRzColorInactiveCaption, "Inactive Caption"
RzBorder_sRzColorMenu, "Menu"
RzBorder_sRzColorWindow, "Window"
RzBorder_sRzColorWindowFrame, "Window Frame"
RzBorder_sRzColorMenuText, "Menu Text"
RzBorder_sRzColorWindowText, "Window Text"
RzBorder_sRzColorCaptionText, "Caption Text"
RzBorder_sRzColorActiveBorder, "Active Border"
RzBorder_sRzColorInactiveBorder, "Inactive Border"
RzBorder_sRzColorAppWorkSpace, "App WorkSpace"
RzBorder_sRzColorLightBlue, "Light Blue"
RzBorder_sRzColorViolet, "Violet"
RzBorder_sRzColorGray40, "Gray 40%"
RzBorder_sRzColorPink, "Pink"
RzBorder_sRzColorGold, "Gold"
RzBorder_sRzColorYellow, "Yellow"
RzBorder_sRzColorBrightGreen, "Bright Green"
RzBorder_sRzColorTurquoise, "Turquoise"
RzBorder_sRzColorSkyBlue, "Sky Blue"
RzBorder_sRzColorPlum, "Plum"
RzBorder_sRzColorGray25, "Gray 25%"
RzBorder_sRzColorRose, "Rose"
RzBorder_sRzColorTan, "Tan"
RzBorder_sRzColorLightYellow, "Light Yellow"
RzBorder_sRzColorLightGreen, "Light Green"
RzBorder_sRzColorLightTurquoise, "Light Turquoise"
RzBorder_sRzColorDarkBlue, "Dark Blue"
RzBorder_sRzColorIndigo, "Indigo"
RzBorder_sRzColorGray80, "Gray 80%"
RzBorder_sRzColorDarkRed, "Dark Red"
RzBorder_sRzColorOrange, "Orange"
RzBorder_sRzColorDarkYellow, "Dark Yellow"
RzBorder_sRzColorGreen, "Green"
RzBorder_sRzColorTeal, "Teal"
RzBorder_sRzColorBlue, "Blue"
RzBorder_sRzColorBlueGray, "Blue Gray"
RzBorder_sRzColorGray50, "Gray 50%"
RzBorder_sRzColorRed, "Red"
RzBorder_sRzColorLightOrange, "Light Orange"
RzBorder_sRzColorLime, "Lime"
RzBorder_sRzColorSeaGreen, "Sea Green"
RzBorder_sRzColorAqua, "Aqua"
DbUtilsEh_SLikePredicatEh, ""
DbUtilsEh_SInPredicatEh, "In"
DbUtilsEh_SNullConstEh, "Null"
DbUtilsEh_SQuoteIsAbsentEh, "Quote is absent: "
DbUtilsEh_SLeftBracketExpectedEh, "'(' expected: "
DbUtilsEh_SRightBracketExpectedEh, "')' expected: "
DbUtilsEh_SErrorInExpressionEh, "Error in expression: "
DbUtilsEh_SUnexpectedExpressionBeforeNullEh, "Unexpected expression before Null: "
DbUtilsEh_SUnexpectedExpressionAfterOperatorEh, "Unexpected expression after operator: "
DbUtilsEh_SIncorrectExpressionEh, "Incorrect expression: "
DbUtilsEh_SUnexpectedANDorOREh, "Unexpected AND or OR: "
RzBorder_sRzColorBlack, "Black"
RzBorder_sRzColorBrown, "Brown"
RzBorder_sRzColorOliveGreen, "Olive Green"
RzBorder_sRzColorDarkGreen, "Dark Green"
RzBorder_sRzColorDarkTeal, "Dark Teal"
OleConst_SCannotBreakLink, "Break link operation is not supported."
OleConst_SPropDlgCaption, "%s Properties"
EhLibConsts_SClearSelectedCellsEh, "Clear selected cells?"
EhLibConsts_SInvalidTextFormatEh, "Invalid text format"
EhLibConsts_SInvalidVCLDBIFFormatEh, "Invalid VCLDBIF format"
EhLibConsts_SErrorDuringInsertValueEh, "Error during insert value:"
EhLibConsts_SIgnoreErrorEh, "Ignore error?"
EhLibConsts_SSTFilterListItem_Empties, "(Empty)"
EhLibConsts_SSTFilterListItem_NotEmpties, "(Not empty)"
EhLibConsts_SSTFilterListItem_All, "(All)"
EhLibConsts_SSTFilterListItem_ClearFilter, "(Clear filter)"
EhLibConsts_SSTFilterListItem_SortingByDescend, "(Order by ascending)"
EhLibConsts_SSTFilterListItem_SortingByAscend, "(Order by descending)"
DbUtilsEh_SNotOperatorEh, "Not"
DbUtilsEh_SAndOperatorEh, "AND"
DbUtilsEh_SOrOperatorEh, "OR"
bdeconst_SIDAPILangID, "0009"
bdeconst_SBDEError, "BDE error $%.4x"
bdeconst_SLookupSourceError, "Unable to use duplicate DataSource and LookupSource"
bdeconst_SLookupTableError, "LookupSource must be connected to TTable component"
bdeconst_STruncationError, "Parameter '%s' truncated on output"
bdeconst_SResultName, "Result"
bdeconst_SIndexDoesNotExist, "Index does not exist. Index: %s"
bdeconst_SNoTableName, "Missing TableName property"
bdeconst_SNoDataSetField, "Missing DataSetField property"
bdeconst_SNoCachedUpdates, "Not in cached update mode"
bdeconst_SInvalidAliasName, "Invalid alias name %s"
bdeconst_SNoFieldAccess, "Cannot access field '%s' in a filter"
bdeconst_SUntitled, "Untitled Application"
bdeconst_SLocalTransDirty, "The transaction isolation level must be dirty read for local databases"
OleConst_SLinkProperties, "Link Properties"
OleConst_SInvalidLinkSource, "Cannot link to an invalid source."
bdeconst_SInvalidSessionName, "Invalid session name %s"
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_STableMismatch, "Source and destination tables are incompatible"
bdeconst_SNoReferenceTableName, "ReferenceTableName not specified for field '%s'"
bdeconst_SCompositeIndexError, "Cannot use array of Field values with Expression Indices"
bdeconst_SEmptySQLStatement, "No SQL statement available"
bdeconst_SNoParameterValue, "No value for parameter '%s'"
bdeconst_SNoParameterType, "No parameter type 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)"
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"
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'"
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_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"
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"
DBConsts_SDeleteRecordQuestion, "Delete record?"
DBConsts_SDeleteMultipleRecordsQuestion, "Delete all selected records?"
DBConsts_STooManyColumns, "Grid requested to display more than 256 columns"
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"
VDBConsts_SFirstRecord, "First record"
VDBConsts_SPriorRecord, "Prior record"
VDBConsts_SNextRecord, "Next record"
VDBConsts_SLastRecord, "Last record"
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_SDataSetUnidirectional, "Operation not allowed on a unidirectional dataset"
DBConsts_SUnassignedVar, "Unassigned variant value"
DBConsts_SRecordNotFound, "Record not found"
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_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_SFieldReadOnly, "Field '%s' cannot be modified"
DBConsts_SFieldIndexError, "Field index out of range"
DBConsts_SNoFieldIndexes, "No index currently active"
DBConsts_SNotIndexField, "Field '%s' is not indexed and cannot be modified"
DBConsts_SIndexFieldMissing, "Cannot access index field '%s'"
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_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'"
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"
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."
JConsts_sChangeJPGSize, "Cannot change the size of a JPEG image"
JConsts_sJPEGError, "JPEG error #%d"
JConsts_sJPEGImageFile, "JPEG Image File"
DBConsts_SInvalidFieldSize, "Invalid field size"
DBConsts_SInvalidFieldKind, "Invalid FieldKind"
DBConsts_SUnknownFieldType, "Field '%s' is of an unknown type"
DBConsts_SFieldNameMissing, "Field name missing"
ExtCtrls_clNameWindow, "Window Background"
ExtCtrls_clNameWindowFrame, "Window Frame"
ExtCtrls_clNameWindowText, "Window Text"
ComStrs_sTabFailClear, "Failed to clear tab control"
ComStrs_sTabFailDelete, "Failed to delete tab at index %d"
ComStrs_sTabFailRetrieve, "Failed to retrieve tab at index %d"
ComStrs_sTabFailGetObject, "Failed to get object at index %d"
ComStrs_sTabFailSet, "Failed to set tab \"%s\" at index %d"
ComStrs_sTabFailSetObject, "Failed to set object at index %d"
ComStrs_sTabMustBeMultiLine, "MultiLine must be True when TabPosition is tpLeft or tpRight"
ComStrs_sInvalidIndex, "Invalid index"
ComStrs_sInsertError, "Unable to insert an item"
ComStrs_sRichEditInsertError, "RichEdit line insertion error"
ComStrs_sRichEditLoadFail, "Failed to Load Stream"
ComStrs_sRichEditSaveFail, "Failed to Save Stream"
ComStrs_sPageIndexError, "%d is an invalid PageIndex value. PageIndex must be between 0 and %d"
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"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -