-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTestProject1.drc
588 lines (585 loc) · 25.8 KB
/
TestProject1.drc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
/* VER140
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the executable.
If this file is empty, then no compiler-generated
resources were bound to the produced executable.
*/
#define AbResString_AbLtAddS 65248
#define AbResString_AbLtDeleteS 65249
#define AbResString_AbLtExtractS 65250
#define AbResString_AbLtFreshenS 65251
#define AbResString_AbLtMoveS 65252
#define AbResString_AbLtReplaceS 65253
#define AbResString_AbLtStartS 65254
#define AbResString_AbGzipInvalidS 65255
#define AbResString_AbGzipBadCRCS 65256
#define AbResString_AbGzipBadFileSizeS 65257
#define AbResString_AbTarInvalidS 65258
#define AbResString_AbTarBadFileNameS 65259
#define AbResString_AbTarBadLinkNameS 65260
#define AbResString_AbTarBadOpS 65261
#define AbResString_AbUnhandledEntityS 65262
#define AbResString_AbVMSReadTooManyBytesS 65264
#define AbResString_AbVMSInvalidOriginS 65265
#define AbResString_AbVMSErrorOpenSwapS 65266
#define AbResString_AbVMSSeekFailS 65267
#define AbResString_AbVMSReadFailS 65268
#define AbResString_AbVMSWriteFailS 65269
#define AbResString_AbVMSWriteTooManyBytesS 65270
#define AbResString_AbBBSReadTooManyBytesS 65271
#define AbResString_AbBBSSeekOutsideBufferS 65272
#define AbResString_AbBBSInvalidOriginS 65273
#define AbResString_AbBBSWriteTooManyBytesS 65274
#define AbResString_AbSWSNotEndofStreamS 65275
#define AbResString_AbSWSSeekFailedS 65276
#define AbResString_AbSWSWriteFailedS 65277
#define AbResString_AbSWSInvalidOriginS 65278
#define AbResString_AbSWSInvalidNewOriginS 65279
#define AbResString_AbFileSizeTooBigS 65280
#define AbResString_AbNoCabinetDllErrorS 65281
#define AbResString_AbFCIFileOpenErrorS 65282
#define AbResString_AbFCIFileReadErrorS 65283
#define AbResString_AbFCIFileWriteErrorS 65284
#define AbResString_AbFCIFileCloseErrorS 65285
#define AbResString_AbFCIFileSeekErrorS 65286
#define AbResString_AbFCIFileDeleteErrorS 65287
#define AbResString_AbFCIAddFileErrorS 65288
#define AbResString_AbFCICreateErrorS 65289
#define AbResString_AbFCIFlushCabinetErrorS 65290
#define AbResString_AbFCIFlushFolderErrorS 65291
#define AbResString_AbFDICopyErrorS 65292
#define AbResString_AbFDICreateErrorS 65293
#define AbResString_AbInvalidCabTemplateS 65294
#define AbResString_AbInvalidCabFileS 65295
#define AbResString_AbNoSpannedSelfExtractS 65296
#define AbResString_AbStreamFullS 65297
#define AbResString_AbNoSuchDirectoryS 65298
#define AbResString_AbInflateBlockErrorS 65299
#define AbResString_AbBadStreamTypeS 65300
#define AbResString_AbTruncateErrorS 65301
#define AbResString_AbZipBadCRCS 65302
#define AbResString_AbZipBadStubS 65303
#define AbResString_AbFileNotFoundS 65304
#define AbResString_AbInvalidLFHS 65305
#define AbResString_AbNoArchiveS 65306
#define AbResString_AbReadErrorS 65307
#define AbResString_AbInvalidIndexS 65308
#define AbResString_AbInvalidThresholdS 65309
#define AbResString_AbUnhandledFileTypeS 65310
#define AbResString_AbSpanningNotSupportedS 65311
#define HelpIntfs_hNothingFound 65312
#define HelpIntfs_hNoContext 65313
#define HelpIntfs_hNoTopics 65314
#define AbResString_AbErrZipInvalidS 65315
#define AbResString_AbZipVersionNeededS 65316
#define AbResString_AbUnknownCompressionMethodS 65317
#define AbResString_AbNoExtractionMethodS 65318
#define AbResString_AbInvalidPasswordS 65319
#define AbResString_AbNoInsertionMethodS 65320
#define AbResString_AbInvalidFactorS 65321
#define AbResString_AbDuplicateNameS 65322
#define AbResString_AbUnsupportedCompressionMethodS 65323
#define AbResString_AbUserAbortS 65324
#define AbResString_AbArchiveBusyS 65325
#define AbResString_AbBadSpanStreamS 65326
#define AbResString_AbNoOverwriteSpanStreamS 65327
#define Consts_SmkcLeft 65328
#define Consts_SmkcUp 65329
#define Consts_SmkcRight 65330
#define Consts_SmkcDown 65331
#define Consts_SmkcIns 65332
#define Consts_SmkcDel 65333
#define Consts_SmkcShift 65334
#define Consts_SmkcCtrl 65335
#define Consts_SmkcAlt 65336
#define Consts_SIconToClipboard 65337
#define Consts_SDuplicateMenus 65338
#define Consts_SDockedCtlNeedsName 65339
#define Consts_SDockTreeRemoveError 65340
#define Consts_SDockZoneNotFound 65341
#define Consts_SDockZoneHasNoCtl 65342
#define HelpIntfs_hNoTableOfContents 65343
#define Consts_SMsgDlgHelp 65344
#define Consts_SMsgDlgAbort 65345
#define Consts_SMsgDlgRetry 65346
#define Consts_SMsgDlgIgnore 65347
#define Consts_SMsgDlgAll 65348
#define Consts_SMsgDlgNoToAll 65349
#define Consts_SMsgDlgYesToAll 65350
#define Consts_SmkcBkSp 65351
#define Consts_SmkcTab 65352
#define Consts_SmkcEsc 65353
#define Consts_SmkcEnter 65354
#define Consts_SmkcSpace 65355
#define Consts_SmkcPgUp 65356
#define Consts_SmkcPgDn 65357
#define Consts_SmkcEnd 65358
#define Consts_SmkcHome 65359
#define Consts_SRetryButton 65360
#define Consts_SAbortButton 65361
#define Consts_SAllButton 65362
#define Consts_SCannotDragForm 65363
#define Consts_SVMetafiles 65364
#define Consts_SVEnhMetafiles 65365
#define Consts_SVIcons 65366
#define Consts_SVBitmaps 65367
#define Consts_SMsgDlgWarning 65368
#define Consts_SMsgDlgError 65369
#define Consts_SMsgDlgInformation 65370
#define Consts_SMsgDlgConfirm 65371
#define Consts_SMsgDlgYes 65372
#define Consts_SMsgDlgNo 65373
#define Consts_SMsgDlgOK 65374
#define Consts_SMsgDlgCancel 65375
#define Consts_SCannotShowModal 65376
#define Consts_SPropertyOutOfRange 65377
#define Consts_SMenuIndexError 65378
#define Consts_SMenuReinserted 65379
#define Consts_SMenuNotFound 65380
#define Consts_SNoTimers 65381
#define Consts_SGroupIndexTooLow 65382
#define Consts_SNoMDIForm 65383
#define Consts_SControlParentSetToSelf 65384
#define Consts_SOKButton 65385
#define Consts_SCancelButton 65386
#define Consts_SYesButton 65387
#define Consts_SNoButton 65388
#define Consts_SHelpButton 65389
#define Consts_SCloseButton 65390
#define Consts_SIgnoreButton 65391
#define Consts_SChangeIconSize 65392
#define Consts_SUnknownClipboardFormat 65393
#define Consts_SOutOfResources 65394
#define Consts_SNoCanvasHandle 65395
#define Consts_SInvalidImageSize 65396
#define Consts_SInvalidImageList 65397
#define Consts_SReplaceImage 65398
#define Consts_SImageIndexError 65399
#define Consts_SImageReadFail 65400
#define Consts_SImageWriteFail 65401
#define Consts_SWindowDCError 65402
#define Consts_SWindowClass 65403
#define Consts_SCannotFocus 65404
#define Consts_SParentRequired 65405
#define Consts_SMDIChildNotVisible 65406
#define Consts_SVisibleChanged 65407
#define RTLConsts_SListIndexError 65408
#define RTLConsts_SMemoryStreamError 65409
#define RTLConsts_SPropertyException 65410
#define RTLConsts_SReadError 65411
#define RTLConsts_SReadOnlyProperty 65412
#define RTLConsts_SResNotFound 65413
#define RTLConsts_SSeekNotImplemented 65414
#define RTLConsts_SSortedListError 65415
#define RTLConsts_SUnknownGroup 65416
#define RTLConsts_SUnknownProperty 65417
#define RTLConsts_SWriteError 65418
#define Consts_SInvalidBitmap 65419
#define Consts_SInvalidIcon 65420
#define Consts_SInvalidMetafile 65421
#define Consts_SInvalidPixelFormat 65422
#define Consts_SScanLine 65423
#define RTLConsts_SBitsIndexError 65424
#define RTLConsts_SCantWriteResourceStreamError 65425
#define RTLConsts_SCheckSynchronizeError 65426
#define RTLConsts_SClassNotFound 65427
#define RTLConsts_SDuplicateClass 65428
#define RTLConsts_SDuplicateItem 65429
#define RTLConsts_SDuplicateName 65430
#define RTLConsts_SDuplicateString 65431
#define RTLConsts_SFCreateError 65432
#define RTLConsts_SFOpenError 65433
#define RTLConsts_SInvalidImage 65434
#define RTLConsts_SInvalidName 65435
#define RTLConsts_SInvalidPropertyPath 65436
#define RTLConsts_SInvalidPropertyValue 65437
#define RTLConsts_SListCapacityError 65438
#define RTLConsts_SListCountError 65439
#define SysConst_SShortDayNameSun 65440
#define SysConst_SShortDayNameMon 65441
#define SysConst_SShortDayNameTue 65442
#define SysConst_SShortDayNameWed 65443
#define SysConst_SShortDayNameThu 65444
#define SysConst_SShortDayNameFri 65445
#define SysConst_SShortDayNameSat 65446
#define SysConst_SLongDayNameSun 65447
#define SysConst_SLongDayNameMon 65448
#define SysConst_SLongDayNameTue 65449
#define SysConst_SLongDayNameWed 65450
#define SysConst_SLongDayNameThu 65451
#define SysConst_SLongDayNameFri 65452
#define SysConst_SLongDayNameSat 65453
#define RTLConsts_SAncestorNotFound 65454
#define RTLConsts_SAssignError 65455
#define SysConst_SShortMonthNameSep 65456
#define SysConst_SShortMonthNameOct 65457
#define SysConst_SShortMonthNameNov 65458
#define SysConst_SShortMonthNameDec 65459
#define SysConst_SLongMonthNameJan 65460
#define SysConst_SLongMonthNameFeb 65461
#define SysConst_SLongMonthNameMar 65462
#define SysConst_SLongMonthNameApr 65463
#define SysConst_SLongMonthNameMay 65464
#define SysConst_SLongMonthNameJun 65465
#define SysConst_SLongMonthNameJul 65466
#define SysConst_SLongMonthNameAug 65467
#define SysConst_SLongMonthNameSep 65468
#define SysConst_SLongMonthNameOct 65469
#define SysConst_SLongMonthNameNov 65470
#define SysConst_SLongMonthNameDec 65471
#define SysConst_SAssertionFailed 65472
#define SysConst_SIntfCastError 65473
#define SysConst_SSafecallException 65474
#define SysConst_SAssertError 65475
#define SysConst_SAbstractError 65476
#define SysConst_SModuleAccessViolation 65477
#define SysConst_SOSError 65478
#define SysConst_SUnkOSError 65479
#define SysConst_SShortMonthNameJan 65480
#define SysConst_SShortMonthNameFeb 65481
#define SysConst_SShortMonthNameMar 65482
#define SysConst_SShortMonthNameApr 65483
#define SysConst_SShortMonthNameMay 65484
#define SysConst_SShortMonthNameJun 65485
#define SysConst_SShortMonthNameJul 65486
#define SysConst_SShortMonthNameAug 65487
#define SysConst_SVarArrayCreate 65488
#define SysConst_SVarArrayBounds 65489
#define SysConst_SVarArrayLocked 65490
#define SysConst_SInvalidVarCast 65491
#define SysConst_SInvalidVarOp 65492
#define SysConst_SInvalidVarOpWithHResult 65493
#define SysConst_SVarNotArray 65494
#define SysConst_SInvalidVarNullOp 65495
#define SysConst_SVarTypeCouldNotConvert 65496
#define SysConst_SVarTypeConvertOverflow 65497
#define SysConst_SVarOverflow 65498
#define SysConst_SVarInvalid 65499
#define SysConst_SVarBadType 65500
#define SysConst_SVarNotImplemented 65501
#define SysConst_SVarUnexpected 65502
#define SysConst_SExternalException 65503
#define SysConst_SZeroDivide 65504
#define SysConst_SOverflow 65505
#define SysConst_SUnderflow 65506
#define SysConst_SInvalidPointer 65507
#define SysConst_SInvalidCast 65508
#define SysConst_SAccessViolation 65509
#define SysConst_SStackOverflow 65510
#define SysConst_SControlC 65511
#define SysConst_SPrivilege 65512
#define SysConst_SException 65513
#define SysConst_SExceptTitle 65514
#define SysConst_SInvalidFormat 65515
#define SysConst_SArgumentMissing 65516
#define SysConst_SDispatchError 65517
#define SysConst_SReadAccess 65518
#define SysConst_SWriteAccess 65519
#define SysConst_SInvalidInteger 65520
#define SysConst_STimeEncodeError 65521
#define SysConst_SDateEncodeError 65522
#define SysConst_SOutOfMemory 65523
#define SysConst_SInOutError 65524
#define SysConst_SFileNotFound 65525
#define SysConst_SInvalidFilename 65526
#define SysConst_STooManyOpenFiles 65527
#define SysConst_SAccessDenied 65528
#define SysConst_SEndOfFile 65529
#define SysConst_SDiskFull 65530
#define SysConst_SInvalidInput 65531
#define SysConst_SDivByZero 65532
#define SysConst_SRangeError 65533
#define SysConst_SIntOverflow 65534
#define SysConst_SInvalidOp 65535
STRINGTABLE
BEGIN
AbResString_AbLtAddS, " added "
AbResString_AbLtDeleteS, " deleted "
AbResString_AbLtExtractS, " extracted "
AbResString_AbLtFreshenS, " freshened "
AbResString_AbLtMoveS, " moved "
AbResString_AbLtReplaceS, " replaced "
AbResString_AbLtStartS, " logging "
AbResString_AbGzipInvalidS, "Invalid Gzip"
AbResString_AbGzipBadCRCS, "Bad CRC"
AbResString_AbGzipBadFileSizeS, "Bad File Size"
AbResString_AbTarInvalidS, "Invalid Tar"
AbResString_AbTarBadFileNameS, "File Name too long"
AbResString_AbTarBadLinkNameS, "Link Name too long"
AbResString_AbTarBadOpS, "Unsupported Operation"
AbResString_AbUnhandledEntityS, "Unhandled Entity"
AbResString_AbVMSReadTooManyBytesS, "VMS: request to read too many bytes [%d]"
AbResString_AbVMSInvalidOriginS, "VMS: invalid origin %d, should be 0, 1, 2"
AbResString_AbVMSErrorOpenSwapS, "VMS: Cannot open swap file %s"
AbResString_AbVMSSeekFailS, "VMS: Failed to seek in swap file %s"
AbResString_AbVMSReadFailS, "VMS: Failed to read %d bytes from swap file %s"
AbResString_AbVMSWriteFailS, "VMS: Failed to write %d bytes to swap file %s"
AbResString_AbVMSWriteTooManyBytesS, "VMS: request to write too many bytes [%d]"
AbResString_AbBBSReadTooManyBytesS, "BBS: request to read too many bytes [%d]"
AbResString_AbBBSSeekOutsideBufferS, "BBS: New position is outside the buffer"
AbResString_AbBBSInvalidOriginS, "BBS: Invalid Origin value"
AbResString_AbBBSWriteTooManyBytesS, "BBS: request to write too many bytes [%d]"
AbResString_AbSWSNotEndofStreamS, "TabSlidingWindowStream.Write: Not at end of stream"
AbResString_AbSWSSeekFailedS, "TabSlidingWindowStream.bsWriteChunk: seek failed"
AbResString_AbSWSWriteFailedS, "TabSlidingWindowStream.bsWriteChunk: write failed"
AbResString_AbSWSInvalidOriginS, "TabSlidingWindowStream.Seek: invalid origin"
AbResString_AbSWSInvalidNewOriginS, "TabSlidingWindowStream.Seek: invalid new position"
AbResString_AbFileSizeTooBigS, "File size is too big for archive type"
AbResString_AbNoCabinetDllErrorS, "Cannot load cabinet.dll"
AbResString_AbFCIFileOpenErrorS, "FCI cannot open file"
AbResString_AbFCIFileReadErrorS, "FCI cannot read file"
AbResString_AbFCIFileWriteErrorS, "FCI cannot write file"
AbResString_AbFCIFileCloseErrorS, "FCI close file error"
AbResString_AbFCIFileSeekErrorS, "FCI file seek error"
AbResString_AbFCIFileDeleteErrorS, "FCI file delete error"
AbResString_AbFCIAddFileErrorS, "FCI cannot add file"
AbResString_AbFCICreateErrorS, "FCI cannot create context"
AbResString_AbFCIFlushCabinetErrorS, "FCI cannot flush cabinet"
AbResString_AbFCIFlushFolderErrorS, "FCI cannot flush folder"
AbResString_AbFDICopyErrorS, "FDI cannot enumerate files"
AbResString_AbFDICreateErrorS, "FDI cannot create context"
AbResString_AbInvalidCabTemplateS, "Invalid cab file template"
AbResString_AbInvalidCabFileS, "Invalid file - not a cabinet file"
AbResString_AbNoSpannedSelfExtractS, "Cannot make a self-extracting spanned disk set"
AbResString_AbStreamFullS, "Stream write error"
AbResString_AbNoSuchDirectoryS, "Directory does not exist"
AbResString_AbInflateBlockErrorS, "Cannot inflate block"
AbResString_AbBadStreamTypeS, "Invalid Stream"
AbResString_AbTruncateErrorS, "Error truncating Zip File"
AbResString_AbZipBadCRCS, "Failed CRC Check"
AbResString_AbZipBadStubS, "Stub must be an executable"
AbResString_AbFileNotFoundS, "File not found"
AbResString_AbInvalidLFHS, "Invalid Local File Header entry"
AbResString_AbNoArchiveS, "Archive does not exist - Filename is blank"
AbResString_AbReadErrorS, "Error reading archive"
AbResString_AbInvalidIndexS, "Invalid archive item index"
AbResString_AbInvalidThresholdS, "Invalid archive size threshold"
AbResString_AbUnhandledFileTypeS, "Unhandled Archive Type"
AbResString_AbSpanningNotSupportedS, "Spanning not supported by this Archive type"
HelpIntfs_hNothingFound, "No help found for %s"
HelpIntfs_hNoContext, "No context-sensitive help installed"
HelpIntfs_hNoTopics, "No topic-based help system installed"
AbResString_AbErrZipInvalidS, "Invalid file - not a PKZip file"
AbResString_AbZipVersionNeededS, "Cannot extract file - newer version required"
AbResString_AbUnknownCompressionMethodS, "Cannot extract file - unsupported compression method"
AbResString_AbNoExtractionMethodS, "Cannot extract file - no extraction support provided"
AbResString_AbInvalidPasswordS, "Cannot extract file - invalid password"
AbResString_AbNoInsertionMethodS, "Cannot insert file - no insertion support provided"
AbResString_AbInvalidFactorS, "Invalid Reduce Factor"
AbResString_AbDuplicateNameS, "Cannot insert file - duplicates stored name"
AbResString_AbUnsupportedCompressionMethodS, "Cannot insert file - unsupported compression method"
AbResString_AbUserAbortS, "Process aborted by user"
AbResString_AbArchiveBusyS, "Archive is busy - cannot process new requests"
AbResString_AbBadSpanStreamS, "Spanned archives must be opened as file streams"
AbResString_AbNoOverwriteSpanStreamS, "Cannot update an existing spanned disk set"
Consts_SmkcLeft, "Left"
Consts_SmkcUp, "Up"
Consts_SmkcRight, "Right"
Consts_SmkcDown, "Down"
Consts_SmkcIns, "Ins"
Consts_SmkcDel, "Del"
Consts_SmkcShift, "Shift+"
Consts_SmkcCtrl, "Ctrl+"
Consts_SmkcAlt, "Alt+"
Consts_SIconToClipboard, "Clipboard does not support Icons"
Consts_SDuplicateMenus, "Menu '%s' is already being used by another form"
Consts_SDockedCtlNeedsName, "Docked control must have a name"
Consts_SDockTreeRemoveError, "Error removing control from dock tree"
Consts_SDockZoneNotFound, " - Dock zone not found"
Consts_SDockZoneHasNoCtl, " - Dock zone has no control"
HelpIntfs_hNoTableOfContents, "Unable to find a Table of Contents"
Consts_SMsgDlgHelp, "&Help"
Consts_SMsgDlgAbort, "&Abort"
Consts_SMsgDlgRetry, "&Retry"
Consts_SMsgDlgIgnore, "&Ignore"
Consts_SMsgDlgAll, "&All"
Consts_SMsgDlgNoToAll, "N&o to All"
Consts_SMsgDlgYesToAll, "Yes to &All"
Consts_SmkcBkSp, "BkSp"
Consts_SmkcTab, "Tab"
Consts_SmkcEsc, "Esc"
Consts_SmkcEnter, "Enter"
Consts_SmkcSpace, "Space"
Consts_SmkcPgUp, "PgUp"
Consts_SmkcPgDn, "PgDn"
Consts_SmkcEnd, "End"
Consts_SmkcHome, "Home"
Consts_SRetryButton, "&Retry"
Consts_SAbortButton, "Abort"
Consts_SAllButton, "&All"
Consts_SCannotDragForm, "Cannot drag a form"
Consts_SVMetafiles, "Metafiles"
Consts_SVEnhMetafiles, "Enhanced Metafiles"
Consts_SVIcons, "Icons"
Consts_SVBitmaps, "Bitmaps"
Consts_SMsgDlgWarning, "Warning"
Consts_SMsgDlgError, "Error"
Consts_SMsgDlgInformation, "Information"
Consts_SMsgDlgConfirm, "Confirm"
Consts_SMsgDlgYes, "&Yes"
Consts_SMsgDlgNo, "&No"
Consts_SMsgDlgOK, "OK"
Consts_SMsgDlgCancel, "Cancel"
Consts_SCannotShowModal, "Cannot make a visible window modal"
Consts_SPropertyOutOfRange, "%s property out of range"
Consts_SMenuIndexError, "Menu index out of range"
Consts_SMenuReinserted, "Menu inserted twice"
Consts_SMenuNotFound, "Sub-menu is not in menu"
Consts_SNoTimers, "Not enough timers available"
Consts_SGroupIndexTooLow, "GroupIndex cannot be less than a previous menu item's GroupIndex"
Consts_SNoMDIForm, "Cannot create form. No MDI forms are currently active"
Consts_SControlParentSetToSelf, "A control cannot have itself as its parent"
Consts_SOKButton, "OK"
Consts_SCancelButton, "Cancel"
Consts_SYesButton, "&Yes"
Consts_SNoButton, "&No"
Consts_SHelpButton, "&Help"
Consts_SCloseButton, "&Close"
Consts_SIgnoreButton, "&Ignore"
Consts_SChangeIconSize, "Cannot change the size of an icon"
Consts_SUnknownClipboardFormat, "Unsupported clipboard format"
Consts_SOutOfResources, "Out of system resources"
Consts_SNoCanvasHandle, "Canvas does not allow drawing"
Consts_SInvalidImageSize, "Invalid image size"
Consts_SInvalidImageList, "Invalid ImageList"
Consts_SReplaceImage, "Unable to Replace Image"
Consts_SImageIndexError, "Invalid ImageList Index"
Consts_SImageReadFail, "Failed to read ImageList data from stream"
Consts_SImageWriteFail, "Failed to write ImageList data to stream"
Consts_SWindowDCError, "Error creating window device context"
Consts_SWindowClass, "Error creating window class"
Consts_SCannotFocus, "Cannot focus a disabled or invisible window"
Consts_SParentRequired, "Control '%s' has no parent window"
Consts_SMDIChildNotVisible, "Cannot hide an MDI Child Form"
Consts_SVisibleChanged, "Cannot change Visible in OnShow or OnHide"
RTLConsts_SListIndexError, "List index out of bounds (%d)"
RTLConsts_SMemoryStreamError, "Out of memory while expanding memory stream"
RTLConsts_SPropertyException, "Error reading %s%s%s: %s"
RTLConsts_SReadError, "Stream read error"
RTLConsts_SReadOnlyProperty, "Property is read-only"
RTLConsts_SResNotFound, "Resource %s not found"
RTLConsts_SSeekNotImplemented, "%s.Seek not implemented"
RTLConsts_SSortedListError, "Operation not allowed on sorted list"
RTLConsts_SUnknownGroup, "%s not in a class registration group"
RTLConsts_SUnknownProperty, "Property %s does not exist"
RTLConsts_SWriteError, "Stream write error"
Consts_SInvalidBitmap, "Bitmap image is not valid"
Consts_SInvalidIcon, "Icon image is not valid"
Consts_SInvalidMetafile, "Metafile is not valid"
Consts_SInvalidPixelFormat, "Invalid pixel format"
Consts_SScanLine, "Scan line index out of range"
RTLConsts_SBitsIndexError, "Bits index out of range"
RTLConsts_SCantWriteResourceStreamError, "Can't write to a read-only resource stream"
RTLConsts_SCheckSynchronizeError, "CheckSynchronize called from thread $%x, which is NOT the main thread"
RTLConsts_SClassNotFound, "Class %s not found"
RTLConsts_SDuplicateClass, "A class named %s already exists"
RTLConsts_SDuplicateItem, "List does not allow duplicates ($0%x)"
RTLConsts_SDuplicateName, "A component named %s already exists"
RTLConsts_SDuplicateString, "String list does not allow duplicates"
RTLConsts_SFCreateError, "Cannot create file %s"
RTLConsts_SFOpenError, "Cannot open file %s"
RTLConsts_SInvalidImage, "Invalid stream format"
RTLConsts_SInvalidName, "''%s'' is not a valid component name"
RTLConsts_SInvalidPropertyPath, "Invalid property path"
RTLConsts_SInvalidPropertyValue, "Invalid property value"
RTLConsts_SListCapacityError, "List capacity out of bounds (%d)"
RTLConsts_SListCountError, "List count out of bounds (%d)"
SysConst_SShortDayNameSun, "Sun"
SysConst_SShortDayNameMon, "Mon"
SysConst_SShortDayNameTue, "Tue"
SysConst_SShortDayNameWed, "Wed"
SysConst_SShortDayNameThu, "Thu"
SysConst_SShortDayNameFri, "Fri"
SysConst_SShortDayNameSat, "Sat"
SysConst_SLongDayNameSun, "Sunday"
SysConst_SLongDayNameMon, "Monday"
SysConst_SLongDayNameTue, "Tuesday"
SysConst_SLongDayNameWed, "Wednesday"
SysConst_SLongDayNameThu, "Thursday"
SysConst_SLongDayNameFri, "Friday"
SysConst_SLongDayNameSat, "Saturday"
RTLConsts_SAncestorNotFound, "Ancestor for '%s' not found"
RTLConsts_SAssignError, "Cannot assign a %s to a %s"
SysConst_SShortMonthNameSep, "Sep"
SysConst_SShortMonthNameOct, "Oct"
SysConst_SShortMonthNameNov, "Nov"
SysConst_SShortMonthNameDec, "Dec"
SysConst_SLongMonthNameJan, "January"
SysConst_SLongMonthNameFeb, "February"
SysConst_SLongMonthNameMar, "March"
SysConst_SLongMonthNameApr, "April"
SysConst_SLongMonthNameMay, "May"
SysConst_SLongMonthNameJun, "June"
SysConst_SLongMonthNameJul, "July"
SysConst_SLongMonthNameAug, "August"
SysConst_SLongMonthNameSep, "September"
SysConst_SLongMonthNameOct, "October"
SysConst_SLongMonthNameNov, "November"
SysConst_SLongMonthNameDec, "December"
SysConst_SAssertionFailed, "Assertion failed"
SysConst_SIntfCastError, "Interface not supported"
SysConst_SSafecallException, "Exception in safecall method"
SysConst_SAssertError, "%s (%s, line %d)"
SysConst_SAbstractError, "Abstract Error"
SysConst_SModuleAccessViolation, "Access violation at address %p in module '%s'. %s of address %p"
SysConst_SOSError, "System Error. Code: %d.\r\n%s"
SysConst_SUnkOSError, "A call to an OS function failed"
SysConst_SShortMonthNameJan, "Jan"
SysConst_SShortMonthNameFeb, "Feb"
SysConst_SShortMonthNameMar, "Mar"
SysConst_SShortMonthNameApr, "Apr"
SysConst_SShortMonthNameMay, "May"
SysConst_SShortMonthNameJun, "Jun"
SysConst_SShortMonthNameJul, "Jul"
SysConst_SShortMonthNameAug, "Aug"
SysConst_SVarArrayCreate, "Error creating variant array"
SysConst_SVarArrayBounds, "Variant array index out of bounds"
SysConst_SVarArrayLocked, "Variant array is locked"
SysConst_SInvalidVarCast, "Invalid variant type conversion"
SysConst_SInvalidVarOp, "Invalid variant operation"
SysConst_SInvalidVarOpWithHResult, "Invalid variant operation ($%.8x)"
SysConst_SVarNotArray, "Variant is not an array"
SysConst_SInvalidVarNullOp, "Invalid NULL variant operation"
SysConst_SVarTypeCouldNotConvert, "Could not convert variant of type (%s) into type (%s)"
SysConst_SVarTypeConvertOverflow, "Overflow while converting variant of type (%s) into type (%s)"
SysConst_SVarOverflow, "Variant overflow"
SysConst_SVarInvalid, "Invalid argument"
SysConst_SVarBadType, "Invalid variant type"
SysConst_SVarNotImplemented, "Operation not supported"
SysConst_SVarUnexpected, "Unexpected variant error"
SysConst_SExternalException, "External exception %x"
SysConst_SZeroDivide, "Floating point division by zero"
SysConst_SOverflow, "Floating point overflow"
SysConst_SUnderflow, "Floating point underflow"
SysConst_SInvalidPointer, "Invalid pointer operation"
SysConst_SInvalidCast, "Invalid class typecast"
SysConst_SAccessViolation, "Access violation at address %p. %s of address %p"
SysConst_SStackOverflow, "Stack overflow"
SysConst_SControlC, "Control-C hit"
SysConst_SPrivilege, "Privileged instruction"
SysConst_SException, "Exception %s in module %s at %p.\r\n%s%s\r\n"
SysConst_SExceptTitle, "Application Error"
SysConst_SInvalidFormat, "Format '%s' invalid or incompatible with argument"
SysConst_SArgumentMissing, "No argument for format '%s'"
SysConst_SDispatchError, "Variant method calls not supported"
SysConst_SReadAccess, "Read"
SysConst_SWriteAccess, "Write"
SysConst_SInvalidInteger, "'%s' is not a valid integer value"
SysConst_STimeEncodeError, "Invalid argument to time encode"
SysConst_SDateEncodeError, "Invalid argument to date encode"
SysConst_SOutOfMemory, "Out of memory"
SysConst_SInOutError, "I/O error %d"
SysConst_SFileNotFound, "File not found"
SysConst_SInvalidFilename, "Invalid filename"
SysConst_STooManyOpenFiles, "Too many open files"
SysConst_SAccessDenied, "File access denied"
SysConst_SEndOfFile, "Read beyond end of file"
SysConst_SDiskFull, "Disk full"
SysConst_SInvalidInput, "Invalid numeric input"
SysConst_SDivByZero, "Division by zero"
SysConst_SRangeError, "Range check error"
SysConst_SIntOverflow, "Integer overflow"
SysConst_SInvalidOp, "Invalid floating point operation"
END