Changeset 495 for cprs/branches/tmg-cprs/CPRS-Chart
- Timestamp:
- Oct 15, 2008, 9:11:42 PM (16 years ago)
- Location:
- cprs/branches/tmg-cprs/CPRS-Chart
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.drc
r487 r495 9 9 */ 10 10 11 #define IdResourceStrings_RSStackESHUTDOWN 64848 12 #define IdResourceStrings_RSStackETOOMANYREFS 64849 13 #define IdResourceStrings_RSStackETIMEDOUT 64850 14 #define IdResourceStrings_RSStackECONNREFUSED 64851 15 #define IdResourceStrings_RSStackELOOP 64852 16 #define IdResourceStrings_RSStackENAMETOOLONG 64853 17 #define IdResourceStrings_RSStackEHOSTDOWN 64854 18 #define IdResourceStrings_RSStackEHOSTUNREACH 64855 19 #define IdResourceStrings_RSStackENOTEMPTY 64856 20 #define IdResourceStrings_RSStackHOST_NOT_FOUND 64857 21 #define IdResourceStrings_RSStackENOPROTOOPT 64864 22 #define IdResourceStrings_RSStackEPROTONOSUPPORT 64865 23 #define IdResourceStrings_RSStackESOCKTNOSUPPORT 64866 24 #define IdResourceStrings_RSStackEOPNOTSUPP 64867 25 #define IdResourceStrings_RSStackEPFNOSUPPORT 64868 26 #define IdResourceStrings_RSStackEAFNOSUPPORT 64869 27 #define IdResourceStrings_RSStackEADDRINUSE 64870 28 #define IdResourceStrings_RSStackEADDRNOTAVAIL 64871 29 #define IdResourceStrings_RSStackENETDOWN 64872 30 #define IdResourceStrings_RSStackENETUNREACH 64873 31 #define IdResourceStrings_RSStackENETRESET 64874 32 #define IdResourceStrings_RSStackECONNABORTED 64875 33 #define IdResourceStrings_RSStackECONNRESET 64876 34 #define IdResourceStrings_RSStackENOBUFS 64877 35 #define IdResourceStrings_RSStackEISCONN 64878 36 #define IdResourceStrings_RSStackENOTCONN 64879 37 #define IdResourceStrings_RSWS2LoadError 64880 38 #define IdResourceStrings_RSInvalidServiceName 64881 39 #define IdResourceStrings_RSStackError 64882 40 #define IdResourceStrings_RSStackEINTR 64883 41 #define IdResourceStrings_RSStackEBADF 64884 42 #define IdResourceStrings_RSStackEACCES 64885 43 #define IdResourceStrings_RSStackEFAULT 64886 44 #define IdResourceStrings_RSStackEINVAL 64887 45 #define IdResourceStrings_RSStackEMFILE 64888 46 #define IdResourceStrings_RSStackEWOULDBLOCK 64889 47 #define IdResourceStrings_RSStackEINPROGRESS 64890 48 #define IdResourceStrings_RSStackEALREADY 64891 49 #define IdResourceStrings_RSStackENOTSOCK 64892 50 #define IdResourceStrings_RSStackEDESTADDRREQ 64893 51 #define IdResourceStrings_RSStackEMSGSIZE 64894 52 #define IdResourceStrings_RSStackEPROTOTYPE 64895 53 #define pnglang_EPNGInvalidFileHeaderText 64896 54 #define pnglang_EPNGIHDRNotFirstText 64897 55 #define pnglang_EPNGSizeExceedsText 64898 56 #define pnglang_EPNGUnknownPalEntryText 64899 57 #define pnglang_EPNGUnknownCriticalChunkText 64900 58 #define pnglang_EPNGUnknownCompressionText 64901 59 #define pnglang_EPNGUnknownInterlaceText 64902 60 #define pnglang_EPNGCannotAssignChunkText 64903 61 #define pnglang_EPNGUnexpectedEndText 64904 62 #define pnglang_EPNGNoImageDataText 64905 63 #define pnglang_EPNGCannotChangeSizeText 64906 64 #define pnglang_EPNGOutMemoryText 64907 65 #define pnglang_EPNGHeaderNotPresentText 64908 66 #define IdResourceStrings_RSWinsockInitializationError 64909 67 #define IdResourceStrings_RSSetSizeExceeded 64910 68 #define IdResourceStrings_RSWS2CallError 64911 69 #define QConsts_SUnableToWrite 64912 70 #define QConsts_SUndo 64913 71 #define QConsts_SRedo 64914 72 #define QConsts_SLine 64915 73 #define QConsts_SCut 64916 74 #define QConsts_SCopy 64917 75 #define QConsts_SPaste 64918 76 #define QConsts_SClear 64919 77 #define QConsts_SSelectAll 64920 78 #define QConsts_SNoAppInLib 64921 79 #define QConsts_SDuplicateApp 64922 80 #define pnglang_EPngInvalidCRCText 64923 81 #define pnglang_EPNGInvalidIHDRText 64924 82 #define pnglang_EPNGMissingMultipleIDATText 64925 83 #define pnglang_EPNGZLIBErrorText 64926 84 #define pnglang_EPNGInvalidPaletteText 64927 85 #define QConsts_SMsgDlgConfirm 64928 86 #define QConsts_SUnnamed 64929 87 #define QConsts_SName 64930 88 #define QConsts_SSize 64931 89 #define QConsts_SType 64932 90 #define QConsts_SDate 64933 91 #define QConsts_SAttributes 64934 92 #define QConsts_SDuplicateMenus 64935 93 #define QConsts_SImageIndexError 64936 94 #define QConsts_SInvalidImageDimensions 64937 95 #define QConsts_SInvalidImageDimension 64938 96 #define QConsts_SInvalidMimeSourceStream 64939 97 #define QConsts_SMimeNotSupportedForIcon 64940 98 #define QConsts_SOpen 64941 99 #define QConsts_SSave 64942 100 #define QConsts_SUnknownImageFormat 64943 101 #define QConsts_SMDIChildNotVisible 64944 102 #define QConsts_SControlParentSetToSelf 64945 103 #define QConsts_SOKButton 64946 104 #define QConsts_SCancelButton 64947 105 #define QConsts_SYesButton 64948 106 #define QConsts_SNoButton 64949 107 #define QConsts_SHelpButton 64950 108 #define QConsts_SCloseButton 64951 109 #define QConsts_SIgnoreButton 64952 110 #define QConsts_SRetryButton 64953 111 #define QConsts_SAbortButton 64954 112 #define QConsts_SAllButton 64955 113 #define QConsts_SCannotDragForm 64956 114 #define QConsts_SMsgDlgWarning 64957 115 #define QConsts_SMsgDlgError 64958 116 #define QConsts_SMsgDlgInformation 64959 117 #define QConsts_SInvalidPixelFormat 64960 118 #define QConsts_SNoCanvasHandle 64961 119 #define QConsts_SInvalidCanvasState 64962 120 #define QConsts_SInvalidImageSize 64963 121 #define QConsts_SInvalidColorDepth 64964 122 #define QConsts_SCannotFocus 64965 123 #define QConsts_SParentRequired 64966 124 #define QConsts_SVisibleChanged 64967 125 #define QConsts_SMenuIndexError 64968 126 #define QConsts_SMenuReinserted 64969 127 #define QConsts_SNoMenuRecursion 64970 128 #define QConsts_SMenuNotFound 64971 129 #define QConsts_SMenuSetFormError 64972 130 #define QConsts_SGroupIndexTooLow 64973 131 #define QConsts_SNoMDIForm 64974 132 #define QConsts_SNotAnMDIForm 64975 133 #define QConsts_SmkcReturn 64976 134 #define QConsts_SmkcEnter 64977 135 #define QConsts_SmkcSpace 64978 136 #define QConsts_SmkcPgUp 64979 137 #define QConsts_SmkcPgDn 64980 138 #define QConsts_SmkcEnd 64981 139 #define QConsts_SmkcHome 64982 140 #define QConsts_SmkcLeft 64983 141 #define QConsts_SmkcUp 64984 142 #define QConsts_SmkcRight 64985 143 #define QConsts_SmkcDown 64986 144 #define QConsts_SmkcIns 64987 145 #define QConsts_SmkcDel 64988 146 #define QConsts_SmkcShift 64989 147 #define QConsts_SmkcCtrl 64990 148 #define QConsts_SmkcAlt 64991 149 #define VDBConsts_SNextRecord 64992 150 #define VDBConsts_SLastRecord 64993 151 #define VDBConsts_SInsertRecord 64994 152 #define VDBConsts_SDeleteRecord 64995 153 #define VDBConsts_SEditRecord 64996 154 #define VDBConsts_SPostEdit 64997 155 #define VDBConsts_SCancelEdit 64998 156 #define VDBConsts_SRefreshRecord 64999 157 #define VDBConsts_SNotReplicatable 65000 158 #define VDBConsts_SRemoteLogin 65001 159 #define QConsts_SInvalidCreateWidget 65002 160 #define QConsts_STooManyMessageBoxButtons 65003 161 #define QConsts_SmkcBkSp 65004 162 #define QConsts_SmkcTab 65005 163 #define QConsts_SmkcBackTab 65006 164 #define QConsts_SmkcEsc 65007 165 #define DBConsts_SDataSetReadOnly 65008 166 #define DBConsts_SNestedDataSetClass 65009 167 #define DBConsts_STextFalse 65010 168 #define DBConsts_STextTrue 65011 169 #define DBConsts_SProviderSQLNotSupported 65012 170 #define DBConsts_SProviderExecuteNotSupported 65013 171 #define DBConsts_SDataSetUnidirectional 65014 172 #define DBConsts_SUnassignedVar 65015 173 #define DBConsts_SRecordNotFound 65016 174 #define DBConsts_SBcdOverflow 65017 175 #define DBConsts_SInvalidBcdValue 65018 176 #define DBConsts_SInvalidFormatType 65019 177 #define DBConsts_SCouldNotParseTimeStamp 65020 178 #define DBConsts_SInvalidSqlTimeStamp 65021 179 #define VDBConsts_SFirstRecord 65022 180 #define VDBConsts_SPriorRecord 65023 181 #define DBConsts_SBcdFieldRangeError 65024 182 #define DBConsts_SInvalidIntegerValue 65025 183 #define DBConsts_SInvalidBoolValue 65026 184 #define DBConsts_SInvalidFloatValue 65027 185 #define DBConsts_SFieldTypeMismatch 65028 186 #define DBConsts_SFieldSizeMismatch 65029 187 #define DBConsts_SInvalidVarByteArray 65030 188 #define DBConsts_SFieldOutOfRange 65031 189 #define DBConsts_SFieldRequired 65032 190 #define DBConsts_SDataSetMissing 65033 191 #define DBConsts_SCircularDataLink 65034 192 #define DBConsts_SLookupInfoError 65035 193 #define DBConsts_SDataSourceChange 65036 194 #define DBConsts_SDataSetOpen 65037 195 #define DBConsts_SNotEditing 65038 196 #define DBConsts_SDataSetClosed 65039 197 #define ipGIF_sGIFImageFile 65040 198 #define ipGIF_sProgressLoading 65041 199 #define ipGIF_sProgressSaving 65042 200 #define ipGIF_sProgressConverting 65043 201 #define ipGIF_sProgressRendering 65044 202 #define ipGIF_sProgressCopying 65045 203 #define ipGIF_sProgressOptimizing 65046 204 #define DBConsts_SInvalidFieldSize 65047 205 #define DBConsts_SInvalidFieldKind 65048 206 #define DBConsts_SUnknownFieldType 65049 207 #define DBConsts_SFieldNameMissing 65050 208 #define DBConsts_SDuplicateFieldName 65051 209 #define DBConsts_SFieldNotFound 65052 210 #define DBConsts_SFieldAccessError 65053 211 #define DBConsts_SFieldValueError 65054 212 #define DBConsts_SFieldRangeError 65055 213 #define ipGIF_sUnsupportedClass 65056 214 #define ipGIF_sInvalidData 65057 215 #define ipGIF_sBadHeight 65058 216 #define ipGIF_sBadWidth 65059 217 #define ipGIF_sFailedPaste 65060 218 #define ipGIF_sScreenSizeExceeded 65061 219 #define ipGIF_sNoColorTable 65062 220 #define ipGIF_sBadPixelCoordinates 65063 221 #define ipGIF_sInvalidPixelFormat 65064 222 #define ipGIF_sBadDimension 65065 223 #define ipGIF_sNoDIB 65066 224 #define ipGIF_sInvalidStream 65067 225 #define ipGIF_sInvalidColor 65068 226 #define ipGIF_sEmptyColorMap 65069 227 #define ipGIF_sEmptyImage 65070 228 #define ipGIF_sInvalidReduction 65071 229 #define ipGIF_sOutOfData 65072 230 #define ipGIF_sTooManyColors 65073 231 #define ipGIF_sBadColorIndex 65074 232 #define ipGIF_sBadVersion 65075 233 #define ipGIF_sBadSignature 65076 234 #define ipGIF_sScreenBadColorSize 65077 235 #define ipGIF_sImageBadColorSize 65078 236 #define ipGIF_sUnknownExtension 65079 237 #define ipGIF_sBadExtensionLabel 65080 238 #define ipGIF_sOutOfMemDIB 65081 239 #define ipGIF_sDecodeTooFewBits 65082 240 #define ipGIF_sDecodeCircular 65083 241 #define ipGIF_sBadTrailer 65084 242 #define ipGIF_sBadExtensionInstance 65085 243 #define ipGIF_sBadBlockSize 65086 244 #define ipGIF_sBadBlock 65087 245 #define TntSystem_SInvalidUTF7 65088 246 #define DKLang_SDKLangErrMsg_DuplicatePropValueID 65089 247 #define DKLang_SDKLangErrMsg_ErrorLoadingTran 65090 248 #define DKLang_SDKLangErrMsg_InvalidConstName 65091 249 #define DKLang_SDKLangErrMsg_DuplicateConstName 65092 250 #define DKLang_SDKLangErrMsg_ConstantNotFound 65093 251 #define DKLang_SDKLangErrMsg_LangManagerCalledAtDT 65094 252 #define DKLang_SDKLangErrMsg_StreamVersionTooHigh 65095 253 #define OleConst_SCannotActivate 65096 254 #define OleConst_SNoWindowHandle 65097 255 #define OleConst_SInvalidLicense 65098 256 #define OleConst_SNotLicensed 65099 257 #define OleConst_sNoRunningObject 65100 258 #define JConsts_sChangeJPGSize 65101 259 #define JConsts_sJPEGError 65102 260 #define JConsts_sJPEGImageFile 65103 261 #define TeeConst_TeeMsg_FunctionAverage 65104 262 #define TeeConst_TeeMsg_DefaultFontName 65105 263 #define TeeConst_TeeMsg_CheckPointerSize 65106 264 #define TeeConst_TeeMsg_FunctionPeriod 65107 265 #define TeeConst_TeeMsg_PieOther 65108 266 #define TeeConst_TeeMsg_ValuesX 65109 267 #define TeeConst_TeeMsg_ValuesY 65110 268 #define TeeConst_TeeMsg_ValuesPie 65111 269 #define TeeConst_TeeMsg_ValuesBar 65112 270 #define TeeConst_TeeMsg_ValuesAngle 65113 271 #define TeeConst_TeeMsg_ValuesGanttStart 65114 272 #define TeeConst_TeeMsg_ValuesGanttEnd 65115 273 #define TeeConst_TeeMsg_ValuesGanttNextTask 65116 274 #define TeeConst_TeeMsg_ValuesArrowEndX 65117 275 #define TeeConst_TeeMsg_ValuesArrowEndY 65118 276 #define TntSystem_SBufferOverflow 65119 277 #define TeeConst_TeeMsg_GanttSample2 65120 278 #define TeeConst_TeeMsg_GanttSample3 65121 279 #define TeeConst_TeeMsg_GanttSample4 65122 280 #define TeeConst_TeeMsg_GanttSample5 65123 281 #define TeeConst_TeeMsg_GanttSample6 65124 282 #define TeeConst_TeeMsg_GanttSample7 65125 283 #define TeeConst_TeeMsg_GanttSample8 65126 284 #define TeeConst_TeeMsg_GanttSample9 65127 285 #define TeeConst_TeeMsg_GanttSample10 65128 286 #define TeeConst_TeeMsg_DefaultFontSize 65129 287 #define TeeConst_TeeMsg_FunctionAdd 65130 288 #define TeeConst_TeeMsg_FunctionSubtract 65131 289 #define TeeConst_TeeMsg_FunctionMultiply 65132 290 #define TeeConst_TeeMsg_FunctionDivide 65133 291 #define TeeConst_TeeMsg_FunctionHigh 65134 292 #define TeeConst_TeeMsg_FunctionLow 65135 293 #define TeeConst_TeeMsg_GalleryPie 65136 294 #define TeeConst_TeeMsg_GalleryFastLine 65137 295 #define TeeConst_TeeMsg_Rotation 65138 296 #define TeeConst_TeeMsg_PieSample1 65139 297 #define TeeConst_TeeMsg_PieSample2 65140 298 #define TeeConst_TeeMsg_PieSample3 65141 299 #define TeeConst_TeeMsg_PieSample4 65142 300 #define TeeConst_TeeMsg_PieSample5 65143 301 #define TeeConst_TeeMsg_PieSample6 65144 302 #define TeeConst_TeeMsg_PieSample7 65145 303 #define TeeConst_TeeMsg_PieSample8 65146 304 #define TeeConst_TeeMsg_GalleryStandard 65147 305 #define TeeConst_TeeMsg_GalleryFunctions 65148 306 #define TeeConst_TeeMsg_GalleryArrow 65149 307 #define TeeConst_TeeMsg_GalleryGantt 65150 308 #define TeeConst_TeeMsg_GanttSample1 65151 309 #define TeeConst_TeeMsg_AxisLogBase 65152 310 #define TeeConst_TeeMsg_MaxPointsPerPage 65153 311 #define TeeConst_TeeMsg_3dPercent 65154 312 #define TeeConst_TeeMsg_CircularSeries 65155 313 #define TeeConst_TeeMsg_BarWidthPercent 65156 314 #define TeeConst_TeeMsg_BarOffsetPercent 65157 315 #define TeeConst_TeeMsg_DefaultPercentOf 65158 316 #define TeeConst_TeeMsg_DefPercentFormat 65159 317 #define TeeConst_TeeMsg_DefValueFormat 65160 318 #define TeeConst_TeeMsg_AxisTitle 65161 319 #define TeeConst_TeeMsg_AxisLabels 65162 320 #define TeeConst_TeeMsg_GalleryLine 65163 321 #define TeeConst_TeeMsg_GalleryPoint 65164 322 #define TeeConst_TeeMsg_GalleryArea 65165 323 #define TeeConst_TeeMsg_GalleryBar 65166 324 #define TeeConst_TeeMsg_GalleryHorizBar 65167 325 #define ComConst_SAutomationWarning 65168 326 #define ComConst_SNoCloseActiveServer1 65169 327 #define ComConst_SNoCloseActiveServer2 65170 328 #define TeeConst_TeeMsg_LegendTopPos 65171 329 #define TeeConst_TeeMsg_LegendFirstValue 65172 330 #define TeeConst_TeeMsg_LegendColorWidth 65173 331 #define TeeConst_TeeMsg_SeriesSetDataSource 65174 332 #define TeeConst_TeeMsg_SeriesInvDataSource 65175 333 #define TeeConst_TeeMsg_FillSample 65176 334 #define TeeConst_TeeMsg_Angle 65177 335 #define TeeConst_TeeMsg_AxisLogDateTime 65178 336 #define TeeConst_TeeMsg_AxisLogNotPositive 65179 337 #define TeeConst_TeeMsg_AxisLabelSep 65180 338 #define TeeConst_TeeMsg_AxisIncrementNeg 65181 339 #define TeeConst_TeeMsg_AxisMinMax 65182 340 #define TeeConst_TeeMsg_AxisMaxMin 65183 341 #define ComStrs_sFailSetCalDateTime 65184 342 #define ComStrs_sFailSetCalMaxSelRange 65185 343 #define ComStrs_sFailSetCalMinMaxRange 65186 344 #define ComStrs_sFailsetCalSelRange 65187 345 #define WinHelpViewer_hNoKeyword 65188 346 #define ComConst_SCreateRegKeyError 65189 347 #define ComConst_SOleError 65190 348 #define ComConst_SObjectFactoryMissing 65191 349 #define ComConst_STypeInfoMissing 65192 350 #define ComConst_SBadTypeInfo 65193 351 #define ComConst_SDispIntfMissing 65194 352 #define ComConst_SNoMethod 65195 353 #define ComConst_SVarNotObject 65196 354 #define ComConst_STooManyParams 65197 355 #define ComConst_SDCOMNotInstalled 65198 356 #define ComConst_SDAXError 65199 357 #define ComStrs_sTabFailRetrieve 65200 358 #define ComStrs_sTabFailGetObject 65201 359 #define ComStrs_sTabFailSet 65202 360 #define ComStrs_sTabFailSetObject 65203 361 #define ComStrs_sTabMustBeMultiLine 65204 362 #define ComStrs_sInvalidIndex 65205 363 #define ComStrs_sInsertError 65206 364 #define ComStrs_sInvalidOwner 65207 365 #define ComStrs_sRichEditInsertError 65208 366 #define ComStrs_sRichEditLoadFail 65209 367 #define ComStrs_sRichEditSaveFail 65210 368 #define ComStrs_sUDAssociated 65211 369 #define ComStrs_sPageIndexError 65212 370 #define ComStrs_sInvalidComCtl32 65213 371 #define ComStrs_sDateTimeMax 65214 372 #define ComStrs_sDateTimeMin 65215 373 #define ExtCtrls_clNameInactiveBorder 65216 374 #define ExtCtrls_clNameInactiveCaption 65217 375 #define ExtCtrls_clNameInactiveCaptionText 65218 376 #define ExtCtrls_clNameInfoBk 65219 377 #define ExtCtrls_clNameInfoText 65220 378 #define ExtCtrls_clNameMenu 65221 379 #define ExtCtrls_clNameMenuText 65222 380 #define ExtCtrls_clNameNone 65223 381 #define ExtCtrls_clNameScrollBar 65224 382 #define ExtCtrls_clName3DDkShadow 65225 383 #define ExtCtrls_clName3DLight 65226 384 #define ExtCtrls_clNameWindow 65227 385 #define ExtCtrls_clNameWindowFrame 65228 386 #define ExtCtrls_clNameWindowText 65229 387 #define ComStrs_sTabFailClear 65230 388 #define ComStrs_sTabFailDelete 65231 389 #define ExtCtrls_clNameSkyBlue 65232 390 #define ExtCtrls_clNameCream 65233 391 #define ExtCtrls_clNameMedGray 65234 392 #define ExtCtrls_clNameActiveBorder 65235 393 #define ExtCtrls_clNameActiveCaption 65236 394 #define ExtCtrls_clNameAppWorkSpace 65237 395 #define ExtCtrls_clNameBackground 65238 396 #define ExtCtrls_clNameBtnFace 65239 397 #define ExtCtrls_clNameBtnHighlight 65240 398 #define ExtCtrls_clNameBtnShadow 65241 399 #define ExtCtrls_clNameBtnText 65242 400 #define ExtCtrls_clNameCaptionText 65243 401 #define ExtCtrls_clNameDefault 65244 402 #define ExtCtrls_clNameGrayText 65245 403 #define ExtCtrls_clNameHighlight 65246 404 #define ExtCtrls_clNameHighlightText 65247 405 #define ExtCtrls_clNameMaroon 65248 406 #define ExtCtrls_clNameGreen 65249 407 #define ExtCtrls_clNameOlive 65250 408 #define ExtCtrls_clNameNavy 65251 409 #define ExtCtrls_clNamePurple 65252 410 #define ExtCtrls_clNameTeal 65253 411 #define ExtCtrls_clNameGray 65254 412 #define ExtCtrls_clNameSilver 65255 413 #define ExtCtrls_clNameRed 65256 414 #define ExtCtrls_clNameLime 65257 415 #define ExtCtrls_clNameYellow 65258 416 #define ExtCtrls_clNameBlue 65259 417 #define ExtCtrls_clNameFuchsia 65260 418 #define ExtCtrls_clNameAqua 65261 419 #define ExtCtrls_clNameWhite 65262 420 #define ExtCtrls_clNameMoneyGreen 65263 421 #define Consts_SPreviewLabel 65264 422 #define Consts_SCannotOpenAVI 65265 423 #define Consts_SDockedCtlNeedsName 65266 424 #define Consts_SDockTreeRemoveError 65267 425 #define Consts_SDockZoneNotFound 65268 426 #define Consts_SDockZoneHasNoCtl 65269 427 #define Consts_SMultiSelectRequired 65270 428 #define Consts_SSeparator 65271 429 #define Consts_SErrorSettingCount 65272 430 #define Consts_SListBoxMustBeVirtual 65273 431 #define Consts_SNoGetItemEventHandler 65274 432 #define HelpIntfs_hNoTableOfContents 65275 433 #define HelpIntfs_hNothingFound 65276 434 #define HelpIntfs_hNoContext 65277 435 #define HelpIntfs_hNoTopics 65278 436 #define ExtCtrls_clNameBlack 65279 437 #define Consts_SmkcShift 65280 438 #define Consts_SmkcCtrl 65281 439 #define Consts_SmkcAlt 65282 440 #define Consts_srNone 65283 441 #define Consts_SOutOfRange 65284 442 #define Consts_sAllFilter 65285 443 #define Consts_SInsertLineError 65286 444 #define Consts_SInvalidClipFmt 65287 445 #define Consts_SIconToClipboard 65288 446 #define Consts_SCannotOpenClipboard 65289 447 #define Consts_SInvalidMemoSize 65290 448 #define Consts_SInvalidPrinterOp 65291 449 #define Consts_SNoDefaultPrinter 65292 450 #define Consts_SDuplicateMenus 65293 451 #define Consts_SPictureLabel 65294 452 #define Consts_SPictureDesc 65295 453 #define Consts_SMsgDlgYesToAll 65296 454 #define Consts_SmkcBkSp 65297 455 #define Consts_SmkcTab 65298 456 #define Consts_SmkcEsc 65299 457 #define Consts_SmkcEnter 65300 458 #define Consts_SmkcSpace 65301 459 #define Consts_SmkcPgUp 65302 460 #define Consts_SmkcPgDn 65303 461 #define Consts_SmkcEnd 65304 462 #define Consts_SmkcHome 65305 463 #define Consts_SmkcLeft 65306 464 #define Consts_SmkcUp 65307 465 #define Consts_SmkcRight 65308 466 #define Consts_SmkcDown 65309 467 #define Consts_SmkcIns 65310 468 #define Consts_SmkcDel 65311 469 #define Consts_SMaskErr 65312 470 #define Consts_SMaskEditErr 65313 471 #define Consts_SMsgDlgWarning 65314 472 #define Consts_SMsgDlgError 65315 473 #define Consts_SMsgDlgInformation 65316 474 #define Consts_SMsgDlgConfirm 65317 475 #define Consts_SMsgDlgYes 65318 476 #define Consts_SMsgDlgNo 65319 477 #define Consts_SMsgDlgOK 65320 478 #define Consts_SMsgDlgCancel 65321 479 #define Consts_SMsgDlgHelp 65322 480 #define Consts_SMsgDlgAbort 65323 481 #define Consts_SMsgDlgRetry 65324 482 #define Consts_SMsgDlgIgnore 65325 483 #define Consts_SMsgDlgAll 65326 484 #define Consts_SMsgDlgNoToAll 65327 485 #define Consts_SControlParentSetToSelf 65328 486 #define Consts_SOKButton 65329 487 #define Consts_SCancelButton 65330 488 #define Consts_SYesButton 65331 489 #define Consts_SNoButton 65332 490 #define Consts_SHelpButton 65333 491 #define Consts_SCloseButton 65334 492 #define Consts_SIgnoreButton 65335 493 #define Consts_SRetryButton 65336 494 #define Consts_SAbortButton 65337 495 #define Consts_SAllButton 65338 496 #define Consts_SCannotDragForm 65339 497 #define Consts_SVMetafiles 65340 498 #define Consts_SVEnhMetafiles 65341 499 #define Consts_SVIcons 65342 500 #define Consts_SVBitmaps 65343 501 #define Consts_SParentGivenNotAParent 65344 502 #define Consts_SMDIChildNotVisible 65345 503 #define Consts_SVisibleChanged 65346 504 #define Consts_SCannotShowModal 65347 505 #define Consts_SScrollBarRange 65348 506 #define Consts_SPropertyOutOfRange 65349 507 #define Consts_SMenuIndexError 65350 508 #define Consts_SMenuReinserted 65351 509 #define Consts_SMenuNotFound 65352 510 #define Consts_SNoTimers 65353 511 #define Consts_SNotPrinting 65354 512 #define Consts_SPrinting 65355 513 #define Consts_SInvalidPrinter 65356 514 #define Consts_SDeviceOnPort 65357 515 #define Consts_SGroupIndexTooLow 65358 516 #define Consts_SNoMDIForm 65359 517 #define Consts_SChangeIconSize 65360 518 #define Consts_SOleGraphic 65361 519 #define Consts_SUnknownExtension 65362 520 #define Consts_SUnknownClipboardFormat 65363 521 #define Consts_SOutOfResources 65364 522 #define Consts_SNoCanvasHandle 65365 523 #define Consts_SInvalidImageSize 65366 524 #define Consts_SInvalidImageList 65367 525 #define Consts_SReplaceImage 65368 526 #define Consts_SImageIndexError 65369 527 #define Consts_SImageReadFail 65370 528 #define Consts_SImageWriteFail 65371 529 #define Consts_SWindowDCError 65372 530 #define Consts_SWindowClass 65373 531 #define Consts_SCannotFocus 65374 532 #define Consts_SParentRequired 65375 533 #define RTLConsts_SSeekNotImplemented 65376 534 #define RTLConsts_SSortedListError 65377 535 #define RTLConsts_STooManyDeleted 65378 536 #define RTLConsts_SUnknownGroup 65379 537 #define RTLConsts_SUnknownProperty 65380 538 #define RTLConsts_SWriteError 65381 539 #define RTLConsts_SThreadCreateError 65382 540 #define RTLConsts_SThreadError 65383 541 #define Consts_SInvalidTabPosition 65384 542 #define Consts_SInvalidTabStyle 65385 543 #define Consts_SInvalidBitmap 65386 544 #define Consts_SInvalidIcon 65387 545 #define Consts_SInvalidMetafile 65388 546 #define Consts_SInvalidPixelFormat 65389 547 #define Consts_SInvalidImage 65390 548 #define Consts_SScanLine 65391 549 #define RTLConsts_SInvalidPropertyElement 65392 550 #define RTLConsts_SInvalidPropertyPath 65393 551 #define RTLConsts_SInvalidPropertyType 65394 552 #define RTLConsts_SInvalidPropertyValue 65395 553 #define RTLConsts_SInvalidRegType 65396 554 #define RTLConsts_SInvalidStringGridOp 65397 555 #define RTLConsts_SListCapacityError 65398 556 #define RTLConsts_SListCountError 65399 557 #define RTLConsts_SListIndexError 65400 558 #define RTLConsts_SMemoryStreamError 65401 559 #define RTLConsts_SPropertyException 65402 560 #define RTLConsts_SReadError 65403 561 #define RTLConsts_SReadOnlyProperty 65404 562 #define RTLConsts_SRegGetDataFailed 65405 563 #define RTLConsts_SRegSetDataFailed 65406 564 #define RTLConsts_SResNotFound 65407 565 #define RTLConsts_SClassNotFound 65408 566 #define RTLConsts_SDuplicateClass 65409 567 #define RTLConsts_SDuplicateItem 65410 568 #define RTLConsts_SDuplicateName 65411 569 #define RTLConsts_SDuplicateString 65412 570 #define RTLConsts_SFCreateErrorEx 65413 571 #define RTLConsts_SFixedColTooBig 65414 572 #define RTLConsts_SFixedRowTooBig 65415 573 #define RTLConsts_SFOpenErrorEx 65416 574 #define RTLConsts_SGridTooLarge 65417 575 #define RTLConsts_SIndexOutOfRange 65418 576 #define RTLConsts_SIniFileWriteError 65419 577 #define RTLConsts_SInvalidImage 65420 578 #define RTLConsts_SInvalidMask 65421 579 #define RTLConsts_SInvalidName 65422 580 #define RTLConsts_SInvalidProperty 65423 581 #define SysConst_SShortDayNameThu 65424 582 #define SysConst_SShortDayNameFri 65425 583 #define SysConst_SShortDayNameSat 65426 584 #define SysConst_SLongDayNameSun 65427 585 #define SysConst_SLongDayNameMon 65428 586 #define SysConst_SLongDayNameTue 65429 587 #define SysConst_SLongDayNameWed 65430 588 #define SysConst_SLongDayNameThu 65431 589 #define SysConst_SLongDayNameFri 65432 590 #define SysConst_SLongDayNameSat 65433 591 #define SysConst_SCannotCreateDir 65434 592 #define RTLConsts_SAncestorNotFound 65435 593 #define RTLConsts_SAssignError 65436 594 #define RTLConsts_SBitsIndexError 65437 595 #define RTLConsts_SCantWriteResourceStreamError 65438 596 #define RTLConsts_SCheckSynchronizeError 65439 597 #define SysConst_SLongMonthNameJan 65440 598 #define SysConst_SLongMonthNameFeb 65441 599 #define SysConst_SLongMonthNameMar 65442 600 #define SysConst_SLongMonthNameApr 65443 601 #define SysConst_SLongMonthNameMay 65444 602 #define SysConst_SLongMonthNameJun 65445 603 #define SysConst_SLongMonthNameJul 65446 604 #define SysConst_SLongMonthNameAug 65447 605 #define SysConst_SLongMonthNameSep 65448 606 #define SysConst_SLongMonthNameOct 65449 607 #define SysConst_SLongMonthNameNov 65450 608 #define SysConst_SLongMonthNameDec 65451 609 #define SysConst_SShortDayNameSun 65452 610 #define SysConst_SShortDayNameMon 65453 611 #define SysConst_SShortDayNameTue 65454 612 #define SysConst_SShortDayNameWed 65455 613 #define SysConst_SModuleAccessViolation 65456 614 #define SysConst_SOSError 65457 615 #define SysConst_SUnkOSError 65458 616 #define SysConst_SNL 65459 617 #define SysConst_SShortMonthNameJan 65460 618 #define SysConst_SShortMonthNameFeb 65461 619 #define SysConst_SShortMonthNameMar 65462 620 #define SysConst_SShortMonthNameApr 65463 621 #define SysConst_SShortMonthNameMay 65464 622 #define SysConst_SShortMonthNameJun 65465 623 #define SysConst_SShortMonthNameJul 65466 624 #define SysConst_SShortMonthNameAug 65467 625 #define SysConst_SShortMonthNameSep 65468 626 #define SysConst_SShortMonthNameOct 65469 627 #define SysConst_SShortMonthNameNov 65470 628 #define SysConst_SShortMonthNameDec 65471 629 #define SysConst_SVarTypeAlreadyUsedWithPrefix 65472 630 #define SysConst_SVarTypeNotUsableWithPrefix 65473 631 #define SysConst_SVarTypeTooManyCustom 65474 632 #define SysConst_SVarTypeCouldNotConvert 65475 633 #define SysConst_SVarTypeConvertOverflow 65476 634 #define SysConst_SVarOverflow 65477 635 #define SysConst_SVarInvalid 65478 636 #define SysConst_SVarBadType 65479 637 #define SysConst_SVarNotImplemented 65480 638 #define SysConst_SVarUnexpected 65481 639 #define SysConst_SExternalException 65482 640 #define SysConst_SAssertionFailed 65483 641 #define SysConst_SIntfCastError 65484 642 #define SysConst_SSafecallException 65485 643 #define SysConst_SAssertError 65486 644 #define SysConst_SAbstractError 65487 645 #define SysConst_SException 65488 646 #define SysConst_SExceptTitle 65489 647 #define SysConst_SInvalidFormat 65490 648 #define SysConst_SArgumentMissing 65491 649 #define SysConst_SDispatchError 65492 650 #define SysConst_SReadAccess 65493 651 #define SysConst_SWriteAccess 65494 652 #define SysConst_SFormatTooLong 65495 653 #define SysConst_SVarArrayCreate 65496 654 #define SysConst_SVarArrayBounds 65497 655 #define SysConst_SVarArrayLocked 65498 656 #define SysConst_SInvalidVarCast 65499 657 #define SysConst_SInvalidVarOp 65500 658 #define SysConst_SInvalidVarNullOp 65501 659 #define SysConst_SInvalidVarOpWithHResultWithPrefix 65502 660 #define SysConst_SVarTypeOutOfRangeWithPrefix 65503 661 #define SysConst_SInvalidInput 65504 662 #define SysConst_SDivByZero 65505 663 #define SysConst_SRangeError 65506 664 #define SysConst_SIntOverflow 65507 665 #define SysConst_SInvalidOp 65508 666 #define SysConst_SZeroDivide 65509 667 #define SysConst_SOverflow 65510 668 #define SysConst_SUnderflow 65511 669 #define SysConst_SInvalidPointer 65512 670 #define SysConst_SInvalidCast 65513 671 #define SysConst_SAccessViolationArg3 65514 672 #define SysConst_SAccessViolationNoArg 65515 673 #define SysConst_SStackOverflow 65516 674 #define SysConst_SControlC 65517 675 #define SysConst_SPrivilege 65518 676 #define SysConst_SOperationAborted 65519 11 #define IdResourceStrings_RSStackENOBUFS 64928 12 #define IdResourceStrings_RSStackEISCONN 64929 13 #define IdResourceStrings_RSStackENOTCONN 64930 14 #define IdResourceStrings_RSStackESHUTDOWN 64931 15 #define IdResourceStrings_RSStackETOOMANYREFS 64932 16 #define IdResourceStrings_RSStackETIMEDOUT 64933 17 #define IdResourceStrings_RSStackECONNREFUSED 64934 18 #define IdResourceStrings_RSStackELOOP 64935 19 #define IdResourceStrings_RSStackENAMETOOLONG 64936 20 #define IdResourceStrings_RSStackEHOSTDOWN 64937 21 #define IdResourceStrings_RSStackEHOSTUNREACH 64938 22 #define IdResourceStrings_RSStackENOTEMPTY 64939 23 #define IdResourceStrings_RSStackHOST_NOT_FOUND 64940 24 #define IdResourceStrings_RSStackEDESTADDRREQ 64944 25 #define IdResourceStrings_RSStackEMSGSIZE 64945 26 #define IdResourceStrings_RSStackEPROTOTYPE 64946 27 #define IdResourceStrings_RSStackENOPROTOOPT 64947 28 #define IdResourceStrings_RSStackEPROTONOSUPPORT 64948 29 #define IdResourceStrings_RSStackESOCKTNOSUPPORT 64949 30 #define IdResourceStrings_RSStackEOPNOTSUPP 64950 31 #define IdResourceStrings_RSStackEPFNOSUPPORT 64951 32 #define IdResourceStrings_RSStackEAFNOSUPPORT 64952 33 #define IdResourceStrings_RSStackEADDRINUSE 64953 34 #define IdResourceStrings_RSStackEADDRNOTAVAIL 64954 35 #define IdResourceStrings_RSStackENETDOWN 64955 36 #define IdResourceStrings_RSStackENETUNREACH 64956 37 #define IdResourceStrings_RSStackENETRESET 64957 38 #define IdResourceStrings_RSStackECONNABORTED 64958 39 #define IdResourceStrings_RSStackECONNRESET 64959 40 #define IdResourceStrings_RSWinsockInitializationError 64960 41 #define IdResourceStrings_RSSetSizeExceeded 64961 42 #define IdResourceStrings_RSWS2CallError 64962 43 #define IdResourceStrings_RSWS2LoadError 64963 44 #define IdResourceStrings_RSInvalidServiceName 64964 45 #define IdResourceStrings_RSStackError 64965 46 #define IdResourceStrings_RSStackEINTR 64966 47 #define IdResourceStrings_RSStackEBADF 64967 48 #define IdResourceStrings_RSStackEACCES 64968 49 #define IdResourceStrings_RSStackEFAULT 64969 50 #define IdResourceStrings_RSStackEINVAL 64970 51 #define IdResourceStrings_RSStackEMFILE 64971 52 #define IdResourceStrings_RSStackEWOULDBLOCK 64972 53 #define IdResourceStrings_RSStackEINPROGRESS 64973 54 #define IdResourceStrings_RSStackEALREADY 64974 55 #define IdResourceStrings_RSStackENOTSOCK 64975 56 #define pnglang_EPNGMissingMultipleIDATText 64976 57 #define pnglang_EPNGZLIBErrorText 64977 58 #define pnglang_EPNGInvalidPaletteText 64978 59 #define pnglang_EPNGInvalidFileHeaderText 64979 60 #define pnglang_EPNGIHDRNotFirstText 64980 61 #define pnglang_EPNGSizeExceedsText 64981 62 #define pnglang_EPNGUnknownPalEntryText 64982 63 #define pnglang_EPNGUnknownCriticalChunkText 64983 64 #define pnglang_EPNGUnknownCompressionText 64984 65 #define pnglang_EPNGUnknownInterlaceText 64985 66 #define pnglang_EPNGCannotAssignChunkText 64986 67 #define pnglang_EPNGUnexpectedEndText 64987 68 #define pnglang_EPNGNoImageDataText 64988 69 #define pnglang_EPNGCannotChangeSizeText 64989 70 #define pnglang_EPNGOutMemoryText 64990 71 #define pnglang_EPNGHeaderNotPresentText 64991 72 #define QConsts_SOpen 64992 73 #define QConsts_SSave 64993 74 #define QConsts_SUnknownImageFormat 64994 75 #define QConsts_SUnableToWrite 64995 76 #define QConsts_SUndo 64996 77 #define QConsts_SRedo 64997 78 #define QConsts_SLine 64998 79 #define QConsts_SCut 64999 80 #define QConsts_SCopy 65000 81 #define QConsts_SPaste 65001 82 #define QConsts_SClear 65002 83 #define QConsts_SSelectAll 65003 84 #define QConsts_SNoAppInLib 65004 85 #define QConsts_SDuplicateApp 65005 86 #define pnglang_EPngInvalidCRCText 65006 87 #define pnglang_EPNGInvalidIHDRText 65007 88 #define QConsts_SMsgDlgWarning 65008 89 #define QConsts_SMsgDlgError 65009 90 #define QConsts_SMsgDlgInformation 65010 91 #define QConsts_SMsgDlgConfirm 65011 92 #define QConsts_SUnnamed 65012 93 #define QConsts_SName 65013 94 #define QConsts_SSize 65014 95 #define QConsts_SType 65015 96 #define QConsts_SDate 65016 97 #define QConsts_SAttributes 65017 98 #define QConsts_SDuplicateMenus 65018 99 #define QConsts_SImageIndexError 65019 100 #define QConsts_SInvalidImageDimensions 65020 101 #define QConsts_SInvalidImageDimension 65021 102 #define QConsts_SInvalidMimeSourceStream 65022 103 #define QConsts_SMimeNotSupportedForIcon 65023 104 #define QConsts_SGroupIndexTooLow 65024 105 #define QConsts_SNoMDIForm 65025 106 #define QConsts_SNotAnMDIForm 65026 107 #define QConsts_SMDIChildNotVisible 65027 108 #define QConsts_SControlParentSetToSelf 65028 109 #define QConsts_SOKButton 65029 110 #define QConsts_SCancelButton 65030 111 #define QConsts_SYesButton 65031 112 #define QConsts_SNoButton 65032 113 #define QConsts_SHelpButton 65033 114 #define QConsts_SCloseButton 65034 115 #define QConsts_SIgnoreButton 65035 116 #define QConsts_SRetryButton 65036 117 #define QConsts_SAbortButton 65037 118 #define QConsts_SAllButton 65038 119 #define QConsts_SCannotDragForm 65039 120 #define QConsts_SmkcShift 65040 121 #define QConsts_SmkcCtrl 65041 122 #define QConsts_SmkcAlt 65042 123 #define QConsts_SInvalidPixelFormat 65043 124 #define QConsts_SNoCanvasHandle 65044 125 #define QConsts_SInvalidCanvasState 65045 126 #define QConsts_SInvalidImageSize 65046 127 #define QConsts_SInvalidColorDepth 65047 128 #define QConsts_SCannotFocus 65048 129 #define QConsts_SParentRequired 65049 130 #define QConsts_SVisibleChanged 65050 131 #define QConsts_SMenuIndexError 65051 132 #define QConsts_SMenuReinserted 65052 133 #define QConsts_SNoMenuRecursion 65053 134 #define QConsts_SMenuNotFound 65054 135 #define QConsts_SMenuSetFormError 65055 136 #define QConsts_SmkcTab 65056 137 #define QConsts_SmkcBackTab 65057 138 #define QConsts_SmkcEsc 65058 139 #define QConsts_SmkcReturn 65059 140 #define QConsts_SmkcEnter 65060 141 #define QConsts_SmkcSpace 65061 142 #define QConsts_SmkcPgUp 65062 143 #define QConsts_SmkcPgDn 65063 144 #define QConsts_SmkcEnd 65064 145 #define QConsts_SmkcHome 65065 146 #define QConsts_SmkcLeft 65066 147 #define QConsts_SmkcUp 65067 148 #define QConsts_SmkcRight 65068 149 #define QConsts_SmkcDown 65069 150 #define QConsts_SmkcIns 65070 151 #define QConsts_SmkcDel 65071 152 #define DBConsts_SCouldNotParseTimeStamp 65072 153 #define DBConsts_SInvalidSqlTimeStamp 65073 154 #define VDBConsts_SFirstRecord 65074 155 #define VDBConsts_SPriorRecord 65075 156 #define VDBConsts_SNextRecord 65076 157 #define VDBConsts_SLastRecord 65077 158 #define VDBConsts_SInsertRecord 65078 159 #define VDBConsts_SDeleteRecord 65079 160 #define VDBConsts_SEditRecord 65080 161 #define VDBConsts_SPostEdit 65081 162 #define VDBConsts_SCancelEdit 65082 163 #define VDBConsts_SRefreshRecord 65083 164 #define VDBConsts_SRemoteLogin 65084 165 #define QConsts_SInvalidCreateWidget 65085 166 #define QConsts_STooManyMessageBoxButtons 65086 167 #define QConsts_SmkcBkSp 65087 168 #define DKLang_SDKLangErrMsg_ErrorLoadingTran 65088 169 #define DKLang_SDKLangErrMsg_InvalidConstName 65089 170 #define DKLang_SDKLangErrMsg_DuplicateConstName 65090 171 #define DKLang_SDKLangErrMsg_ConstantNotFound 65091 172 #define DKLang_SDKLangErrMsg_LangManagerCalledAtDT 65092 173 #define DKLang_SDKLangErrMsg_StreamVersionTooHigh 65093 174 #define OleConst_SCannotActivate 65094 175 #define OleConst_SNoWindowHandle 65095 176 #define OleConst_SInvalidLicense 65096 177 #define OleConst_SNotLicensed 65097 178 #define OleConst_sNoRunningObject 65098 179 #define JConsts_sChangeJPGSize 65099 180 #define JConsts_sJPEGError 65100 181 #define JConsts_sJPEGImageFile 65101 182 #define DBConsts_SBcdOverflow 65102 183 #define DBConsts_SInvalidBcdValue 65103 184 #define TeeConst_TeeMsg_CheckPointerSize 65104 185 #define TeeConst_TeeMsg_FunctionPeriod 65105 186 #define TeeConst_TeeMsg_PieOther 65106 187 #define TeeConst_TeeMsg_ValuesX 65107 188 #define TeeConst_TeeMsg_ValuesY 65108 189 #define TeeConst_TeeMsg_ValuesPie 65109 190 #define TeeConst_TeeMsg_ValuesBar 65110 191 #define TeeConst_TeeMsg_ValuesAngle 65111 192 #define TeeConst_TeeMsg_ValuesGanttStart 65112 193 #define TeeConst_TeeMsg_ValuesGanttEnd 65113 194 #define TeeConst_TeeMsg_ValuesGanttNextTask 65114 195 #define TeeConst_TeeMsg_ValuesArrowEndX 65115 196 #define TeeConst_TeeMsg_ValuesArrowEndY 65116 197 #define TntSystem_SBufferOverflow 65117 198 #define TntSystem_SInvalidUTF7 65118 199 #define DKLang_SDKLangErrMsg_DuplicatePropValueID 65119 200 #define TeeConst_TeeMsg_GanttSample4 65120 201 #define TeeConst_TeeMsg_GanttSample5 65121 202 #define TeeConst_TeeMsg_GanttSample6 65122 203 #define TeeConst_TeeMsg_GanttSample7 65123 204 #define TeeConst_TeeMsg_GanttSample8 65124 205 #define TeeConst_TeeMsg_GanttSample9 65125 206 #define TeeConst_TeeMsg_GanttSample10 65126 207 #define TeeConst_TeeMsg_DefaultFontSize 65127 208 #define TeeConst_TeeMsg_FunctionAdd 65128 209 #define TeeConst_TeeMsg_FunctionSubtract 65129 210 #define TeeConst_TeeMsg_FunctionMultiply 65130 211 #define TeeConst_TeeMsg_FunctionDivide 65131 212 #define TeeConst_TeeMsg_FunctionHigh 65132 213 #define TeeConst_TeeMsg_FunctionLow 65133 214 #define TeeConst_TeeMsg_FunctionAverage 65134 215 #define TeeConst_TeeMsg_DefaultFontName 65135 216 #define TeeConst_TeeMsg_Rotation 65136 217 #define TeeConst_TeeMsg_PieSample1 65137 218 #define TeeConst_TeeMsg_PieSample2 65138 219 #define TeeConst_TeeMsg_PieSample3 65139 220 #define TeeConst_TeeMsg_PieSample4 65140 221 #define TeeConst_TeeMsg_PieSample5 65141 222 #define TeeConst_TeeMsg_PieSample6 65142 223 #define TeeConst_TeeMsg_PieSample7 65143 224 #define TeeConst_TeeMsg_PieSample8 65144 225 #define TeeConst_TeeMsg_GalleryStandard 65145 226 #define TeeConst_TeeMsg_GalleryFunctions 65146 227 #define TeeConst_TeeMsg_GalleryArrow 65147 228 #define TeeConst_TeeMsg_GalleryGantt 65148 229 #define TeeConst_TeeMsg_GanttSample1 65149 230 #define TeeConst_TeeMsg_GanttSample2 65150 231 #define TeeConst_TeeMsg_GanttSample3 65151 232 #define TeeConst_TeeMsg_3dPercent 65152 233 #define TeeConst_TeeMsg_CircularSeries 65153 234 #define TeeConst_TeeMsg_BarWidthPercent 65154 235 #define TeeConst_TeeMsg_BarOffsetPercent 65155 236 #define TeeConst_TeeMsg_DefaultPercentOf 65156 237 #define TeeConst_TeeMsg_DefPercentFormat 65157 238 #define TeeConst_TeeMsg_DefValueFormat 65158 239 #define TeeConst_TeeMsg_AxisTitle 65159 240 #define TeeConst_TeeMsg_AxisLabels 65160 241 #define TeeConst_TeeMsg_GalleryLine 65161 242 #define TeeConst_TeeMsg_GalleryPoint 65162 243 #define TeeConst_TeeMsg_GalleryArea 65163 244 #define TeeConst_TeeMsg_GalleryBar 65164 245 #define TeeConst_TeeMsg_GalleryHorizBar 65165 246 #define TeeConst_TeeMsg_GalleryPie 65166 247 #define TeeConst_TeeMsg_GalleryFastLine 65167 248 #define ComConst_SNoCloseActiveServer2 65168 249 #define TeeConst_TeeMsg_LegendTopPos 65169 250 #define TeeConst_TeeMsg_LegendFirstValue 65170 251 #define TeeConst_TeeMsg_LegendColorWidth 65171 252 #define TeeConst_TeeMsg_SeriesSetDataSource 65172 253 #define TeeConst_TeeMsg_SeriesInvDataSource 65173 254 #define TeeConst_TeeMsg_FillSample 65174 255 #define TeeConst_TeeMsg_Angle 65175 256 #define TeeConst_TeeMsg_AxisLogDateTime 65176 257 #define TeeConst_TeeMsg_AxisLogNotPositive 65177 258 #define TeeConst_TeeMsg_AxisLabelSep 65178 259 #define TeeConst_TeeMsg_AxisIncrementNeg 65179 260 #define TeeConst_TeeMsg_AxisMinMax 65180 261 #define TeeConst_TeeMsg_AxisMaxMin 65181 262 #define TeeConst_TeeMsg_AxisLogBase 65182 263 #define TeeConst_TeeMsg_MaxPointsPerPage 65183 264 #define ComStrs_sFailSetCalMinMaxRange 65184 265 #define ComStrs_sFailsetCalSelRange 65185 266 #define WinHelpViewer_hNoKeyword 65186 267 #define ComConst_SCreateRegKeyError 65187 268 #define ComConst_SOleError 65188 269 #define ComConst_SObjectFactoryMissing 65189 270 #define ComConst_STypeInfoMissing 65190 271 #define ComConst_SBadTypeInfo 65191 272 #define ComConst_SDispIntfMissing 65192 273 #define ComConst_SNoMethod 65193 274 #define ComConst_SVarNotObject 65194 275 #define ComConst_STooManyParams 65195 276 #define ComConst_SDCOMNotInstalled 65196 277 #define ComConst_SDAXError 65197 278 #define ComConst_SAutomationWarning 65198 279 #define ComConst_SNoCloseActiveServer1 65199 280 #define ComStrs_sTabFailSet 65200 281 #define ComStrs_sTabFailSetObject 65201 282 #define ComStrs_sTabMustBeMultiLine 65202 283 #define ComStrs_sInvalidIndex 65203 284 #define ComStrs_sInsertError 65204 285 #define ComStrs_sInvalidOwner 65205 286 #define ComStrs_sRichEditInsertError 65206 287 #define ComStrs_sRichEditLoadFail 65207 288 #define ComStrs_sRichEditSaveFail 65208 289 #define ComStrs_sUDAssociated 65209 290 #define ComStrs_sPageIndexError 65210 291 #define ComStrs_sInvalidComCtl32 65211 292 #define ComStrs_sDateTimeMax 65212 293 #define ComStrs_sDateTimeMin 65213 294 #define ComStrs_sFailSetCalDateTime 65214 295 #define ComStrs_sFailSetCalMaxSelRange 65215 296 #define ExtCtrls_clNameInactiveCaptionText 65216 297 #define ExtCtrls_clNameInfoBk 65217 298 #define ExtCtrls_clNameInfoText 65218 299 #define ExtCtrls_clNameMenu 65219 300 #define ExtCtrls_clNameMenuText 65220 301 #define ExtCtrls_clNameNone 65221 302 #define ExtCtrls_clNameScrollBar 65222 303 #define ExtCtrls_clName3DDkShadow 65223 304 #define ExtCtrls_clName3DLight 65224 305 #define ExtCtrls_clNameWindow 65225 306 #define ExtCtrls_clNameWindowFrame 65226 307 #define ExtCtrls_clNameWindowText 65227 308 #define ComStrs_sTabFailClear 65228 309 #define ComStrs_sTabFailDelete 65229 310 #define ComStrs_sTabFailRetrieve 65230 311 #define ComStrs_sTabFailGetObject 65231 312 #define ExtCtrls_clNameMedGray 65232 313 #define ExtCtrls_clNameActiveBorder 65233 314 #define ExtCtrls_clNameActiveCaption 65234 315 #define ExtCtrls_clNameAppWorkSpace 65235 316 #define ExtCtrls_clNameBackground 65236 317 #define ExtCtrls_clNameBtnFace 65237 318 #define ExtCtrls_clNameBtnHighlight 65238 319 #define ExtCtrls_clNameBtnShadow 65239 320 #define ExtCtrls_clNameBtnText 65240 321 #define ExtCtrls_clNameCaptionText 65241 322 #define ExtCtrls_clNameDefault 65242 323 #define ExtCtrls_clNameGrayText 65243 324 #define ExtCtrls_clNameHighlight 65244 325 #define ExtCtrls_clNameHighlightText 65245 326 #define ExtCtrls_clNameInactiveBorder 65246 327 #define ExtCtrls_clNameInactiveCaption 65247 328 #define ExtCtrls_clNameOlive 65248 329 #define ExtCtrls_clNameNavy 65249 330 #define ExtCtrls_clNamePurple 65250 331 #define ExtCtrls_clNameTeal 65251 332 #define ExtCtrls_clNameGray 65252 333 #define ExtCtrls_clNameSilver 65253 334 #define ExtCtrls_clNameRed 65254 335 #define ExtCtrls_clNameLime 65255 336 #define ExtCtrls_clNameYellow 65256 337 #define ExtCtrls_clNameBlue 65257 338 #define ExtCtrls_clNameFuchsia 65258 339 #define ExtCtrls_clNameAqua 65259 340 #define ExtCtrls_clNameWhite 65260 341 #define ExtCtrls_clNameMoneyGreen 65261 342 #define ExtCtrls_clNameSkyBlue 65262 343 #define ExtCtrls_clNameCream 65263 344 #define Consts_SDockedCtlNeedsName 65264 345 #define Consts_SDockTreeRemoveError 65265 346 #define Consts_SDockZoneNotFound 65266 347 #define Consts_SDockZoneHasNoCtl 65267 348 #define Consts_SMultiSelectRequired 65268 349 #define Consts_SSeparator 65269 350 #define Consts_SErrorSettingCount 65270 351 #define Consts_SListBoxMustBeVirtual 65271 352 #define Consts_SNoGetItemEventHandler 65272 353 #define HelpIntfs_hNoTableOfContents 65273 354 #define HelpIntfs_hNothingFound 65274 355 #define HelpIntfs_hNoContext 65275 356 #define HelpIntfs_hNoTopics 65276 357 #define ExtCtrls_clNameBlack 65277 358 #define ExtCtrls_clNameMaroon 65278 359 #define ExtCtrls_clNameGreen 65279 360 #define Consts_SmkcAlt 65280 361 #define Consts_srNone 65281 362 #define Consts_SOutOfRange 65282 363 #define Consts_sAllFilter 65283 364 #define Consts_SInsertLineError 65284 365 #define Consts_SInvalidClipFmt 65285 366 #define Consts_SIconToClipboard 65286 367 #define Consts_SCannotOpenClipboard 65287 368 #define Consts_SInvalidMemoSize 65288 369 #define Consts_SInvalidPrinterOp 65289 370 #define Consts_SNoDefaultPrinter 65290 371 #define Consts_SDuplicateMenus 65291 372 #define Consts_SPictureLabel 65292 373 #define Consts_SPictureDesc 65293 374 #define Consts_SPreviewLabel 65294 375 #define Consts_SCannotOpenAVI 65295 376 #define Consts_SmkcTab 65296 377 #define Consts_SmkcEsc 65297 378 #define Consts_SmkcEnter 65298 379 #define Consts_SmkcSpace 65299 380 #define Consts_SmkcPgUp 65300 381 #define Consts_SmkcPgDn 65301 382 #define Consts_SmkcEnd 65302 383 #define Consts_SmkcHome 65303 384 #define Consts_SmkcLeft 65304 385 #define Consts_SmkcUp 65305 386 #define Consts_SmkcRight 65306 387 #define Consts_SmkcDown 65307 388 #define Consts_SmkcIns 65308 389 #define Consts_SmkcDel 65309 390 #define Consts_SmkcShift 65310 391 #define Consts_SmkcCtrl 65311 392 #define Consts_SMsgDlgWarning 65312 393 #define Consts_SMsgDlgError 65313 394 #define Consts_SMsgDlgInformation 65314 395 #define Consts_SMsgDlgConfirm 65315 396 #define Consts_SMsgDlgYes 65316 397 #define Consts_SMsgDlgNo 65317 398 #define Consts_SMsgDlgOK 65318 399 #define Consts_SMsgDlgCancel 65319 400 #define Consts_SMsgDlgHelp 65320 401 #define Consts_SMsgDlgAbort 65321 402 #define Consts_SMsgDlgRetry 65322 403 #define Consts_SMsgDlgIgnore 65323 404 #define Consts_SMsgDlgAll 65324 405 #define Consts_SMsgDlgNoToAll 65325 406 #define Consts_SMsgDlgYesToAll 65326 407 #define Consts_SmkcBkSp 65327 408 #define Consts_SCancelButton 65328 409 #define Consts_SYesButton 65329 410 #define Consts_SNoButton 65330 411 #define Consts_SHelpButton 65331 412 #define Consts_SCloseButton 65332 413 #define Consts_SIgnoreButton 65333 414 #define Consts_SRetryButton 65334 415 #define Consts_SAbortButton 65335 416 #define Consts_SAllButton 65336 417 #define Consts_SCannotDragForm 65337 418 #define Consts_SVMetafiles 65338 419 #define Consts_SVEnhMetafiles 65339 420 #define Consts_SVIcons 65340 421 #define Consts_SVBitmaps 65341 422 #define Consts_SMaskErr 65342 423 #define Consts_SMaskEditErr 65343 424 #define Consts_SVisibleChanged 65344 425 #define Consts_SCannotShowModal 65345 426 #define Consts_SScrollBarRange 65346 427 #define Consts_SPropertyOutOfRange 65347 428 #define Consts_SMenuIndexError 65348 429 #define Consts_SMenuReinserted 65349 430 #define Consts_SMenuNotFound 65350 431 #define Consts_SNoTimers 65351 432 #define Consts_SNotPrinting 65352 433 #define Consts_SPrinting 65353 434 #define Consts_SInvalidPrinter 65354 435 #define Consts_SDeviceOnPort 65355 436 #define Consts_SGroupIndexTooLow 65356 437 #define Consts_SNoMDIForm 65357 438 #define Consts_SControlParentSetToSelf 65358 439 #define Consts_SOKButton 65359 440 #define Consts_SUnknownExtension 65360 441 #define Consts_SUnknownClipboardFormat 65361 442 #define Consts_SOutOfResources 65362 443 #define Consts_SNoCanvasHandle 65363 444 #define Consts_SInvalidImageSize 65364 445 #define Consts_SInvalidImageList 65365 446 #define Consts_SReplaceImage 65366 447 #define Consts_SImageIndexError 65367 448 #define Consts_SImageReadFail 65368 449 #define Consts_SImageWriteFail 65369 450 #define Consts_SWindowDCError 65370 451 #define Consts_SWindowClass 65371 452 #define Consts_SCannotFocus 65372 453 #define Consts_SParentRequired 65373 454 #define Consts_SParentGivenNotAParent 65374 455 #define Consts_SMDIChildNotVisible 65375 456 #define RTLConsts_STooManyDeleted 65376 457 #define RTLConsts_SUnknownGroup 65377 458 #define RTLConsts_SUnknownProperty 65378 459 #define RTLConsts_SWriteError 65379 460 #define RTLConsts_SThreadCreateError 65380 461 #define RTLConsts_SThreadError 65381 462 #define Consts_SInvalidTabPosition 65382 463 #define Consts_SInvalidTabStyle 65383 464 #define Consts_SInvalidBitmap 65384 465 #define Consts_SInvalidIcon 65385 466 #define Consts_SInvalidMetafile 65386 467 #define Consts_SInvalidPixelFormat 65387 468 #define Consts_SInvalidImage 65388 469 #define Consts_SScanLine 65389 470 #define Consts_SChangeIconSize 65390 471 #define Consts_SOleGraphic 65391 472 #define RTLConsts_SInvalidPropertyType 65392 473 #define RTLConsts_SInvalidPropertyValue 65393 474 #define RTLConsts_SInvalidRegType 65394 475 #define RTLConsts_SInvalidStringGridOp 65395 476 #define RTLConsts_SListCapacityError 65396 477 #define RTLConsts_SListCountError 65397 478 #define RTLConsts_SListIndexError 65398 479 #define RTLConsts_SMemoryStreamError 65399 480 #define RTLConsts_SPropertyException 65400 481 #define RTLConsts_SReadError 65401 482 #define RTLConsts_SReadOnlyProperty 65402 483 #define RTLConsts_SRegGetDataFailed 65403 484 #define RTLConsts_SRegSetDataFailed 65404 485 #define RTLConsts_SResNotFound 65405 486 #define RTLConsts_SSeekNotImplemented 65406 487 #define RTLConsts_SSortedListError 65407 488 #define RTLConsts_SDuplicateItem 65408 489 #define RTLConsts_SDuplicateName 65409 490 #define RTLConsts_SDuplicateString 65410 491 #define RTLConsts_SFCreateErrorEx 65411 492 #define RTLConsts_SFixedColTooBig 65412 493 #define RTLConsts_SFixedRowTooBig 65413 494 #define RTLConsts_SFOpenErrorEx 65414 495 #define RTLConsts_SGridTooLarge 65415 496 #define RTLConsts_SIndexOutOfRange 65416 497 #define RTLConsts_SIniFileWriteError 65417 498 #define RTLConsts_SInvalidImage 65418 499 #define RTLConsts_SInvalidMask 65419 500 #define RTLConsts_SInvalidName 65420 501 #define RTLConsts_SInvalidProperty 65421 502 #define RTLConsts_SInvalidPropertyElement 65422 503 #define RTLConsts_SInvalidPropertyPath 65423 504 #define SysConst_SShortDayNameSat 65424 505 #define SysConst_SLongDayNameSun 65425 506 #define SysConst_SLongDayNameMon 65426 507 #define SysConst_SLongDayNameTue 65427 508 #define SysConst_SLongDayNameWed 65428 509 #define SysConst_SLongDayNameThu 65429 510 #define SysConst_SLongDayNameFri 65430 511 #define SysConst_SLongDayNameSat 65431 512 #define SysConst_SCannotCreateDir 65432 513 #define RTLConsts_SAncestorNotFound 65433 514 #define RTLConsts_SAssignError 65434 515 #define RTLConsts_SBitsIndexError 65435 516 #define RTLConsts_SCantWriteResourceStreamError 65436 517 #define RTLConsts_SCheckSynchronizeError 65437 518 #define RTLConsts_SClassNotFound 65438 519 #define RTLConsts_SDuplicateClass 65439 520 #define SysConst_SLongMonthNameMar 65440 521 #define SysConst_SLongMonthNameApr 65441 522 #define SysConst_SLongMonthNameMay 65442 523 #define SysConst_SLongMonthNameJun 65443 524 #define SysConst_SLongMonthNameJul 65444 525 #define SysConst_SLongMonthNameAug 65445 526 #define SysConst_SLongMonthNameSep 65446 527 #define SysConst_SLongMonthNameOct 65447 528 #define SysConst_SLongMonthNameNov 65448 529 #define SysConst_SLongMonthNameDec 65449 530 #define SysConst_SShortDayNameSun 65450 531 #define SysConst_SShortDayNameMon 65451 532 #define SysConst_SShortDayNameTue 65452 533 #define SysConst_SShortDayNameWed 65453 534 #define SysConst_SShortDayNameThu 65454 535 #define SysConst_SShortDayNameFri 65455 536 #define SysConst_SOSError 65456 537 #define SysConst_SUnkOSError 65457 538 #define SysConst_SShortMonthNameJan 65458 539 #define SysConst_SShortMonthNameFeb 65459 540 #define SysConst_SShortMonthNameMar 65460 541 #define SysConst_SShortMonthNameApr 65461 542 #define SysConst_SShortMonthNameMay 65462 543 #define SysConst_SShortMonthNameJun 65463 544 #define SysConst_SShortMonthNameJul 65464 545 #define SysConst_SShortMonthNameAug 65465 546 #define SysConst_SShortMonthNameSep 65466 547 #define SysConst_SShortMonthNameOct 65467 548 #define SysConst_SShortMonthNameNov 65468 549 #define SysConst_SShortMonthNameDec 65469 550 #define SysConst_SLongMonthNameJan 65470 551 #define SysConst_SLongMonthNameFeb 65471 552 #define SysConst_SVarTypeNotUsableWithPrefix 65472 553 #define SysConst_SVarTypeTooManyCustom 65473 554 #define SysConst_SVarTypeCouldNotConvert 65474 555 #define SysConst_SVarTypeConvertOverflow 65475 556 #define SysConst_SVarOverflow 65476 557 #define SysConst_SVarInvalid 65477 558 #define SysConst_SVarBadType 65478 559 #define SysConst_SVarNotImplemented 65479 560 #define SysConst_SVarUnexpected 65480 561 #define SysConst_SExternalException 65481 562 #define SysConst_SAssertionFailed 65482 563 #define SysConst_SIntfCastError 65483 564 #define SysConst_SSafecallException 65484 565 #define SysConst_SAssertError 65485 566 #define SysConst_SAbstractError 65486 567 #define SysConst_SModuleAccessViolation 65487 568 #define SysConst_SExceptTitle 65488 569 #define SysConst_SInvalidFormat 65489 570 #define SysConst_SArgumentMissing 65490 571 #define SysConst_SDispatchError 65491 572 #define SysConst_SReadAccess 65492 573 #define SysConst_SWriteAccess 65493 574 #define SysConst_SFormatTooLong 65494 575 #define SysConst_SVarArrayCreate 65495 576 #define SysConst_SVarArrayBounds 65496 577 #define SysConst_SVarArrayLocked 65497 578 #define SysConst_SInvalidVarCast 65498 579 #define SysConst_SInvalidVarOp 65499 580 #define SysConst_SInvalidVarNullOp 65500 581 #define SysConst_SInvalidVarOpWithHResultWithPrefix 65501 582 #define SysConst_SVarTypeOutOfRangeWithPrefix 65502 583 #define SysConst_SVarTypeAlreadyUsedWithPrefix 65503 584 #define SysConst_SDivByZero 65504 585 #define SysConst_SRangeError 65505 586 #define SysConst_SIntOverflow 65506 587 #define SysConst_SInvalidOp 65507 588 #define SysConst_SZeroDivide 65508 589 #define SysConst_SOverflow 65509 590 #define SysConst_SUnderflow 65510 591 #define SysConst_SInvalidPointer 65511 592 #define SysConst_SInvalidCast 65512 593 #define SysConst_SAccessViolationArg3 65513 594 #define SysConst_SAccessViolationNoArg 65514 595 #define SysConst_SStackOverflow 65515 596 #define SysConst_SControlC 65516 597 #define SysConst_SPrivilege 65517 598 #define SysConst_SOperationAborted 65518 599 #define SysConst_SException 65519 677 600 #define SysConst_SInvalidInteger 65520 678 601 #define SysConst_SInvalidFloat 65521 … … 680 603 #define SysConst_SInvalidTime 65523 681 604 #define SysConst_SInvalidDateTime 65524 682 #define SysConst_S InvalidTimeStamp65525683 #define SysConst_S TimeEncodeError 65526684 #define SysConst_S DateEncodeError65527685 #define SysConst_S OutOfMemory65528686 #define SysConst_S InOutError65529687 #define SysConst_S FileNotFound65530688 #define SysConst_S InvalidFilename65531689 #define SysConst_S TooManyOpenFiles65532690 #define SysConst_S AccessDenied65533691 #define SysConst_S EndOfFile65534692 #define SysConst_S DiskFull65535605 #define SysConst_STimeEncodeError 65525 606 #define SysConst_SDateEncodeError 65526 607 #define SysConst_SOutOfMemory 65527 608 #define SysConst_SInOutError 65528 609 #define SysConst_SFileNotFound 65529 610 #define SysConst_SInvalidFilename 65530 611 #define SysConst_STooManyOpenFiles 65531 612 #define SysConst_SAccessDenied 65532 613 #define SysConst_SEndOfFile 65533 614 #define SysConst_SDiskFull 65534 615 #define SysConst_SInvalidInput 65535 693 616 STRINGTABLE 694 617 BEGIN 618 IdResourceStrings_RSStackENOBUFS, "No buffer space available." 619 IdResourceStrings_RSStackEISCONN, "Socket is already connected." 620 IdResourceStrings_RSStackENOTCONN, "Socket is not connected." 695 621 IdResourceStrings_RSStackESHUTDOWN, "Cannot send or receive after socket is closed." 696 622 IdResourceStrings_RSStackETOOMANYREFS, "Too many references, cannot splice." … … 703 629 IdResourceStrings_RSStackENOTEMPTY, "Directory not empty" 704 630 IdResourceStrings_RSStackHOST_NOT_FOUND, "Host not found." 631 IdResourceStrings_RSStackEDESTADDRREQ, "Destination address required." 632 IdResourceStrings_RSStackEMSGSIZE, "Message too long." 633 IdResourceStrings_RSStackEPROTOTYPE, "Protocol wrong type for socket." 705 634 IdResourceStrings_RSStackENOPROTOOPT, "Bad protocol option." 706 635 IdResourceStrings_RSStackEPROTONOSUPPORT, "Protocol not supported." … … 716 645 IdResourceStrings_RSStackECONNABORTED, "Software caused connection abort." 717 646 IdResourceStrings_RSStackECONNRESET, "Connection reset by peer." 718 IdResourceStrings_RS StackENOBUFS, "No buffer space available."719 IdResourceStrings_RSS tackEISCONN, "Socket is already connected."720 IdResourceStrings_RS StackENOTCONN, "Socket is not connected."647 IdResourceStrings_RSWinsockInitializationError, "Winsock Initialization Error." 648 IdResourceStrings_RSSetSizeExceeded, "Set Size Exceeded." 649 IdResourceStrings_RSWS2CallError, "Error on call Winsock2 library function %s" 721 650 IdResourceStrings_RSWS2LoadError, "Error on loading Winsock2 library (%s)" 722 651 IdResourceStrings_RSInvalidServiceName, "%s is not a valid service." … … 732 661 IdResourceStrings_RSStackEALREADY, "Operation already in progress." 733 662 IdResourceStrings_RSStackENOTSOCK, "Socket operation on non-socket." 734 IdResourceStrings_RSStackEDESTADDRREQ, "Destination address required."735 IdResourceStrings_RSStackEMSGSIZE, "Message too long."736 IdResourceStrings_RSStackEPROTOTYPE, "Protocol wrong type for socket."663 pnglang_EPNGMissingMultipleIDATText, "This \"Portable Network Graphics\" image is invalid because it has missing image parts." 664 pnglang_EPNGZLIBErrorText, "Could not decompress the image because it contains invalid compressed data.\r\n Description: " 665 pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette." 737 666 pnglang_EPNGInvalidFileHeaderText, "The file being readed is not a valid \"Portable Network Graphics\" image because it contains an invalid header. This file may be corruped, try obtaining it again." 738 667 pnglang_EPNGIHDRNotFirstText, "This \"Portable Network Graphics\" image is not supported or it might be invalid.\r\n(IHDR chunk is not the first)" … … 748 677 pnglang_EPNGOutMemoryText, "Some operation could not be performed because the system is out of resources. Close some windows and try again." 749 678 pnglang_EPNGHeaderNotPresentText, "This operation is not valid because the current image contains no valid header." 750 IdResourceStrings_RSWinsockInitializationError, "Winsock Initialization Error."751 IdResourceStrings_RSSetSizeExceeded, "Set Size Exceeded."752 IdResourceStrings_RSWS2CallError, "Error on call Winsock2 library function %s"679 QConsts_SOpen, "Open" 680 QConsts_SSave, "Save" 681 QConsts_SUnknownImageFormat, "Image format not recognized" 753 682 QConsts_SUnableToWrite, "Unable to write bitmap" 754 683 QConsts_SUndo, "Undo" … … 764 693 pnglang_EPngInvalidCRCText, "This \"Portable Network Graphics\" image is not valid because it contains invalid pieces of data (crc error)" 765 694 pnglang_EPNGInvalidIHDRText, "The \"Portable Network Graphics\" image could not be loaded because one of its main piece of data (ihdr) might be corrupted" 766 pnglang_EPNGMissingMultipleIDATText, "This \"Portable Network Graphics\" image is invalid because it has missing image parts."767 pnglang_EPNGZLIBErrorText, "Could not decompress the image because it contains invalid compressed data.\r\n Description:"768 pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette."695 QConsts_SMsgDlgWarning, "Warning" 696 QConsts_SMsgDlgError, "Error" 697 QConsts_SMsgDlgInformation, "Information" 769 698 QConsts_SMsgDlgConfirm, "Confirm" 770 699 QConsts_SUnnamed, "Unnamed" … … 780 709 QConsts_SInvalidMimeSourceStream, "MimeSource format must have an associated data stream" 781 710 QConsts_SMimeNotSupportedForIcon, "Mime format not supported for TIcon" 782 QConsts_S Open, "Open"783 QConsts_S Save, "Save"784 QConsts_S UnknownImageFormat, "Image format not recognized"711 QConsts_SGroupIndexTooLow, "GroupIndex cannot be less than a previous menu item's GroupIndex" 712 QConsts_SNoMDIForm, "Cannot create form. No MDI forms are currently active" 713 QConsts_SNotAnMDIForm, "Invalid MDIParent for class %s" 785 714 QConsts_SMDIChildNotVisible, "Cannot hide an MDI Child Form" 786 715 QConsts_SControlParentSetToSelf, "A control cannot have itself as its parent" … … 796 725 QConsts_SAllButton, "&All" 797 726 QConsts_SCannotDragForm, "Cannot drag a form" 798 QConsts_S MsgDlgWarning, "Warning"799 QConsts_S MsgDlgError, "Error"800 QConsts_S MsgDlgInformation, "Information"727 QConsts_SmkcShift, "Shift+" 728 QConsts_SmkcCtrl, "Ctrl+" 729 QConsts_SmkcAlt, "Alt+" 801 730 QConsts_SInvalidPixelFormat, "Invalid pixel format" 802 731 QConsts_SNoCanvasHandle, "Canvas does not allow drawing" … … 812 741 QConsts_SMenuNotFound, "Sub-menu is not in menu" 813 742 QConsts_SMenuSetFormError, "TMenu.SetForm: argument must be TCustomForm" 814 QConsts_S GroupIndexTooLow, "GroupIndex cannot be less than a previous menu item's GroupIndex"815 QConsts_S NoMDIForm, "Cannot create form. No MDI forms are currently active"816 QConsts_S NotAnMDIForm, "Invalid MDIParent for class %s"743 QConsts_SmkcTab, "Tab" 744 QConsts_SmkcBackTab, "BackTab" 745 QConsts_SmkcEsc, "Esc" 817 746 QConsts_SmkcReturn, "Return" 818 747 QConsts_SmkcEnter, "Enter" … … 828 757 QConsts_SmkcIns, "Ins" 829 758 QConsts_SmkcDel, "Del" 830 QConsts_SmkcShift, "Shift+" 831 QConsts_SmkcCtrl, "Ctrl+" 832 QConsts_SmkcAlt, "Alt+" 759 DBConsts_SCouldNotParseTimeStamp, "Could not parse SQL TimeStamp string" 760 DBConsts_SInvalidSqlTimeStamp, "Invalid SQL date/time values" 761 VDBConsts_SFirstRecord, "First record" 762 VDBConsts_SPriorRecord, "Prior record" 833 763 VDBConsts_SNextRecord, "Next record" 834 764 VDBConsts_SLastRecord, "Last record" … … 839 769 VDBConsts_SCancelEdit, "Cancel edit" 840 770 VDBConsts_SRefreshRecord, "Refresh data" 841 VDBConsts_SNotReplicatable, "Control cannot be used in a DBCtrlGrid"842 771 VDBConsts_SRemoteLogin, "Remote Login" 843 772 QConsts_SInvalidCreateWidget, "Class %s could not create QT widget" 844 773 QConsts_STooManyMessageBoxButtons, "Too many buttons specified for message box" 845 774 QConsts_SmkcBkSp, "Backspace" 846 QConsts_SmkcTab, "Tab"847 QConsts_SmkcBackTab, "BackTab"848 QConsts_SmkcEsc, "Esc"849 DBConsts_SDataSetReadOnly, "Cannot modify a read-only dataset"850 DBConsts_SNestedDataSetClass, "Nested dataset must inherit from %s"851 DBConsts_STextFalse, "False"852 DBConsts_STextTrue, "True"853 DBConsts_SProviderSQLNotSupported, "SQL not supported: %s"854 DBConsts_SProviderExecuteNotSupported, "Execute not supported: %s"855 DBConsts_SDataSetUnidirectional, "Operation not allowed on a unidirectional dataset"856 DBConsts_SUnassignedVar, "Unassigned variant value"857 DBConsts_SRecordNotFound, "Record not found"858 DBConsts_SBcdOverflow, "BCD overflow"859 DBConsts_SInvalidBcdValue, "%s is not a valid BCD value"860 DBConsts_SInvalidFormatType, "Invalid format type for BCD"861 DBConsts_SCouldNotParseTimeStamp, "Could not parse SQL TimeStamp string"862 DBConsts_SInvalidSqlTimeStamp, "Invalid SQL date/time values"863 VDBConsts_SFirstRecord, "First record"864 VDBConsts_SPriorRecord, "Prior record"865 DBConsts_SBcdFieldRangeError, "%s is not a valid value for field '%s'. The allowed range is %s to %s"866 DBConsts_SInvalidIntegerValue, "'%s' is not a valid integer value for field '%s'"867 DBConsts_SInvalidBoolValue, "'%s' is not a valid boolean value for field '%s'"868 DBConsts_SInvalidFloatValue, "'%s' is not a valid floating point value for field '%s'"869 DBConsts_SFieldTypeMismatch, "Type mismatch for field '%s', expecting: %s actual: %s"870 DBConsts_SFieldSizeMismatch, "Size mismatch for field '%s', expecting: %d actual: %d"871 DBConsts_SInvalidVarByteArray, "Invalid variant type or size for field '%s'"872 DBConsts_SFieldOutOfRange, "Value of field '%s' is out of range"873 DBConsts_SFieldRequired, "Field '%s' must have a value"874 DBConsts_SDataSetMissing, "Field '%s' has no dataset"875 DBConsts_SCircularDataLink, "Circular datalinks are not allowed"876 DBConsts_SLookupInfoError, "Lookup information for field '%s' is incomplete"877 DBConsts_SDataSourceChange, "DataSource cannot be changed"878 DBConsts_SDataSetOpen, "Cannot perform this operation on an open dataset"879 DBConsts_SNotEditing, "Dataset not in edit or insert mode"880 DBConsts_SDataSetClosed, "Cannot perform this operation on a closed dataset"881 ipGIF_sGIFImageFile, "GIF Image"882 ipGIF_sProgressLoading, "Loading..."883 ipGIF_sProgressSaving, "Saving..."884 ipGIF_sProgressConverting, "Converting..."885 ipGIF_sProgressRendering, "Rendering..."886 ipGIF_sProgressCopying, "Copying..."887 ipGIF_sProgressOptimizing, "Optimizing..."888 DBConsts_SInvalidFieldSize, "Invalid field size"889 DBConsts_SInvalidFieldKind, "Invalid FieldKind"890 DBConsts_SUnknownFieldType, "Field '%s' is of an unknown type"891 DBConsts_SFieldNameMissing, "Field name missing"892 DBConsts_SDuplicateFieldName, "Duplicate field name '%s'"893 DBConsts_SFieldNotFound, "Field '%s' not found"894 DBConsts_SFieldAccessError, "Cannot access field '%s' as type %s"895 DBConsts_SFieldValueError, "Invalid value for field '%s'"896 DBConsts_SFieldRangeError, "%g is not a valid value for field '%s'. The allowed range is %g to %g"897 ipGIF_sUnsupportedClass, "Object type not supported for operation"898 ipGIF_sInvalidData, "Invalid GIF data"899 ipGIF_sBadHeight, "Image height too small for contained frames"900 ipGIF_sBadWidth, "Image width too small for contained frames"901 ipGIF_sFailedPaste, "Failed to store GIF on clipboard"902 ipGIF_sScreenSizeExceeded, "Image exceeds Logical Screen size"903 ipGIF_sNoColorTable, "No global or local color table defined"904 ipGIF_sBadPixelCoordinates, "Invalid pixel coordinates"905 ipGIF_sInvalidPixelFormat, "Unsupported PixelFormat"906 ipGIF_sBadDimension, "Invalid image dimensions"907 ipGIF_sNoDIB, "Image has no DIB"908 ipGIF_sInvalidStream, "Invalid stream operation"909 ipGIF_sInvalidColor, "Color not in color table"910 ipGIF_sEmptyColorMap, "Color table is empty"911 ipGIF_sEmptyImage, "Image is empty"912 ipGIF_sInvalidReduction, "Invalid reduction method"913 ipGIF_sOutOfData, "Premature end of data"914 ipGIF_sTooManyColors, "Color table overflow"915 ipGIF_sBadColorIndex, "Invalid color index"916 ipGIF_sBadVersion, "Unsupported GIF version"917 ipGIF_sBadSignature, "Invalid GIF signature"918 ipGIF_sScreenBadColorSize, "Invalid number of colors specified in Screen Descriptor"919 ipGIF_sImageBadColorSize, "Invalid number of colors specified in Image Descriptor"920 ipGIF_sUnknownExtension, "Unknown extension type"921 ipGIF_sBadExtensionLabel, "Invalid extension introducer"922 ipGIF_sOutOfMemDIB, "Failed to allocate memory for GIF DIB"923 ipGIF_sDecodeTooFewBits, "Decoder bit buffer under-run"924 ipGIF_sDecodeCircular, "Circular decoder table entry"925 ipGIF_sBadTrailer, "Invalid Image trailer"926 ipGIF_sBadExtensionInstance, "Internal error: Extension Instance does not match Extension Label"927 ipGIF_sBadBlockSize, "Unsupported Application Extension block size"928 ipGIF_sBadBlock, "Unknown GIF block type"929 TntSystem_SInvalidUTF7, "Invalid UTF7"930 DKLang_SDKLangErrMsg_DuplicatePropValueID, "Duplicate property value translation ID (%d)"931 775 DKLang_SDKLangErrMsg_ErrorLoadingTran, "Loading translations failed.\r\nLine %d: %s" 932 776 DKLang_SDKLangErrMsg_InvalidConstName, "Invalid constant name (\"%s\")" … … 943 787 JConsts_sJPEGError, "JPEG error #%d" 944 788 JConsts_sJPEGImageFile, "JPEG Image File" 945 TeeConst_TeeMsg_FunctionAverage, "Average"946 TeeConst_TeeMsg_DefaultFontName, "Arial"789 DBConsts_SBcdOverflow, "BCD overflow" 790 DBConsts_SInvalidBcdValue, "%s is not a valid BCD value" 947 791 TeeConst_TeeMsg_CheckPointerSize, "Pointer size must be greater than zero" 948 792 TeeConst_TeeMsg_FunctionPeriod, "Function Period should be >= 0" … … 959 803 TeeConst_TeeMsg_ValuesArrowEndY, "EndY" 960 804 TntSystem_SBufferOverflow, "Buffer overflow" 961 T eeConst_TeeMsg_GanttSample2, "Prototyping"962 TeeConst_TeeMsg_GanttSample3, "Development"805 TntSystem_SInvalidUTF7, "Invalid UTF7" 806 DKLang_SDKLangErrMsg_DuplicatePropValueID, "Duplicate property value translation ID (%d)" 963 807 TeeConst_TeeMsg_GanttSample4, "Sales" 964 808 TeeConst_TeeMsg_GanttSample5, "Marketing" … … 975 819 TeeConst_TeeMsg_FunctionHigh, "High" 976 820 TeeConst_TeeMsg_FunctionLow, "Low" 977 TeeConst_TeeMsg_ GalleryPie, "Pie"978 TeeConst_TeeMsg_ GalleryFastLine, "Fast Line"821 TeeConst_TeeMsg_FunctionAverage, "Average" 822 TeeConst_TeeMsg_DefaultFontName, "Arial" 979 823 TeeConst_TeeMsg_Rotation, "Rotation" 980 824 TeeConst_TeeMsg_PieSample1, "Cars" … … 991 835 TeeConst_TeeMsg_GalleryGantt, "Gantt" 992 836 TeeConst_TeeMsg_GanttSample1, "Design" 993 TeeConst_TeeMsg_ AxisLogBase, "Axis Logarithmic Base should be >= 2"994 TeeConst_TeeMsg_ MaxPointsPerPage, "MaxPointsPerPage must be >= 0"837 TeeConst_TeeMsg_GanttSample2, "Prototyping" 838 TeeConst_TeeMsg_GanttSample3, "Development" 995 839 TeeConst_TeeMsg_3dPercent, "3D effect percent must be between %d and %d" 996 840 TeeConst_TeeMsg_CircularSeries, "Circular Series dependences are not allowed" … … 1007 851 TeeConst_TeeMsg_GalleryBar, "Bar" 1008 852 TeeConst_TeeMsg_GalleryHorizBar, "Horiz. Bar" 1009 ComConst_SAutomationWarning, "COM Server Warning"1010 ComConst_SNoCloseActiveServer1, "There are still active COM objects in this application. One or more clients may have references to these objects, so manually closing"853 TeeConst_TeeMsg_GalleryPie, "Pie" 854 TeeConst_TeeMsg_GalleryFastLine, "Fast Line" 1011 855 ComConst_SNoCloseActiveServer2, "this application may cause those client application(s) to fail.\r\n\r\nAre you sure you want to close this application?" 1012 856 TeeConst_TeeMsg_LegendTopPos, "Top Legend Position must be between 0 and 100 %" … … 1023 867 TeeConst_TeeMsg_AxisMinMax, "Axis Minimum Value must be <= Maximum" 1024 868 TeeConst_TeeMsg_AxisMaxMin, "Axis Maximum Value must be >= Minimum" 1025 ComStrs_sFailSetCalDateTime, "Failed to set calendar date or time"1026 ComStrs_sFailSetCalMaxSelRange, "Failed to set maximum selection range"869 TeeConst_TeeMsg_AxisLogBase, "Axis Logarithmic Base should be >= 2" 870 TeeConst_TeeMsg_MaxPointsPerPage, "MaxPointsPerPage must be >= 0" 1027 871 ComStrs_sFailSetCalMinMaxRange, "Failed to set calendar min/max range" 1028 872 ComStrs_sFailsetCalSelRange, "Failed to set calendar selected range" … … 1039 883 ComConst_SDCOMNotInstalled, "DCOM not installed" 1040 884 ComConst_SDAXError, "DAX Error" 1041 Com Strs_sTabFailRetrieve, "Failed to retrieve tab at index %d"1042 Com Strs_sTabFailGetObject, "Failed to get object at index %d"885 ComConst_SAutomationWarning, "COM Server Warning" 886 ComConst_SNoCloseActiveServer1, "There are still active COM objects in this application. One or more clients may have references to these objects, so manually closing " 1043 887 ComStrs_sTabFailSet, "Failed to set tab \"%s\" at index %d" 1044 888 ComStrs_sTabFailSetObject, "Failed to set object at index %d" … … 1055 899 ComStrs_sDateTimeMax, "Date exceeds maximum of %s" 1056 900 ComStrs_sDateTimeMin, "Date is less than minimum of %s" 1057 ExtCtrls_clNameInactiveBorder, "Inactive Border"1058 ExtCtrls_clNameInactiveCaption, "Inactive Caption"901 ComStrs_sFailSetCalDateTime, "Failed to set calendar date or time" 902 ComStrs_sFailSetCalMaxSelRange, "Failed to set maximum selection range" 1059 903 ExtCtrls_clNameInactiveCaptionText, "Inactive Caption Text" 1060 904 ExtCtrls_clNameInfoBk, "Info Background" … … 1071 915 ComStrs_sTabFailClear, "Failed to clear tab control" 1072 916 ComStrs_sTabFailDelete, "Failed to delete tab at index %d" 1073 ExtCtrls_clNameSkyBlue, "Sky Blue"1074 ExtCtrls_clNameCream, "Cream"917 ComStrs_sTabFailRetrieve, "Failed to retrieve tab at index %d" 918 ComStrs_sTabFailGetObject, "Failed to get object at index %d" 1075 919 ExtCtrls_clNameMedGray, "Medium Gray" 1076 920 ExtCtrls_clNameActiveBorder, "Active Border" … … 1087 931 ExtCtrls_clNameHighlight, "Highlight Background" 1088 932 ExtCtrls_clNameHighlightText, "Highlight Text" 1089 ExtCtrls_clName Maroon, "Maroon"1090 ExtCtrls_clName Green, "Green"933 ExtCtrls_clNameInactiveBorder, "Inactive Border" 934 ExtCtrls_clNameInactiveCaption, "Inactive Caption" 1091 935 ExtCtrls_clNameOlive, "Olive" 1092 936 ExtCtrls_clNameNavy, "Navy" … … 1103 947 ExtCtrls_clNameWhite, "White" 1104 948 ExtCtrls_clNameMoneyGreen, "Money Green" 1105 Consts_SPreviewLabel, "Preview"1106 Consts_SCannotOpenAVI, "Cannot open AVI"949 ExtCtrls_clNameSkyBlue, "Sky Blue" 950 ExtCtrls_clNameCream, "Cream" 1107 951 Consts_SDockedCtlNeedsName, "Docked control must have a name" 1108 952 Consts_SDockTreeRemoveError, "Error removing control from dock tree" … … 1119 963 HelpIntfs_hNoTopics, "No topic-based help system installed" 1120 964 ExtCtrls_clNameBlack, "Black" 1121 Consts_SmkcShift, "Shift+"1122 Consts_SmkcCtrl, "Ctrl+"965 ExtCtrls_clNameMaroon, "Maroon" 966 ExtCtrls_clNameGreen, "Green" 1123 967 Consts_SmkcAlt, "Alt+" 1124 968 Consts_srNone, "(None)" … … 1135 979 Consts_SPictureLabel, "Picture:" 1136 980 Consts_SPictureDesc, " (%dx%d)" 1137 Consts_S MsgDlgYesToAll, "Yes to &All"1138 Consts_S mkcBkSp, "BkSp"981 Consts_SPreviewLabel, "Preview" 982 Consts_SCannotOpenAVI, "Cannot open AVI" 1139 983 Consts_SmkcTab, "Tab" 1140 984 Consts_SmkcEsc, "Esc" … … 1151 995 Consts_SmkcIns, "Ins" 1152 996 Consts_SmkcDel, "Del" 1153 Consts_S MaskErr, "Invalid input value"1154 Consts_S MaskEditErr, "Invalid input value. Use escape key to abandon changes"997 Consts_SmkcShift, "Shift+" 998 Consts_SmkcCtrl, "Ctrl+" 1155 999 Consts_SMsgDlgWarning, "Warning" 1156 1000 Consts_SMsgDlgError, "Error" … … 1167 1011 Consts_SMsgDlgAll, "&All" 1168 1012 Consts_SMsgDlgNoToAll, "N&o to All" 1169 Consts_S ControlParentSetToSelf, "A control cannot have itself as its parent"1170 Consts_S OKButton, "OK"1013 Consts_SMsgDlgYesToAll, "Yes to &All" 1014 Consts_SmkcBkSp, "BkSp" 1171 1015 Consts_SCancelButton, "Cancel" 1172 1016 Consts_SYesButton, "&Yes" … … 1183 1027 Consts_SVIcons, "Icons" 1184 1028 Consts_SVBitmaps, "Bitmaps" 1185 Consts_S ParentGivenNotAParent, "Parent given is not a parent of '%s'"1186 Consts_SM DIChildNotVisible, "Cannot hide an MDI Child Form"1029 Consts_SMaskErr, "Invalid input value" 1030 Consts_SMaskEditErr, "Invalid input value. Use escape key to abandon changes" 1187 1031 Consts_SVisibleChanged, "Cannot change Visible in OnShow or OnHide" 1188 1032 Consts_SCannotShowModal, "Cannot make a visible window modal" … … 1199 1043 Consts_SGroupIndexTooLow, "GroupIndex cannot be less than a previous menu item's GroupIndex" 1200 1044 Consts_SNoMDIForm, "Cannot create form. No MDI forms are currently active" 1201 Consts_SC hangeIconSize, "Cannot change the size of an icon"1202 Consts_SO leGraphic, "Invalid operation on TOleGraphic"1045 Consts_SControlParentSetToSelf, "A control cannot have itself as its parent" 1046 Consts_SOKButton, "OK" 1203 1047 Consts_SUnknownExtension, "Unknown picture file extension (.%s)" 1204 1048 Consts_SUnknownClipboardFormat, "Unsupported clipboard format" … … 1215 1059 Consts_SCannotFocus, "Cannot focus a disabled or invisible window" 1216 1060 Consts_SParentRequired, "Control '%s' has no parent window" 1217 RTLConsts_SSeekNotImplemented, "%s.Seek not implemented"1218 RTLConsts_SSortedListError, "Operation not allowed on sorted list"1061 Consts_SParentGivenNotAParent, "Parent given is not a parent of '%s'" 1062 Consts_SMDIChildNotVisible, "Cannot hide an MDI Child Form" 1219 1063 RTLConsts_STooManyDeleted, "Too many rows or columns deleted" 1220 1064 RTLConsts_SUnknownGroup, "%s not in a class registration group" … … 1231 1075 Consts_SInvalidImage, "Invalid image" 1232 1076 Consts_SScanLine, "Scan line index out of range" 1233 RTLConsts_SInvalidPropertyElement, "Invalid property element: %s"1234 RTLConsts_SInvalidPropertyPath, "Invalid property path"1077 Consts_SChangeIconSize, "Cannot change the size of an icon" 1078 Consts_SOleGraphic, "Invalid operation on TOleGraphic" 1235 1079 RTLConsts_SInvalidPropertyType, "Invalid property type: %s" 1236 1080 RTLConsts_SInvalidPropertyValue, "Invalid property value" … … 1247 1091 RTLConsts_SRegSetDataFailed, "Failed to set data for '%s'" 1248 1092 RTLConsts_SResNotFound, "Resource %s not found" 1249 RTLConsts_S ClassNotFound, "Class %s not found"1250 RTLConsts_S DuplicateClass, "A class named %s already exists"1093 RTLConsts_SSeekNotImplemented, "%s.Seek not implemented" 1094 RTLConsts_SSortedListError, "Operation not allowed on sorted list" 1251 1095 RTLConsts_SDuplicateItem, "List does not allow duplicates ($0%x)" 1252 1096 RTLConsts_SDuplicateName, "A component named %s already exists" … … 1263 1107 RTLConsts_SInvalidName, "''%s'' is not a valid component name" 1264 1108 RTLConsts_SInvalidProperty, "Invalid property value" 1265 SysConst_SShortDayNameThu, "Thu"1266 SysConst_SShortDayNameFri, "Fri"1109 RTLConsts_SInvalidPropertyElement, "Invalid property element: %s" 1110 RTLConsts_SInvalidPropertyPath, "Invalid property path" 1267 1111 SysConst_SShortDayNameSat, "Sat" 1268 1112 SysConst_SLongDayNameSun, "Sunday" … … 1279 1123 RTLConsts_SCantWriteResourceStreamError, "Can't write to a read-only resource stream" 1280 1124 RTLConsts_SCheckSynchronizeError, "CheckSynchronize called from thread $%x, which is NOT the main thread" 1281 SysConst_SLongMonthNameJan, "January"1282 SysConst_SLongMonthNameFeb, "February"1125 RTLConsts_SClassNotFound, "Class %s not found" 1126 RTLConsts_SDuplicateClass, "A class named %s already exists" 1283 1127 SysConst_SLongMonthNameMar, "March" 1284 1128 SysConst_SLongMonthNameApr, "April" … … 1295 1139 SysConst_SShortDayNameTue, "Tue" 1296 1140 SysConst_SShortDayNameWed, "Wed" 1297 SysConst_SModuleAccessViolation, "Access violation at address %p in module '%s'. %s of address %p" 1141 SysConst_SShortDayNameThu, "Thu" 1142 SysConst_SShortDayNameFri, "Fri" 1298 1143 SysConst_SOSError, "System Error. Code: %d.\r\n%s" 1299 1144 SysConst_SUnkOSError, "A call to an OS function failed" 1300 SysConst_SNL, "Application is not licensed to use this feature"1301 1145 SysConst_SShortMonthNameJan, "Jan" 1302 1146 SysConst_SShortMonthNameFeb, "Feb" … … 1311 1155 SysConst_SShortMonthNameNov, "Nov" 1312 1156 SysConst_SShortMonthNameDec, "Dec" 1313 SysConst_SVarTypeAlreadyUsedWithPrefix, "Custom variant type (%s%.4x) already used by %s" 1157 SysConst_SLongMonthNameJan, "January" 1158 SysConst_SLongMonthNameFeb, "February" 1314 1159 SysConst_SVarTypeNotUsableWithPrefix, "Custom variant type (%s%.4x) is not usable" 1315 1160 SysConst_SVarTypeTooManyCustom, "Too many custom variant types have been registered" … … 1327 1172 SysConst_SAssertError, "%s (%s, line %d)" 1328 1173 SysConst_SAbstractError, "Abstract Error" 1329 SysConst_S Exception, "Exception %s in module %s at %p.\r\n%s%s\r\n"1174 SysConst_SModuleAccessViolation, "Access violation at address %p in module '%s'. %s of address %p" 1330 1175 SysConst_SExceptTitle, "Application Error" 1331 1176 SysConst_SInvalidFormat, "Format '%s' invalid or incompatible with argument" … … 1343 1188 SysConst_SInvalidVarOpWithHResultWithPrefix, "Invalid variant operation (%s%.8x)\n%s" 1344 1189 SysConst_SVarTypeOutOfRangeWithPrefix, "Custom variant type (%s%.4x) is out of range" 1345 SysConst_S InvalidInput, "Invalid numeric input"1190 SysConst_SVarTypeAlreadyUsedWithPrefix, "Custom variant type (%s%.4x) already used by %s" 1346 1191 SysConst_SDivByZero, "Division by zero" 1347 1192 SysConst_SRangeError, "Range check error" … … 1359 1204 SysConst_SPrivilege, "Privileged instruction" 1360 1205 SysConst_SOperationAborted, "Operation aborted" 1206 SysConst_SException, "Exception %s in module %s at %p.\r\n%s%s\r\n" 1361 1207 SysConst_SInvalidInteger, "'%s' is not a valid integer value" 1362 1208 SysConst_SInvalidFloat, "'%s' is not a valid floating point value" … … 1364 1210 SysConst_SInvalidTime, "'%s' is not a valid time" 1365 1211 SysConst_SInvalidDateTime, "'%s' is not a valid date and time" 1366 SysConst_SInvalidTimeStamp, "'%d.%d' is not a valid timestamp"1367 1212 SysConst_STimeEncodeError, "Invalid argument to time encode" 1368 1213 SysConst_SDateEncodeError, "Invalid argument to date encode" … … 1375 1220 SysConst_SEndOfFile, "Read beyond end of file" 1376 1221 SysConst_SDiskFull, "Disk full" 1222 SysConst_SInvalidInput, "Invalid numeric input" 1377 1223 END 1378 1224 -
cprs/branches/tmg-cprs/CPRS-Chart/TMG_Extra/fPtDemoEdit.dfm
r473 r495 1 1 object frmPtDemoEdit: TfrmPtDemoEdit 2 Left = 2863 Top = 1 504 Width = 5945 Height = 5022 Left = 196 3 Top = 145 4 Width = 684 5 Height = 498 6 6 Caption = 'Edit Patient Demographics' 7 7 Color = clBtnFace … … 17 17 OnShow = FormShow 18 18 DesignSize = ( 19 58620 46 8)19 676 20 464) 21 21 PixelsPerInch = 96 22 22 TextHeight = 13 23 23 object OKBtn: TButton 24 Left = 29625 Top = 43 524 Left = 386 25 Top = 431 26 26 Width = 75 27 27 Height = 25 … … 33 33 end 34 34 object CancelBtn: TButton 35 Left = 48836 Top = 43 535 Left = 578 36 Top = 431 37 37 Width = 75 38 38 Height = 25 … … 43 43 end 44 44 object ApplyBtn: TButton 45 Left = 37646 Top = 43 545 Left = 466 46 Top = 431 47 47 Width = 107 48 48 Height = 25 … … 56 56 Left = 0 57 57 Top = 0 58 Width = 58659 Height = 42 858 Width = 676 59 Height = 424 60 60 ActivePage = DemoTabSheet 61 61 Align = alTop … … 65 65 Caption = 'Demographics' 66 66 DesignSize = ( 67 57868 400)67 668 68 396) 69 69 object LNameLabel: TLabel 70 70 Left = 27 … … 96 96 end 97 97 object PrefixLabel: TLabel 98 Left = 28998 Left = 379 99 99 Top = 136 100 100 Width = 26 … … 105 105 end 106 106 object SuffixLabel: TLabel 107 Left = 58107 Left = 148 108 108 Top = 104 109 109 Width = 26 … … 113 113 end 114 114 object DOBLabel: TLabel 115 Left = 25115 Left = 115 116 116 Top = 128 117 117 Width = 59 … … 121 121 end 122 122 object SSNumLabel: TLabel 123 Left = 5123 Left = 95 124 124 Top = 152 125 125 Width = 79 … … 136 136 end 137 137 object DegreeLabel: TLabel 138 Left = 288138 Left = 378 139 139 Top = 160 140 140 Width = 35 … … 147 147 Left = 95 148 148 Top = 8 149 Width = 165149 Width = 255 150 150 Height = 21 151 151 Anchors = [akLeft, akTop, akRight] … … 156 156 Left = 95 157 157 Top = 32 158 Width = 165158 Width = 255 159 159 Height = 21 160 160 Anchors = [akLeft, akTop, akRight] … … 165 165 Left = 95 166 166 Top = 56 167 Width = 165167 Width = 255 168 168 Height = 21 169 169 Anchors = [akLeft, akTop, akRight] … … 174 174 Left = 95 175 175 Top = 80 176 Width = 165176 Width = 255 177 177 Height = 21 178 178 Anchors = [akLeft, akTop, akRight] … … 181 181 end 182 182 object PrefixEdit: TEdit 183 Left = 325183 Left = 415 184 184 Top = 136 185 185 Width = 135 … … 191 191 end 192 192 object SuffixEdit: TEdit 193 Left = 95193 Left = 185 194 194 Top = 104 195 195 Width = 165 … … 202 202 Left = 95 203 203 Top = 128 204 Width = 165204 Width = 255 205 205 Height = 21 206 206 Anchors = [akLeft, akTop, akRight] … … 211 211 Left = 95 212 212 Top = 152 213 Width = 165213 Width = 255 214 214 Height = 21 215 215 Anchors = [akLeft, akTop, akRight] … … 218 218 end 219 219 object AliasGroupBox: TGroupBox 220 Left = 272220 Left = 362 221 221 Top = 8 222 222 Width = 297 … … 294 294 object AddressGroupBox: TGroupBox 295 295 Left = 8 296 Top = 20 8297 Width = 569296 Top = 204 297 Width = 482 298 298 Height = 185 299 Anchors = [akLeft, akRight, akBottom] 299 300 Caption = 'Address' 300 301 TabOrder = 11 302 DesignSize = ( 303 482 304 185) 301 305 object CityLabel: TLabel 302 306 Left = 172 … … 322 326 end 323 327 object EndingDateLabel: TLabel 324 Left = 3 28328 Left = 336 325 329 Top = 152 326 Width = 59327 Height = 13330 Width = 33 331 Height = 26 328 332 Caption = 'Ending Date' 329 333 Visible = False 334 WordWrap = True 330 335 end 331 336 object AddressRGrp: TRadioGroup … … 463 468 OnClick = TempActiveCBClick 464 469 end 465 object PhoneNumGrp: TRadioGroup466 Left = 416467 Top = 16468 Width = 137469 Height = 89470 Caption = 'Phone Number'471 ItemIndex = 0472 Items.Strings = (473 'Residence'474 'Work'475 'Cell'476 'Temporary')477 TabOrder = 9478 OnClick = PhoneNumGrpClick479 end480 object PhoneNumEdit: TEdit481 Left = 416482 Top = 120483 Width = 137484 Height = 21485 TabOrder = 10486 Text = '<Phone Number>'487 OnChange = PhoneNumEditChange488 end489 470 object StartingDateEdit: TEdit 490 471 Left = 176 … … 492 473 Width = 145 493 474 Height = 21 494 TabOrder = 11475 TabOrder = 9 495 476 Visible = False 496 477 OnChange = StartingDateEditChange 497 478 end 498 479 object EndingDateEdit: TEdit 499 Left = 408480 Left = 376 500 481 Top = 152 501 Width = 145 502 Height = 21 503 TabOrder = 12 482 Width = 98 483 Height = 21 484 Anchors = [akLeft, akRight] 485 TabOrder = 10 504 486 Visible = False 505 487 OnChange = EndingDateEditChange … … 511 493 Height = 17 512 494 Caption = 'Confidential Active' 513 TabOrder = 1 3495 TabOrder = 11 514 496 Visible = False 515 497 OnClick = ConfActiveCBClick … … 519 501 Left = 95 520 502 Top = 176 521 Width = 165503 Width = 255 522 504 Height = 21 523 505 Anchors = [akLeft, akTop, akRight] … … 531 513 end 532 514 object DegreeEdit: TEdit 533 Left = 325515 Left = 415 534 516 Top = 160 535 517 Width = 136 … … 539 521 Visible = False 540 522 OnChange = DegreeEditChange 523 end 524 object GroupBox1: TGroupBox 525 Left = 495 526 Top = 204 527 Width = 170 528 Height = 185 529 Anchors = [akRight, akBottom] 530 Caption = 'Phone Numbers' 531 TabOrder = 12 532 object PhoneNumGrp: TRadioGroup 533 Left = 8 534 Top = 16 535 Width = 137 536 Height = 89 537 ItemIndex = 0 538 Items.Strings = ( 539 'Residence' 540 'Work' 541 'Cell' 542 'Temporary') 543 TabOrder = 0 544 OnClick = PhoneNumGrpClick 545 end 546 object PhoneNumEdit: TEdit 547 Left = 8 548 Top = 120 549 Width = 137 550 Height = 21 551 TabOrder = 1 552 Text = '<Phone Number>' 553 OnChange = PhoneNumEditChange 554 end 541 555 end 542 556 end … … 547 561 LangData = { 548 562 0D0066726D507444656D6F45646974010100000001000000070043617074696F 549 6E013 400000005004F4B42746E010100000002000000070043617074696F6E00563 6E013500000005004F4B42746E010100000002000000070043617074696F6E00 550 564 090043616E63656C42746E010100000003000000070043617074696F6E000800 551 565 4170706C7942746E010100000004000000070043617074696F6E000B00506167 … … 584 598 0400546578740008005A6970344564697400000C004261644164647265737343 585 599 4201010000001F000000070043617074696F6E000C0054656D70416374697665 586 4342010100000020000000070043617074696F6E000B0050686F6E654E756D47 587 7270010200000021000000070043617074696F6E2200000005004974656D7300 588 0C0050686F6E654E756D45646974010100000023000000040054657874001000 589 5374617274696E67446174654564697400000E00456E64696E67446174654564 590 697400000C00436F6E6641637469766543420101000000240000000700436170 591 74696F6E000B00536578436F6D626F426F780102000000260000000500497465 592 6D7325000000040054657874000A00446567726565456469740000} 600 4342010100000020000000070043617074696F6E0010005374617274696E6744 601 6174654564697400000E00456E64696E67446174654564697400000C00436F6E 602 664163746976654342010100000024000000070043617074696F6E000B005365 603 78436F6D626F426F7801020000002600000005004974656D7325000000040054 604 657874000A00446567726565456469740000090047726F7570426F7831010100 605 000027000000070043617074696F6E000B0050686F6E654E756D477270010100 606 00002800000005004974656D73000C0050686F6E654E756D4564697401010000 607 002900000004005465787400} 593 608 end 594 609 end -
cprs/branches/tmg-cprs/CPRS-Chart/TMG_Extra/fPtDemoEdit.pas
r473 r495 106 106 BadAddressCB: TCheckBox; 107 107 TempActiveCB: TCheckBox; 108 PhoneNumGrp: TRadioGroup;109 PhoneNumEdit: TEdit;110 108 SexLabel: TLabel; 111 109 SexComboBox: TComboBox; … … 120 118 AddAliasBtn: TButton; 121 119 DKLanguageController1: TDKLanguageController; 120 GroupBox1: TGroupBox; 121 PhoneNumGrp: TRadioGroup; 122 PhoneNumEdit: TEdit; 122 123 procedure AliasComboBoxChange(Sender: TObject); 123 124 procedure FormCreate(Sender: TObject);
Note:
See TracChangeset
for help on using the changeset viewer.