📄 ovcconst.enu
字号:
SCNo, "N"
SCTrue, "T"
SCFalse, "F"
SCDescending, " - Desc"
SCDefaultIndex, "(Default)"
SCDuplicateCommand, "Duplicate command found while adding a new command to the table"
SCTableNotFound, "Command table not found or command table index out of range"
SCNotDoneYet, "This feature is not implemented at this time"
SCNoControllerAssigned, "No Controller assigned"
SCCantCreateCommandTable, "Unable to create command table"
SCCantDelete, "Can't delete this table. Must have at least one command table defined"
SCInvalidKeySequence, "Invalid or no key sequence entered"
SCNotWordStarCommands, "Keys entered are not WordStar style commands"
SCNoCommandSelected, "No command selected"
SCDuplicateKeySequence, "Duplicate key sequence"
SCRangeError, "Value is not within required range"
SCInvalidNumber, "Value is not valid for this field type"
SCRequiredField, "A value is required in this field"
SCInvalidDate, "Value is not a valid date"
SCInvalidTime, "Value is not a valid time"
SCBlanksInField, "This field should contain no blanks"
SCPartialEntry, "This field should be either empty or completely full"
SCRegionTooLarge, "Region is too large (> 64K)"
SCOutOfMemoryForCopy, "Could not allocate memory for clipboard copy"
SCInvalidParamValue, "Parameter value is invalid"
SCNoTimersAvail, "No Window's timers are available"
SCTooManyEvents, "Too many trigger events"
SCBadTriggerHandle, "Invalid trigger handle"
SCOnSelectNotAssigned, "OnSelect event is not assigned"
SCInvalidPageIndex, "Invalid page index value"
SCInvalidDataType, "Invalid data type for this field"
SCInvalidTabFont, "Invalid font. Non toTop oriented tabs require a True-Type font"
SCInvalidLabelFont, "Invalid font. Rotated text requires a True-Type font"
SCOutOfMemory, "insufficient memory for requested operation"
SCTooManyParas, "Current operation will exceed the maximum number of allowed paragraphs"
SCCannotJoin, "Cannot join paragraphs. New paragraph size exceeds maximum paragraph size"
SCTooManyBytes, "Current operation will exceed the maximum editor text size"
SCParaTooLong, "Current operation will exceed the maximum paragraph size"
SCUnknownError, "Unknown Error condition"
SCInvalidPictureMask, "Invalid picture mask: %s"
SCInvalidRange, "Invalid range. Enter a value between (%d) and (%d)"
SCInvalidRealRange, "Invalid range. Enter a value between (-1.7e+38) and (+1.7e+38)"
SCInvalidExtendedRange, "Invalid range. Enter a value between (-1.1e+4932) and (+1.1e+4932)"
SCInvalidDoubleRange, "Invalid range. Enter a value between (-1.7e+308) and (+1.7e+308)"
SCInvalidSingleRange, "Invalid range. Enter a value between (-3.4e+38) and (+3.4e+38)"
SCInvalidCompRange, "Invalid range. Enter a value between (-9.2e+18) and (+9.2e+18)"
SCInvalidDateRange, "Invalid date range. Enter a value using '%s' as the format"
SCInvalidTimeRange, "Invalid time range. Enter a value using '%s' as the format"
SCInvalidRangeValue, "Invalid range value"
SCInvalidMinMaxValue, "Invalid value - Maximum must always be greater than Minimum"
SCRangeNotSupported, "Range limits for the currently selected data type are not supported"
SCInvalidLineOrParaIndex, "Invalid line or paragraph index"
SCNonFixedFont, "Invalid font assignment. Font must be a fixed font"
SCInvalidFontParam, "Invalid font assignemnt. Font must be a TFont or TOvcFixedFont"
SCInvalidLineOrColumn, "Invalid line or column"
SCSAEGeneral, "Unknown sparse array error"
SCSAEAtMaxSize, "Sparse array is at the maximum size"
SCSAEOutOfBounds, "Index is out of bounds for sparse array"
SCInvalidFieldType, "Requested field type is not supported"
SCBadAlarmHandle, "Invalid alarm handle"
SCOnIsSelectedNotAssigned, "OnIsSelected event is not assigned"
SCInvalidDateForMask, "Invalid date value for picture mask. (Year is outside the Epoch range)"
SCViewerIOError, "Viewer triggered I/O error %d"
SCViewerFileNotFound, "Viewer: file not found"
SCViewerPathNotFound, "Viewer: path not found or invalid file name"
SCViewerTooManyOpenFiles, "Viewer: too many open files"
SCViewerFileAccessDenied, "Viewer: file access denied"
SCControlAttached, "This control is already attached to %s"
SCCantEdit, "Could not enter edit mode"
SCChildTableError, "Data Source can not be a child table. Component %s has a MasterSource defined"
SCNoTableAttached, "DataSource must be attached to a TTable (or compatible) source"
SCNoCollection, "No collection exists in the owner component"
SCNotOvcDescendant, "Owner must be a TOvcComponent or TOvcCustomComponent descendant"
SCItemIncompatible, "Item incompatible with collection"
SCLabelNotAttached, "Label not attached"
SCClassNotSet, "Item class not set"
SCCollectionNotFound, "No collection found for this type"
SCDayConvertError, "Error converting day"
SCMonthConvertError, "Error converting month"
SCMonthNameConvertError, "Error converting month name"
SCYearConvertError, "Error converting year"
SCInvalidDay, "Invalid day"
SCInvalidMonth, "Invalid month"
SCInvalidMonthName, "Invalid month name"
SCInvalidYear, "Invalid year"
SCDayRequired, "Day is required"
SCMonthRequired, "Month is required"
SCYearRequired, "Year is required"
SCOwnerMustBeForm, "Owner must be a TForm or descendant"
SCTimeConvertError, "Error converting time value"
SCCancelQuery, "Cancel and lose changes?"
SCNoPagesAssigned, "No notebook pages assigned"
SCRestoreMI, "&Restore"
SCCutMI, "Cu&t"
SCCopyMI, "&Copy"
SCPasteMI, "&Paste"
SCDeleteMI, "&Delete"
SCSelectAllMI, "Select &All"
SCCalcBack, "Back"
SCCalcMC, "MC"
SCCalcMR, "MR"
SCCalcMS, "MS"
SCCalcMPlus, "M+"
SCCalcMMinus, "M-"
SCCalcCT, "CT"
SCCalcCE, "CE"
SCCalcC, "C"
SCCalcSqrt, "Sqrt"
SCCalNext, "NEXT"
SCCalLast, "LAST"
SCCalPrev, "PREV"
SCCalFirst, "FIRST"
SCCal1st, "1ST"
SCCalSecond, "SECOND"
SCCal2nd, "2ND"
SCCalThird, "THIRD"
SCCal3rd, "3RD"
SCCalFourth, "FOURTH"
SCCal4th, "4TH"
SCCalFinal, "FINAL"
SCCalBOM, "BOM"
SCCalBegin, "BEGIN"
SCCalEOM, "EOM"
SCCalEnd, "END"
SCCalYesterday, "YESTERDAY"
SCCalToday, "TODAY"
SCCalTomorrow, "TOMORROW"
SCEditingSections, "Header Sections Editor"
SCEditingItems, "Folder Items Editor"
SCEditingFolders, "Folder Editor"
SCEditingPages, "Tab Pages Editor"
SCEditingImages, "Image List Editor"
SCSectionBaseName, "Section"
SCItemBaseName, "Item"
SCFolderBaseName, "Folder"
SCPageBaseName, "Page"
SCImageBaseName, "Image"
SCHoursName, "Hours"
SCMinutesName, "Minutes"
SCSecondsName, "Seconds"
SCCloseCaption, "Close"
SCViewFieldNotFound, "The view field %s was not found"
SCCantResolveField, "Unable to resolve view field %s"
SCItemAlreadyExists, "Can't add item %p - it already exists in the index"
SCAlreadyInTempMode, "The view is already in temporary index mode"
SCItemNotFound, "Specified report view data item %p was not found"
SCUpdatePending, "This report view operation is invalid while updates are pending"
SCOnCompareNotAssigned, "OnCompareFields not assigned"
SCOnFilterNotAssigned, "OnFilter not assigned"
SCNotInTempMode, "Report view is not in temporary index mode"
SCItemNotInIndex, "The specified data item (%p) is not in the index"
SCNoActiveView, "No active view"
SCItemIsNotGroup, "Item at line %d is not a group"
SCNotMultiSelect, "This report view operation is only allowed when multiselect is enabled"
SCLineNoOutOfRange, "Invalid index %d"
SCUnknownView, "Unknown view: %s"
SCOnKeySearchNotAssigned, "The OnKeySearch event is not assigned"
SCOnEnumNotAssigned, "The OnEnum event is not assigned"
SCOnEnumSelectedNA, "OnEnumSelected not assigned"
SCNoMenuAssigned, "No menu item assigned"
SCNoAnchorAssigned, "No anchor item assigned"
SCInvalidParameter, "Invalid parameter: mpAnchor"
SCInvalidOperation, "Invalid operation: Call AddSplit for split menus"
SCFormUseOnly, "This component can only be used on forms"
SCColorBlack, "Black"
SCColorMaroon, "Maroon"
SCColorGreen, "Green"
SCColorOlive, "Olive"
SCColorNavy, "Navy"
SCColorPurple, "Purple"
SCColorTeal, "Teal"
SCColorGray, "Gray"
SCColorSilver, "Silver"
SCColorRed, "Red"
SCColorLime, "Lime"
SCColorYellow, "Yellow"
SCColorBlue, "Blue"
SCColorFuchsia, "Fuchsia"
SCColorAqua, "Aqua"
SCColorWhite, "White"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -