Subversion Repositories colormanager

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 3
Line 9... Line 9...
9
  Font.Charset = DEFAULT_CHARSET
9
  Font.Charset = DEFAULT_CHARSET
10
  Font.Color = clWindowText
10
  Font.Color = clWindowText
11
  Font.Height = -11
11
  Font.Height = -11
12
  Font.Name = 'MS Sans Serif'
12
  Font.Name = 'MS Sans Serif'
13
  Font.Style = []
13
  Font.Style = []
14
  OldCreateOrder = False
-
 
15
  Position = poDesktopCenter
14
  Position = poScreenCenter
16
  OnClose = FormClose
15
  OnClose = FormClose
17
  OnCreate = FormCreate
16
  OnCreate = FormCreate
18
  PixelsPerInch = 96
-
 
19
  TextHeight = 13
17
  TextHeight = 13
-
 
18
  object ColorPanel: TPanel
-
 
19
    Left = 0
-
 
20
    Top = 472
-
 
21
    Width = 736
-
 
22
    Height = 40
-
 
23
    Align = alBottom
-
 
24
    BevelOuter = bvNone
-
 
25
    ParentBackground = False
-
 
26
    TabOrder = 0
-
 
27
    ExplicitTop = 471
-
 
28
    ExplicitWidth = 732
-
 
29
    object CurrentLbl: TLabel
-
 
30
      Left = 8
-
 
31
      Top = 8
-
 
32
      Width = 11
-
 
33
      Height = 20
-
 
34
      Caption = '#'
-
 
35
      Font.Charset = DEFAULT_CHARSET
-
 
36
      Font.Color = clWindowText
-
 
37
      Font.Height = -16
-
 
38
      Font.Name = 'MS Sans Serif'
-
 
39
      Font.Style = [fsBold]
-
 
40
      ParentFont = False
-
 
41
      Transparent = True
-
 
42
    end
-
 
43
    object KomplementaerColor: TPanel
-
 
44
      Left = 516
-
 
45
      Top = 0
-
 
46
      Width = 220
-
 
47
      Height = 40
-
 
48
      Cursor = crHandPoint
-
 
49
      Align = alRight
-
 
50
      BevelOuter = bvNone
-
 
51
      Caption = '#'
-
 
52
      ParentBackground = False
-
 
53
      ParentShowHint = False
-
 
54
      ShowHint = True
-
 
55
      TabOrder = 0
-
 
56
      OnClick = TakeClick
-
 
57
      ExplicitLeft = 512
-
 
58
    end
-
 
59
  end
-
 
60
  object WebSafe1: TPanel
-
 
61
    Left = 0
-
 
62
    Top = 512
-
 
63
    Width = 736
-
 
64
    Height = 24
-
 
65
    Cursor = crHandPoint
-
 
66
    Align = alBottom
-
 
67
    BevelOuter = bvNone
-
 
68
    Font.Charset = DEFAULT_CHARSET
-
 
69
    Font.Color = clWindowText
-
 
70
    Font.Height = -13
-
 
71
    Font.Name = 'MS Sans Serif'
-
 
72
    Font.Style = [fsBold]
-
 
73
    ParentBackground = False
-
 
74
    ParentFont = False
-
 
75
    ParentShowHint = False
-
 
76
    ShowHint = True
-
 
77
    TabOrder = 1
-
 
78
    OnClick = TakeClick
-
 
79
    ExplicitTop = 511
-
 
80
    ExplicitWidth = 732
-
 
81
    object WebsafeLbl: TLabel
-
 
82
      Left = 8
-
 
83
      Top = 4
-
 
84
      Width = 9
-
 
85
      Height = 16
-
 
86
      Cursor = crHandPoint
-
 
87
      Caption = '#'
-
 
88
      Font.Charset = DEFAULT_CHARSET
-
 
89
      Font.Color = clWindowText
-
 
90
      Font.Height = -13
-
 
91
      Font.Name = 'MS Sans Serif'
-
 
92
      Font.Style = [fsBold]
-
 
93
      ParentFont = False
-
 
94
      ParentShowHint = False
-
 
95
      ShowHint = False
-
 
96
      Transparent = True
-
 
97
      OnClick = WebsafeLblClick
-
 
98
    end
-
 
99
    object WebSafe2: TPanel
-
 
100
      Left = 516
-
 
101
      Top = 0
-
 
102
      Width = 220
-
 
103
      Height = 24
-
 
104
      Cursor = crHandPoint
-
 
105
      Align = alRight
-
 
106
      BevelOuter = bvNone
-
 
107
      Caption = '#'
-
 
108
      Font.Charset = DEFAULT_CHARSET
-
 
109
      Font.Color = clWindowText
-
 
110
      Font.Height = -11
-
 
111
      Font.Name = 'MS Sans Serif'
-
 
112
      Font.Style = []
-
 
113
      ParentBackground = False
-
 
114
      ParentFont = False
-
 
115
      ParentShowHint = False
-
 
116
      ShowHint = True
-
 
117
      TabOrder = 0
-
 
118
      OnClick = TakeClick
-
 
119
      ExplicitLeft = 512
-
 
120
    end
-
 
121
  end
20
  object TabControl: TTabControl
122
  object PageControl1: TPageControl
21
    Left = 0
123
    Left = 0
22
    Top = 0
124
    Top = 0
23
    Width = 736
125
    Width = 736
24
    Height = 472
126
    Height = 472
-
 
127
    ActivePage = TabSheet1
25
    Align = alClient
128
    Align = alClient
26
    TabOrder = 2
129
    TabOrder = 2
27
    Tabs.Strings = (
130
    ExplicitWidth = 732
28
      '#'
-
 
29
      '#'
-
 
30
      '#'
131
    ExplicitHeight = 471
31
      '#')
-
 
32
    TabIndex = 0
132
    object TabSheet1: TTabSheet
33
    OnChange = TabControlChange
133
      Caption = '#'
34
    object Panel2: TPanel
134
      object Panel1: TPanel
35
      Left = 4
135
        Left = 0
36
      Top = 24
136
        Top = 0
37
      Width = 728
137
        Width = 728
38
      Height = 444
138
        Height = 444
39
      Align = alClient
139
        Align = alClient
40
      BevelOuter = bvNone
140
        BevelOuter = bvNone
-
 
141
        TabOrder = 0
-
 
142
        object RGBBox: TGroupBox
-
 
143
          Left = 8
-
 
144
          Top = 0
-
 
145
          Width = 713
-
 
146
          Height = 153
-
 
147
          Caption = '#'
-
 
148
          TabOrder = 0
-
 
149
          object RLbl: TLabel
-
 
150
            Left = 24
-
 
151
            Top = 20
-
 
152
            Width = 9
-
 
153
            Height = 13
-
 
154
            Caption = '#'
-
 
155
            Font.Charset = DEFAULT_CHARSET
-
 
156
            Font.Color = clWindowText
-
 
157
            Font.Height = -11
-
 
158
            Font.Name = 'MS Sans Serif'
-
 
159
            Font.Style = [fsBold]
-
 
160
            ParentFont = False
-
 
161
          end
-
 
162
          object GLbl: TLabel
-
 
163
            Left = 24
-
 
164
            Top = 60
-
 
165
            Width = 9
-
 
166
            Height = 13
-
 
167
            Caption = '#'
-
 
168
            Font.Charset = DEFAULT_CHARSET
-
 
169
            Font.Color = clWindowText
-
 
170
            Font.Height = -11
-
 
171
            Font.Name = 'MS Sans Serif'
-
 
172
            Font.Style = [fsBold]
-
 
173
            ParentFont = False
-
 
174
          end
-
 
175
          object BLbl: TLabel
-
 
176
            Left = 24
-
 
177
            Top = 100
-
 
178
            Width = 9
-
 
179
            Height = 13
-
 
180
            Caption = '#'
-
 
181
            Font.Charset = DEFAULT_CHARSET
-
 
182
            Font.Color = clWindowText
-
 
183
            Font.Height = -11
-
 
184
            Font.Name = 'MS Sans Serif'
-
 
185
            Font.Style = [fsBold]
-
 
186
            ParentFont = False
-
 
187
          end
-
 
188
          object RDecLbl: TLabel
-
 
189
            Left = 536
-
 
190
            Top = 20
-
 
191
            Width = 9
-
 
192
            Height = 13
-
 
193
            Caption = '#'
-
 
194
            Font.Charset = DEFAULT_CHARSET
-
 
195
            Font.Color = clWindowText
-
 
196
            Font.Height = -11
-
 
197
            Font.Name = 'MS Sans Serif'
-
 
198
            Font.Style = [fsBold]
-
 
199
            ParentFont = False
-
 
200
          end
-
 
201
          object GDecLbl: TLabel
-
 
202
            Left = 536
-
 
203
            Top = 60
-
 
204
            Width = 9
-
 
205
            Height = 13
-
 
206
            Caption = '#'
-
 
207
            Font.Charset = DEFAULT_CHARSET
-
 
208
            Font.Color = clWindowText
-
 
209
            Font.Height = -11
-
 
210
            Font.Name = 'MS Sans Serif'
-
 
211
            Font.Style = [fsBold]
-
 
212
            ParentFont = False
-
 
213
          end
-
 
214
          object BDecLbl: TLabel
-
 
215
            Left = 536
-
 
216
            Top = 100
-
 
217
            Width = 9
-
 
218
            Height = 13
-
 
219
            Caption = '#'
-
 
220
            Font.Charset = DEFAULT_CHARSET
-
 
221
            Font.Color = clWindowText
-
 
222
            Font.Height = -11
-
 
223
            Font.Name = 'MS Sans Serif'
-
 
224
            Font.Style = [fsBold]
-
 
225
            ParentFont = False
-
 
226
          end
-
 
227
          object RHexLbl: TLabel
-
 
228
            Left = 592
-
 
229
            Top = 20
-
 
230
            Width = 9
-
 
231
            Height = 13
-
 
232
            Caption = '#'
-
 
233
            Font.Charset = DEFAULT_CHARSET
-
 
234
            Font.Color = clWindowText
-
 
235
            Font.Height = -11
-
 
236
            Font.Name = 'MS Sans Serif'
-
 
237
            Font.Style = [fsBold]
-
 
238
            ParentFont = False
-
 
239
          end
-
 
240
          object GHexLbl: TLabel
-
 
241
            Left = 592
-
 
242
            Top = 60
-
 
243
            Width = 9
-
 
244
            Height = 13
-
 
245
            Caption = '#'
-
 
246
            Font.Charset = DEFAULT_CHARSET
-
 
247
            Font.Color = clWindowText
-
 
248
            Font.Height = -11
-
 
249
            Font.Name = 'MS Sans Serif'
-
 
250
            Font.Style = [fsBold]
-
 
251
            ParentFont = False
-
 
252
          end
-
 
253
          object BHexLbl: TLabel
-
 
254
            Left = 592
-
 
255
            Top = 100
-
 
256
            Width = 9
-
 
257
            Height = 13
-
 
258
            Caption = '#'
-
 
259
            Font.Charset = DEFAULT_CHARSET
-
 
260
            Font.Color = clWindowText
-
 
261
            Font.Height = -11
-
 
262
            Font.Name = 'MS Sans Serif'
-
 
263
            Font.Style = [fsBold]
-
 
264
            ParentFont = False
-
 
265
          end
-
 
266
          object RProLbl: TLabel
-
 
267
            Left = 648
-
 
268
            Top = 20
-
 
269
            Width = 9
-
 
270
            Height = 13
-
 
271
            Caption = '#'
-
 
272
            Font.Charset = DEFAULT_CHARSET
-
 
273
            Font.Color = clWindowText
-
 
274
            Font.Height = -11
-
 
275
            Font.Name = 'MS Sans Serif'
-
 
276
            Font.Style = [fsBold]
-
 
277
            ParentFont = False
-
 
278
          end
-
 
279
          object GProLbl: TLabel
-
 
280
            Left = 648
-
 
281
            Top = 60
-
 
282
            Width = 9
-
 
283
            Height = 13
-
 
284
            Caption = '#'
-
 
285
            Font.Charset = DEFAULT_CHARSET
-
 
286
            Font.Color = clWindowText
-
 
287
            Font.Height = -11
-
 
288
            Font.Name = 'MS Sans Serif'
-
 
289
            Font.Style = [fsBold]
-
 
290
            ParentFont = False
-
 
291
          end
-
 
292
          object BProLbl: TLabel
-
 
293
            Left = 648
-
 
294
            Top = 100
-
 
295
            Width = 9
-
 
296
            Height = 13
-
 
297
            Caption = '#'
-
 
298
            Font.Charset = DEFAULT_CHARSET
-
 
299
            Font.Color = clWindowText
-
 
300
            Font.Height = -11
-
 
301
            Font.Name = 'MS Sans Serif'
-
 
302
            Font.Style = [fsBold]
-
 
303
            ParentFont = False
-
 
304
          end
-
 
305
          object BDecC: TUpDown
-
 
306
            Left = 569
-
 
307
            Top = 116
-
 
308
            Width = 16
-
 
309
            Height = 21
-
 
310
            Max = 255
-
 
311
            TabOrder = 12
-
 
312
            OnClick = UpDownClick
-
 
313
          end
-
 
314
          object GDecC: TUpDown
-
 
315
            Left = 569
-
 
316
            Top = 76
-
 
317
            Width = 16
-
 
318
            Height = 21
-
 
319
            Max = 255
-
 
320
            TabOrder = 7
-
 
321
            OnClick = UpDownClick
-
 
322
          end
-
 
323
          object RDecC: TUpDown
-
 
324
            Left = 569
-
 
325
            Top = 36
-
 
326
            Width = 16
-
 
327
            Height = 21
-
 
328
            Max = 255
-
 
329
            TabOrder = 2
-
 
330
            OnClick = UpDownClick
-
 
331
          end
-
 
332
          object RHexC: TUpDown
-
 
333
            Left = 625
-
 
334
            Top = 36
-
 
335
            Width = 16
-
 
336
            Height = 21
-
 
337
            Max = 255
-
 
338
            TabOrder = 4
-
 
339
            OnClick = UpDownClick
-
 
340
          end
-
 
341
          object GHexC: TUpDown
-
 
342
            Left = 625
-
 
343
            Top = 76
-
 
344
            Width = 16
-
 
345
            Height = 21
-
 
346
            Max = 255
-
 
347
            TabOrder = 9
-
 
348
            OnClick = UpDownClick
-
 
349
          end
-
 
350
          object BHexC: TUpDown
-
 
351
            Left = 625
-
 
352
            Top = 116
-
 
353
            Width = 16
-
 
354
            Height = 21
-
 
355
            Max = 255
-
 
356
            TabOrder = 14
-
 
357
            OnClick = UpDownClick
-
 
358
          end
-
 
359
          object RDec: TEdit
-
 
360
            Left = 536
-
 
361
            Top = 36
-
 
362
            Width = 33
-
 
363
            Height = 21
-
 
364
            MaxLength = 3
41
      TabOrder = 1
365
            TabOrder = 1
-
 
366
            OnKeyPress = EditKeyPress
-
 
367
          end
-
 
368
          object RHex: TEdit
-
 
369
            Left = 592
-
 
370
            Top = 36
-
 
371
            Width = 33
-
 
372
            Height = 21
-
 
373
            MaxLength = 2
-
 
374
            TabOrder = 3
-
 
375
            OnKeyPress = EditKeyPress
-
 
376
          end
-
 
377
          object GDec: TEdit
-
 
378
            Left = 536
-
 
379
            Top = 76
-
 
380
            Width = 33
-
 
381
            Height = 21
-
 
382
            MaxLength = 3
-
 
383
            TabOrder = 6
-
 
384
            OnKeyPress = EditKeyPress
-
 
385
          end
-
 
386
          object GHex: TEdit
-
 
387
            Left = 592
-
 
388
            Top = 76
-
 
389
            Width = 33
-
 
390
            Height = 21
-
 
391
            MaxLength = 2
-
 
392
            TabOrder = 8
-
 
393
            OnKeyPress = EditKeyPress
-
 
394
          end
-
 
395
          object BDec: TEdit
-
 
396
            Left = 536
-
 
397
            Top = 116
-
 
398
            Width = 33
-
 
399
            Height = 21
-
 
400
            MaxLength = 3
-
 
401
            TabOrder = 11
-
 
402
            OnKeyPress = EditKeyPress
-
 
403
          end
-
 
404
          object BHex: TEdit
-
 
405
            Left = 592
-
 
406
            Top = 116
-
 
407
            Width = 33
-
 
408
            Height = 21
-
 
409
            MaxLength = 2
-
 
410
            TabOrder = 13
-
 
411
            OnKeyPress = EditKeyPress
-
 
412
          end
-
 
413
          object R: TTrackBar
-
 
414
            Left = 24
-
 
415
            Top = 32
-
 
416
            Width = 497
-
 
417
            Height = 20
-
 
418
            Max = 255
-
 
419
            TabOrder = 0
-
 
420
            ThumbLength = 15
-
 
421
            TickMarks = tmBoth
-
 
422
            TickStyle = tsNone
-
 
423
            OnChange = Change
-
 
424
          end
-
 
425
          object G: TTrackBar
-
 
426
            Left = 24
-
 
427
            Top = 72
-
 
428
            Width = 497
-
 
429
            Height = 20
-
 
430
            Max = 255
-
 
431
            TabOrder = 5
-
 
432
            ThumbLength = 15
-
 
433
            TickMarks = tmBoth
-
 
434
            TickStyle = tsNone
-
 
435
            OnChange = Change
-
 
436
          end
-
 
437
          object B: TTrackBar
-
 
438
            Left = 24
-
 
439
            Top = 112
-
 
440
            Width = 497
-
 
441
            Height = 20
-
 
442
            Max = 255
-
 
443
            TabOrder = 10
-
 
444
            ThumbLength = 15
-
 
445
            TickMarks = tmBoth
-
 
446
            TickStyle = tsNone
-
 
447
            OnChange = Change
-
 
448
          end
-
 
449
          object PanelR: TPanel
-
 
450
            Left = 30
-
 
451
            Top = 48
-
 
452
            Width = 485
-
 
453
            Height = 9
-
 
454
            BevelOuter = bvLowered
-
 
455
            Color = clBlack
-
 
456
            FullRepaint = False
-
 
457
            TabOrder = 15
-
 
458
            object RedBox: TPaintBox
-
 
459
              Tag = 1
-
 
460
              Left = 1
-
 
461
              Top = 1
-
 
462
              Width = 483
-
 
463
              Height = 7
-
 
464
              Align = alClient
-
 
465
              OnPaint = OutboxPaint
-
 
466
            end
-
 
467
          end
-
 
468
          object PanelG: TPanel
-
 
469
            Left = 30
-
 
470
            Top = 88
-
 
471
            Width = 485
-
 
472
            Height = 9
-
 
473
            BevelOuter = bvLowered
-
 
474
            Color = clBlack
-
 
475
            FullRepaint = False
-
 
476
            TabOrder = 16
-
 
477
            object GreenBox: TPaintBox
-
 
478
              Tag = 2
-
 
479
              Left = 1
-
 
480
              Top = 1
-
 
481
              Width = 483
-
 
482
              Height = 7
-
 
483
              Align = alClient
-
 
484
              OnPaint = OutboxPaint
-
 
485
            end
-
 
486
          end
-
 
487
          object PanelB: TPanel
-
 
488
            Left = 30
-
 
489
            Top = 128
-
 
490
            Width = 485
-
 
491
            Height = 9
-
 
492
            BevelOuter = bvLowered
-
 
493
            Color = clBlack
-
 
494
            FullRepaint = False
-
 
495
            TabOrder = 17
-
 
496
            object BlueBox: TPaintBox
-
 
497
              Tag = 3
-
 
498
              Left = 1
-
 
499
              Top = 1
-
 
500
              Width = 483
-
 
501
              Height = 7
-
 
502
              Align = alClient
-
 
503
              OnPaint = OutboxPaint
-
 
504
            end
-
 
505
          end
-
 
506
          object BPro: TEdit
-
 
507
            Left = 648
-
 
508
            Top = 116
-
 
509
            Width = 33
-
 
510
            Height = 21
-
 
511
            MaxLength = 3
-
 
512
            TabOrder = 18
-
 
513
            OnKeyPress = EditKeyPress
-
 
514
          end
-
 
515
          object GPro: TEdit
-
 
516
            Left = 648
-
 
517
            Top = 76
-
 
518
            Width = 33
-
 
519
            Height = 21
-
 
520
            MaxLength = 3
-
 
521
            TabOrder = 19
-
 
522
            OnKeyPress = EditKeyPress
-
 
523
          end
-
 
524
          object RPro: TEdit
-
 
525
            Left = 648
-
 
526
            Top = 36
-
 
527
            Width = 33
-
 
528
            Height = 21
-
 
529
            MaxLength = 3
-
 
530
            TabOrder = 20
-
 
531
            OnKeyPress = EditKeyPress
-
 
532
          end
-
 
533
          object RProC: TUpDown
-
 
534
            Left = 681
-
 
535
            Top = 36
-
 
536
            Width = 16
-
 
537
            Height = 21
-
 
538
            Min = -1
-
 
539
            TabOrder = 21
-
 
540
            OnClick = UpDownClick
-
 
541
          end
-
 
542
          object GProC: TUpDown
-
 
543
            Left = 681
-
 
544
            Top = 76
-
 
545
            Width = 16
-
 
546
            Height = 21
-
 
547
            Min = -1
-
 
548
            TabOrder = 22
-
 
549
            OnClick = UpDownClick
-
 
550
          end
-
 
551
          object BProC: TUpDown
-
 
552
            Left = 681
-
 
553
            Top = 116
-
 
554
            Width = 16
-
 
555
            Height = 21
-
 
556
            Min = -1
-
 
557
            TabOrder = 23
-
 
558
            OnClick = UpDownClick
-
 
559
          end
-
 
560
        end
-
 
561
        object HSVBox: TGroupBox
-
 
562
          Left = 8
-
 
563
          Top = 160
-
 
564
          Width = 713
-
 
565
          Height = 153
-
 
566
          Caption = '#'
-
 
567
          TabOrder = 1
-
 
568
          object HLbl: TLabel
-
 
569
            Left = 24
-
 
570
            Top = 20
-
 
571
            Width = 9
-
 
572
            Height = 13
-
 
573
            Caption = '#'
-
 
574
            Font.Charset = DEFAULT_CHARSET
-
 
575
            Font.Color = clWindowText
-
 
576
            Font.Height = -11
-
 
577
            Font.Name = 'MS Sans Serif'
-
 
578
            Font.Style = [fsBold]
-
 
579
            ParentFont = False
-
 
580
          end
-
 
581
          object SLbl: TLabel
-
 
582
            Left = 24
-
 
583
            Top = 60
-
 
584
            Width = 9
-
 
585
            Height = 13
-
 
586
            Caption = '#'
-
 
587
            Font.Charset = DEFAULT_CHARSET
-
 
588
            Font.Color = clWindowText
-
 
589
            Font.Height = -11
-
 
590
            Font.Name = 'MS Sans Serif'
-
 
591
            Font.Style = [fsBold]
-
 
592
            ParentFont = False
-
 
593
          end
-
 
594
          object VLbl: TLabel
-
 
595
            Left = 24
-
 
596
            Top = 100
-
 
597
            Width = 9
-
 
598
            Height = 13
-
 
599
            Caption = '#'
-
 
600
            Font.Charset = DEFAULT_CHARSET
-
 
601
            Font.Color = clWindowText
-
 
602
            Font.Height = -11
-
 
603
            Font.Name = 'MS Sans Serif'
-
 
604
            Font.Style = [fsBold]
-
 
605
            ParentFont = False
-
 
606
          end
-
 
607
          object HDecLbl: TLabel
-
 
608
            Left = 536
-
 
609
            Top = 20
-
 
610
            Width = 9
-
 
611
            Height = 13
-
 
612
            Caption = '#'
-
 
613
            Font.Charset = DEFAULT_CHARSET
-
 
614
            Font.Color = clWindowText
-
 
615
            Font.Height = -11
-
 
616
            Font.Name = 'MS Sans Serif'
-
 
617
            Font.Style = [fsBold]
-
 
618
            ParentFont = False
-
 
619
          end
-
 
620
          object SDecLbl: TLabel
-
 
621
            Left = 536
-
 
622
            Top = 60
-
 
623
            Width = 9
-
 
624
            Height = 13
-
 
625
            Caption = '#'
-
 
626
            Font.Charset = DEFAULT_CHARSET
-
 
627
            Font.Color = clWindowText
-
 
628
            Font.Height = -11
-
 
629
            Font.Name = 'MS Sans Serif'
-
 
630
            Font.Style = [fsBold]
-
 
631
            ParentFont = False
-
 
632
          end
-
 
633
          object VDecLbl: TLabel
-
 
634
            Left = 536
-
 
635
            Top = 100
-
 
636
            Width = 9
-
 
637
            Height = 13
-
 
638
            Caption = '#'
-
 
639
            Font.Charset = DEFAULT_CHARSET
-
 
640
            Font.Color = clWindowText
-
 
641
            Font.Height = -11
-
 
642
            Font.Name = 'MS Sans Serif'
-
 
643
            Font.Style = [fsBold]
-
 
644
            ParentFont = False
-
 
645
          end
-
 
646
          object HHexLbl: TLabel
-
 
647
            Left = 592
-
 
648
            Top = 20
-
 
649
            Width = 9
-
 
650
            Height = 13
-
 
651
            Caption = '#'
-
 
652
            Font.Charset = DEFAULT_CHARSET
-
 
653
            Font.Color = clWindowText
-
 
654
            Font.Height = -11
-
 
655
            Font.Name = 'MS Sans Serif'
-
 
656
            Font.Style = [fsBold]
-
 
657
            ParentFont = False
-
 
658
          end
-
 
659
          object SHexLbl: TLabel
-
 
660
            Left = 592
-
 
661
            Top = 60
-
 
662
            Width = 9
-
 
663
            Height = 13
-
 
664
            Caption = '#'
-
 
665
            Font.Charset = DEFAULT_CHARSET
-
 
666
            Font.Color = clWindowText
-
 
667
            Font.Height = -11
-
 
668
            Font.Name = 'MS Sans Serif'
-
 
669
            Font.Style = [fsBold]
-
 
670
            ParentFont = False
-
 
671
          end
-
 
672
          object VHexLbl: TLabel
-
 
673
            Left = 592
-
 
674
            Top = 100
-
 
675
            Width = 9
-
 
676
            Height = 13
-
 
677
            Caption = '#'
-
 
678
            Font.Charset = DEFAULT_CHARSET
-
 
679
            Font.Color = clWindowText
-
 
680
            Font.Height = -11
-
 
681
            Font.Name = 'MS Sans Serif'
-
 
682
            Font.Style = [fsBold]
-
 
683
            ParentFont = False
-
 
684
          end
-
 
685
          object HGraLbl: TLabel
-
 
686
            Left = 648
-
 
687
            Top = 20
-
 
688
            Width = 9
-
 
689
            Height = 13
-
 
690
            Caption = '#'
-
 
691
            Font.Charset = DEFAULT_CHARSET
-
 
692
            Font.Color = clWindowText
-
 
693
            Font.Height = -11
-
 
694
            Font.Name = 'MS Sans Serif'
-
 
695
            Font.Style = [fsBold]
-
 
696
            ParentFont = False
-
 
697
          end
-
 
698
          object SProLbl: TLabel
-
 
699
            Left = 648
-
 
700
            Top = 60
-
 
701
            Width = 9
-
 
702
            Height = 13
-
 
703
            Caption = '#'
-
 
704
            Font.Charset = DEFAULT_CHARSET
-
 
705
            Font.Color = clWindowText
-
 
706
            Font.Height = -11
-
 
707
            Font.Name = 'MS Sans Serif'
-
 
708
            Font.Style = [fsBold]
-
 
709
            ParentFont = False
-
 
710
          end
-
 
711
          object VProLbl: TLabel
-
 
712
            Left = 648
-
 
713
            Top = 100
-
 
714
            Width = 9
-
 
715
            Height = 13
-
 
716
            Caption = '#'
-
 
717
            Font.Charset = DEFAULT_CHARSET
-
 
718
            Font.Color = clWindowText
-
 
719
            Font.Height = -11
-
 
720
            Font.Name = 'MS Sans Serif'
-
 
721
            Font.Style = [fsBold]
-
 
722
            ParentFont = False
-
 
723
          end
-
 
724
          object HDec: TEdit
-
 
725
            Left = 536
-
 
726
            Top = 36
-
 
727
            Width = 33
-
 
728
            Height = 21
-
 
729
            MaxLength = 3
-
 
730
            TabOrder = 1
-
 
731
            OnKeyPress = EditKeyPress
-
 
732
          end
-
 
733
          object HDecC: TUpDown
-
 
734
            Left = 569
-
 
735
            Top = 36
-
 
736
            Width = 16
-
 
737
            Height = 21
-
 
738
            Max = 255
-
 
739
            TabOrder = 2
-
 
740
            OnClick = UpDownClick
-
 
741
          end
-
 
742
          object SDec: TEdit
-
 
743
            Left = 536
-
 
744
            Top = 76
-
 
745
            Width = 33
-
 
746
            Height = 21
-
 
747
            MaxLength = 3
-
 
748
            TabOrder = 8
-
 
749
            OnKeyPress = EditKeyPress
-
 
750
          end
-
 
751
          object SDecC: TUpDown
-
 
752
            Left = 569
-
 
753
            Top = 76
-
 
754
            Width = 16
-
 
755
            Height = 21
-
 
756
            Max = 255
-
 
757
            TabOrder = 9
-
 
758
            OnClick = UpDownClick
-
 
759
          end
-
 
760
          object VDec: TEdit
-
 
761
            Left = 536
-
 
762
            Top = 116
-
 
763
            Width = 33
-
 
764
            Height = 21
-
 
765
            MaxLength = 3
-
 
766
            TabOrder = 13
-
 
767
            OnKeyPress = EditKeyPress
-
 
768
          end
-
 
769
          object VDecC: TUpDown
-
 
770
            Left = 569
-
 
771
            Top = 116
-
 
772
            Width = 16
-
 
773
            Height = 21
-
 
774
            Max = 255
-
 
775
            TabOrder = 14
-
 
776
            OnClick = UpDownClick
-
 
777
          end
-
 
778
          object H: TTrackBar
-
 
779
            Left = 24
-
 
780
            Top = 32
-
 
781
            Width = 497
-
 
782
            Height = 20
-
 
783
            Max = 359
-
 
784
            TabOrder = 0
-
 
785
            ThumbLength = 15
-
 
786
            TickMarks = tmBoth
-
 
787
            TickStyle = tsNone
-
 
788
            OnChange = Change
-
 
789
          end
-
 
790
          object S: TTrackBar
-
 
791
            Left = 24
-
 
792
            Top = 72
-
 
793
            Width = 497
-
 
794
            Height = 20
-
 
795
            Max = 255
-
 
796
            TabOrder = 7
-
 
797
            ThumbLength = 15
-
 
798
            TickMarks = tmBoth
-
 
799
            TickStyle = tsNone
-
 
800
            OnChange = Change
-
 
801
          end
-
 
802
          object V: TTrackBar
-
 
803
            Left = 24
-
 
804
            Top = 112
-
 
805
            Width = 497
-
 
806
            Height = 20
-
 
807
            Max = 255
-
 
808
            TabOrder = 12
-
 
809
            ThumbLength = 15
-
 
810
            TickMarks = tmBoth
-
 
811
            TickStyle = tsNone
-
 
812
            OnChange = Change
-
 
813
          end
-
 
814
          object HHex: TEdit
-
 
815
            Left = 592
-
 
816
            Top = 36
-
 
817
            Width = 33
-
 
818
            Height = 21
-
 
819
            MaxLength = 2
-
 
820
            TabOrder = 3
-
 
821
            OnKeyPress = EditKeyPress
-
 
822
          end
-
 
823
          object HHexC: TUpDown
-
 
824
            Left = 625
-
 
825
            Top = 36
-
 
826
            Width = 16
-
 
827
            Height = 21
-
 
828
            Max = 255
-
 
829
            TabOrder = 4
-
 
830
            OnClick = UpDownClick
-
 
831
          end
-
 
832
          object SHex: TEdit
-
 
833
            Left = 592
-
 
834
            Top = 76
-
 
835
            Width = 33
-
 
836
            Height = 21
-
 
837
            MaxLength = 2
-
 
838
            TabOrder = 10
-
 
839
            OnKeyPress = EditKeyPress
-
 
840
          end
-
 
841
          object SHexC: TUpDown
-
 
842
            Left = 625
-
 
843
            Top = 76
-
 
844
            Width = 16
-
 
845
            Height = 21
-
 
846
            Max = 255
-
 
847
            TabOrder = 11
-
 
848
            OnClick = UpDownClick
-
 
849
          end
-
 
850
          object VHex: TEdit
-
 
851
            Left = 592
-
 
852
            Top = 116
-
 
853
            Width = 33
-
 
854
            Height = 21
-
 
855
            MaxLength = 2
-
 
856
            TabOrder = 15
-
 
857
            OnKeyPress = EditKeyPress
-
 
858
          end
-
 
859
          object VHexC: TUpDown
-
 
860
            Left = 625
-
 
861
            Top = 116
-
 
862
            Width = 16
-
 
863
            Height = 21
-
 
864
            Max = 255
-
 
865
            TabOrder = 16
-
 
866
            OnClick = UpDownClick
-
 
867
          end
-
 
868
          object PanelH: TPanel
-
 
869
            Left = 30
-
 
870
            Top = 48
-
 
871
            Width = 485
-
 
872
            Height = 9
-
 
873
            BevelOuter = bvLowered
-
 
874
            Color = clBlack
-
 
875
            FullRepaint = False
-
 
876
            TabOrder = 17
-
 
877
            object HueBox: TPaintBox
-
 
878
              Tag = 4
-
 
879
              Left = 1
-
 
880
              Top = 1
-
 
881
              Width = 483
-
 
882
              Height = 7
-
 
883
              Align = alClient
-
 
884
              OnPaint = OutboxPaint
-
 
885
            end
-
 
886
          end
-
 
887
          object PanelS: TPanel
-
 
888
            Left = 30
-
 
889
            Top = 88
-
 
890
            Width = 485
-
 
891
            Height = 9
-
 
892
            BevelOuter = bvLowered
-
 
893
            Color = clBlack
-
 
894
            FullRepaint = False
-
 
895
            TabOrder = 18
-
 
896
            object SatBox: TPaintBox
-
 
897
              Tag = 5
-
 
898
              Left = 1
-
 
899
              Top = 1
-
 
900
              Width = 483
-
 
901
              Height = 7
-
 
902
              Align = alClient
-
 
903
              OnPaint = OutboxPaint
-
 
904
            end
-
 
905
          end
-
 
906
          object PanelV: TPanel
-
 
907
            Left = 30
-
 
908
            Top = 128
-
 
909
            Width = 485
-
 
910
            Height = 9
-
 
911
            BevelOuter = bvLowered
-
 
912
            Color = clBlack
-
 
913
            FullRepaint = False
-
 
914
            TabOrder = 19
-
 
915
            object ValBox: TPaintBox
-
 
916
              Tag = 6
-
 
917
              Left = 1
-
 
918
              Top = 1
-
 
919
              Width = 483
-
 
920
              Height = 7
-
 
921
              Align = alClient
-
 
922
              OnPaint = OutboxPaint
-
 
923
            end
-
 
924
          end
-
 
925
          object HGra: TEdit
-
 
926
            Left = 648
-
 
927
            Top = 36
-
 
928
            Width = 33
-
 
929
            Height = 21
-
 
930
            MaxLength = 3
-
 
931
            TabOrder = 5
-
 
932
            OnKeyPress = EditKeyPress
-
 
933
          end
-
 
934
          object HGraC: TUpDown
-
 
935
            Left = 681
-
 
936
            Top = 36
-
 
937
            Width = 16
-
 
938
            Height = 21
-
 
939
            Min = -1
-
 
940
            Max = 360
-
 
941
            TabOrder = 6
-
 
942
            OnClick = UpDownClick
-
 
943
          end
-
 
944
          object SPro: TEdit
-
 
945
            Left = 648
-
 
946
            Top = 76
-
 
947
            Width = 33
-
 
948
            Height = 21
-
 
949
            MaxLength = 3
-
 
950
            TabOrder = 20
-
 
951
            OnKeyPress = EditKeyPress
-
 
952
          end
-
 
953
          object VPro: TEdit
-
 
954
            Left = 648
-
 
955
            Top = 116
-
 
956
            Width = 33
-
 
957
            Height = 21
-
 
958
            MaxLength = 3
-
 
959
            TabOrder = 21
-
 
960
            OnKeyPress = EditKeyPress
-
 
961
          end
-
 
962
          object SProC: TUpDown
-
 
963
            Left = 681
-
 
964
            Top = 76
-
 
965
            Width = 16
-
 
966
            Height = 21
-
 
967
            TabOrder = 22
-
 
968
            OnClick = UpDownClick
-
 
969
          end
-
 
970
          object VProC: TUpDown
-
 
971
            Left = 681
-
 
972
            Top = 116
-
 
973
            Width = 16
-
 
974
            Height = 21
-
 
975
            TabOrder = 23
-
 
976
            OnClick = UpDownClick
-
 
977
          end
-
 
978
        end
-
 
979
        object ColorcodeBox: TGroupBox
-
 
980
          Left = 8
-
 
981
          Top = 320
-
 
982
          Width = 713
-
 
983
          Height = 78
-
 
984
          Caption = '#'
-
 
985
          TabOrder = 2
-
 
986
          object HTMLLbl: TLabel
-
 
987
            Left = 16
-
 
988
            Top = 20
-
 
989
            Width = 9
-
 
990
            Height = 13
-
 
991
            Caption = '#'
-
 
992
            Font.Charset = DEFAULT_CHARSET
-
 
993
            Font.Color = clWindowText
-
 
994
            Font.Height = -11
-
 
995
            Font.Name = 'MS Sans Serif'
-
 
996
            Font.Style = [fsBold]
-
 
997
            ParentFont = False
-
 
998
          end
-
 
999
          object DelphiLbl: TLabel
-
 
1000
            Left = 114
-
 
1001
            Top = 20
-
 
1002
            Width = 9
-
 
1003
            Height = 13
-
 
1004
            Caption = '#'
-
 
1005
            Font.Charset = DEFAULT_CHARSET
-
 
1006
            Font.Color = clWindowText
-
 
1007
            Font.Height = -11
-
 
1008
            Font.Name = 'MS Sans Serif'
-
 
1009
            Font.Style = [fsBold]
-
 
1010
            ParentFont = False
-
 
1011
          end
-
 
1012
          object VisualCLbl: TLabel
-
 
1013
            Left = 212
-
 
1014
            Top = 20
-
 
1015
            Width = 9
-
 
1016
            Height = 13
-
 
1017
            Caption = '#'
-
 
1018
            Font.Charset = DEFAULT_CHARSET
-
 
1019
            Font.Color = clWindowText
-
 
1020
            Font.Height = -11
-
 
1021
            Font.Name = 'MS Sans Serif'
-
 
1022
            Font.Style = [fsBold]
-
 
1023
            ParentFont = False
-
 
1024
          end
-
 
1025
          object VisualBasicLbl: TLabel
-
 
1026
            Left = 310
-
 
1027
            Top = 20
-
 
1028
            Width = 9
-
 
1029
            Height = 13
-
 
1030
            Caption = '#'
-
 
1031
            Font.Charset = DEFAULT_CHARSET
-
 
1032
            Font.Color = clWindowText
-
 
1033
            Font.Height = -11
-
 
1034
            Font.Name = 'MS Sans Serif'
-
 
1035
            Font.Style = [fsBold]
-
 
1036
            ParentFont = False
-
 
1037
          end
-
 
1038
          object JavaLbl: TLabel
-
 
1039
            Left = 408
-
 
1040
            Top = 20
-
 
1041
            Width = 9
-
 
1042
            Height = 13
-
 
1043
            Caption = '#'
-
 
1044
            Font.Charset = DEFAULT_CHARSET
-
 
1045
            Font.Color = clWindowText
-
 
1046
            Font.Height = -11
-
 
1047
            Font.Name = 'MS Sans Serif'
-
 
1048
            Font.Style = [fsBold]
-
 
1049
            ParentFont = False
-
 
1050
          end
-
 
1051
          object PhotoshopLbl: TLabel
-
 
1052
            Left = 506
-
 
1053
            Top = 20
-
 
1054
            Width = 9
-
 
1055
            Height = 13
-
 
1056
            Caption = '#'
-
 
1057
            Font.Charset = DEFAULT_CHARSET
-
 
1058
            Font.Color = clWindowText
-
 
1059
            Font.Height = -11
-
 
1060
            Font.Name = 'MS Sans Serif'
-
 
1061
            Font.Style = [fsBold]
-
 
1062
            ParentFont = False
-
 
1063
          end
-
 
1064
          object LongLbl: TLabel
-
 
1065
            Left = 604
-
 
1066
            Top = 20
-
 
1067
            Width = 9
-
 
1068
            Height = 13
-
 
1069
            Caption = '#'
-
 
1070
            Font.Charset = DEFAULT_CHARSET
-
 
1071
            Font.Color = clWindowText
-
 
1072
            Font.Height = -11
-
 
1073
            Font.Name = 'MS Sans Serif'
-
 
1074
            Font.Style = [fsBold]
-
 
1075
            ParentFont = False
-
 
1076
          end
-
 
1077
          object HTML: TEdit
-
 
1078
            Left = 16
-
 
1079
            Top = 36
-
 
1080
            Width = 90
-
 
1081
            Height = 21
-
 
1082
            MaxLength = 7
-
 
1083
            TabOrder = 0
-
 
1084
            OnKeyPress = EditKeyPress
-
 
1085
          end
-
 
1086
          object Delphi: TEdit
-
 
1087
            Left = 114
-
 
1088
            Top = 36
-
 
1089
            Width = 90
-
 
1090
            Height = 21
-
 
1091
            MaxLength = 9
-
 
1092
            TabOrder = 1
-
 
1093
            OnKeyPress = EditKeyPress
-
 
1094
          end
-
 
1095
          object VisualC: TEdit
-
 
1096
            Left = 212
-
 
1097
            Top = 36
-
 
1098
            Width = 90
-
 
1099
            Height = 21
-
 
1100
            MaxLength = 10
-
 
1101
            TabOrder = 2
-
 
1102
            OnKeyPress = EditKeyPress
-
 
1103
          end
-
 
1104
          object VisualBasic: TEdit
-
 
1105
            Left = 310
-
 
1106
            Top = 36
-
 
1107
            Width = 90
-
 
1108
            Height = 21
-
 
1109
            MaxLength = 10
-
 
1110
            TabOrder = 3
-
 
1111
            OnKeyPress = EditKeyPress
-
 
1112
          end
-
 
1113
          object Java: TEdit
-
 
1114
            Left = 408
-
 
1115
            Top = 36
-
 
1116
            Width = 90
-
 
1117
            Height = 21
-
 
1118
            MaxLength = 8
-
 
1119
            TabOrder = 4
-
 
1120
            OnKeyPress = EditKeyPress
-
 
1121
          end
-
 
1122
          object Photoshop: TEdit
-
 
1123
            Left = 506
-
 
1124
            Top = 36
-
 
1125
            Width = 90
-
 
1126
            Height = 21
-
 
1127
            MaxLength = 6
-
 
1128
            TabOrder = 5
-
 
1129
            OnKeyPress = EditKeyPress
-
 
1130
          end
-
 
1131
          object Long: TEdit
-
 
1132
            Left = 604
-
 
1133
            Top = 36
-
 
1134
            Width = 90
-
 
1135
            Height = 21
-
 
1136
            MaxLength = 8
-
 
1137
            TabOrder = 6
-
 
1138
            OnKeyPress = EditKeyPress
-
 
1139
          end
-
 
1140
        end
-
 
1141
        object GreyscaleBtn: TPanel
-
 
1142
          Left = 8
-
 
1143
          Top = 408
-
 
1144
          Width = 172
-
 
1145
          Height = 28
-
 
1146
          Cursor = crHandPoint
-
 
1147
          Hint = 'I = 0.2126R + 0.7152G + 0.0722B'
-
 
1148
          Caption = '#'
-
 
1149
          Font.Charset = DEFAULT_CHARSET
-
 
1150
          Font.Color = clWindowText
-
 
1151
          Font.Height = -16
-
 
1152
          Font.Name = 'MS Sans Serif'
-
 
1153
          Font.Style = [fsBold]
-
 
1154
          ParentBackground = False
-
 
1155
          ParentFont = False
-
 
1156
          ParentShowHint = False
-
 
1157
          ShowHint = True
-
 
1158
          TabOrder = 3
-
 
1159
          OnClick = GreyscaleBtnClick
-
 
1160
        end
-
 
1161
        object InvertBtn: TPanel
-
 
1162
          Left = 188
-
 
1163
          Top = 408
-
 
1164
          Width = 172
-
 
1165
          Height = 28
-
 
1166
          Cursor = crHandPoint
-
 
1167
          Caption = '#'
-
 
1168
          Font.Charset = DEFAULT_CHARSET
-
 
1169
          Font.Color = clWindowText
-
 
1170
          Font.Height = -16
-
 
1171
          Font.Name = 'MS Sans Serif'
-
 
1172
          Font.Style = [fsBold]
-
 
1173
          ParentBackground = False
-
 
1174
          ParentFont = False
-
 
1175
          TabOrder = 4
-
 
1176
          OnClick = InvertBtnClick
-
 
1177
        end
-
 
1178
        object RandomBtn: TPanel
-
 
1179
          Left = 548
-
 
1180
          Top = 408
-
 
1181
          Width = 172
-
 
1182
          Height = 28
-
 
1183
          Cursor = crHandPoint
-
 
1184
          Caption = '#'
-
 
1185
          Font.Charset = DEFAULT_CHARSET
-
 
1186
          Font.Color = clWindowText
-
 
1187
          Font.Height = -16
-
 
1188
          Font.Name = 'MS Sans Serif'
-
 
1189
          Font.Style = [fsBold]
-
 
1190
          ParentBackground = False
-
 
1191
          ParentFont = False
-
 
1192
          TabOrder = 5
-
 
1193
          OnClick = RandomBtnClick
-
 
1194
        end
-
 
1195
        object WebSafeBtn: TPanel
-
 
1196
          Left = 368
-
 
1197
          Top = 408
-
 
1198
          Width = 172
-
 
1199
          Height = 28
-
 
1200
          Cursor = crHandPoint
-
 
1201
          Caption = '#'
-
 
1202
          Font.Charset = DEFAULT_CHARSET
-
 
1203
          Font.Color = clWindowText
-
 
1204
          Font.Height = -16
-
 
1205
          Font.Name = 'MS Sans Serif'
-
 
1206
          Font.Style = [fsBold]
-
 
1207
          ParentBackground = False
42
      Visible = False
1208
          ParentFont = False
-
 
1209
          TabOrder = 6
-
 
1210
          OnClick = WebsafeLblClick
-
 
1211
        end
-
 
1212
      end
-
 
1213
    end
-
 
1214
    object TabSheet2: TTabSheet
-
 
1215
      Caption = '#'
-
 
1216
      ImageIndex = 1
-
 
1217
      object Panel2: TPanel
-
 
1218
        Left = 0
-
 
1219
        Top = 0
-
 
1220
        Width = 728
-
 
1221
        Height = 444
-
 
1222
        Align = alClient
-
 
1223
        BevelOuter = bvNone
-
 
1224
        TabOrder = 0
43
      object ColorMixerBox: TGroupBox
1225
        object ColorMixerBox: TGroupBox
44
        Left = 8
1226
          Left = 8
45
        Top = 4
1227
          Top = 4
46
        Width = 713
1228
          Width = 713
47
        Height = 117
1229
          Height = 117
Line 234... Line 1416...
234
          Font.Charset = DEFAULT_CHARSET
1416
            Font.Charset = DEFAULT_CHARSET
235
          Font.Color = clWindowText
1417
            Font.Color = clWindowText
236
          Font.Height = -11
1418
            Font.Height = -11
237
          Font.Name = 'MS Sans Serif'
1419
            Font.Name = 'MS Sans Serif'
238
          Font.Style = []
1420
            Font.Style = []
239
          ItemHeight = 16
-
 
240
          ParentFont = False
1421
            ParentFont = False
241
          TabOrder = 0
1422
            TabOrder = 0
242
          OnClick = DelphiBoxClick
1423
            OnClick = DelphiBoxClick
243
        end
1424
          end
244
        object WebcolorBox: TListBox
1425
          object WebcolorBox: TListBox
Line 246... Line 1427...
246
          Top = 40
1427
            Top = 40
247
          Width = 145
1428
            Width = 145
248
          Height = 193
1429
            Height = 193
249
          ItemHeight = 13
1430
            ItemHeight = 13
250
          Items.Strings = (
1431
            Items.Strings = (
251
            'AliceBlue'
1432
              'aliceblue'
252
            'AntiqueWhite'
1433
              'antiquewhite'
253
            'Aqua'
1434
              'aqua'
254
            'Aquamarine'
1435
              'aquamarine'
255
            'Azure'
1436
              'azure'
256
            'Beige'
1437
              'beige'
257
            'Bisque'
1438
              'bisque'
258
            'Black'
1439
              'black'
259
            'BlanchedAlmond'
1440
              'blanchedalmond'
260
            'Blue'
1441
              'blue'
261
            'BlueViolet'
1442
              'blueviolet'
262
            'Brown'
1443
              'brown'
263
            'BurlyWood'
1444
              'burlywood'
264
            'CadetBlue'
1445
              'cadetblue'
265
            'Chartreuse'
1446
              'chartreuse'
266
            'Chocolate'
1447
              'chocolate'
267
            'Coral'
1448
              'coral'
268
            'CornflowerBlue'
1449
              'cornflowerblue'
269
            'Cornsilk'
1450
              'cornsilk'
270
            'Crimson'
1451
              'crimson'
271
            'Cyan'
1452
              'cyan (synonym of aqua)'
272
            'DarkBlue'
1453
              'darkblue'
273
            'DarkCyan'
1454
              'darkcyan'
274
            'DarkGoldenrod'
1455
              'darkgoldenrod'
275
            'DarkGray'
1456
              'darkgray'
276
            'DarkGreen'
1457
              'darkgreen'
277
            'DarkKhaki'
1458
              'darkgrey'
278
            'DarkMagenta'
1459
              'darkkhaki'
279
            'DarkOliveGreen'
1460
              'darkmagenta'
280
            'DarkOrange'
1461
              'darkolivegreen'
281
            'DarkOrchid'
1462
              'darkorange'
282
            'DarkRed'
1463
              'darkorchid'
283
            'DarkSalmon'
1464
              'darkred'
284
            'DarkSeaGreen'
1465
              'darksalmon'
285
            'DarkSlateBlue'
1466
              'darkseagreen'
286
            'DarkSlateGray'
1467
              'darkslateblue'
287
            'DarkTurquoise'
1468
              'darkslategray'
288
            'DarkViolet'
1469
              'darkslategrey'
289
            'DeepPink'
1470
              'darkturquoise'
290
            'DeepSkyBlue'
1471
              'darkviolet'
291
            'DimGray'
1472
              'deeppink'
292
            'DodgerBlue'
1473
              'deepskyblue'
293
            'FireBrick'
1474
              'dimgray'
294
            'FloralWhite'
1475
              'dimgrey'
295
            'ForestGreen'
1476
              'dodgerblue'
296
            'Fuchsia'
1477
              'firebrick'
297
            'Gainsboro'
1478
              'floralwhite'
298
            'GhostWhite'
1479
              'forestgreen'
299
            'Gold'
1480
              'fuchsia'
300
            'Goldenrod'
1481
              'gainsboro'
301
            'Gray'
1482
              'ghostwhite'
302
            'Green'
1483
              'gold'
303
            'GreenYellow'
1484
              'goldenrod'
304
            'Grey'
1485
              'gray'
305
            'Honeydew'
1486
              'green'
306
            'HotPink'
1487
              'greenyellow'
307
            'IndianRed'
1488
              'grey (synonym of gray)'
308
            'Indigo'
1489
              'honeydew'
309
            'Ivory'
1490
              'hotpink'
310
            'Khaki'
1491
              'indianred'
311
            'Lavender'
1492
              'indigo'
312
            'LavenderBlush'
1493
              'ivory'
313
            'LawnGreen'
1494
              'khaki'
314
            'LemonChiffon'
1495
              'lavender'
315
            'LightBlue'
1496
              'lavenderblush'
316
            'LightCoral'
1497
              'lawngreen'
317
            'LightCyan'
1498
              'lemonchiffon'
318
            'LightGoldenrodYellow'
1499
              'lightblue'
319
            'LightGreen'
1500
              'lightcoral'
320
            'LightGray'
1501
              'lightcyan'
321
            'LightPink'
1502
              'lightgoldenrodyellow'
322
            'LightSalmon'
1503
              'lightgray'
323
            'LightSeaGreen'
1504
              'lightgreen'
324
            'LightSkyBlue'
1505
              'lightgrey'
325
            'LightSlateGray'
1506
              'lightpink'
326
            'LightSteelBlue'
1507
              'lightsalmon'
327
            'LightYellow'
1508
              'lightseagreen'
328
            'Lime'
1509
              'lightskyblue'
329
            'LimeGreen'
1510
              'lightslategray'
330
            'Linen'
1511
              'lightslategrey'
331
            'Magenta'
1512
              'lightsteelblue'
332
            'Maroon'
1513
              'lightyellow'
333
            'MediumAquamarine'
1514
              'lime'
334
            'MediumBlue'
1515
              'lime'
335
            'MediumOrchid'
1516
              'limegreen'
336
            'MediumPurple'
1517
              'linen'
337
            'MediumSeaGreen'
1518
              'magenta (synonym of fuchsia)'
338
            'MediumSlateBlue'
1519
              'maroon'
339
            'MediumSpringGreen'
1520
              'maroon'
340
            'MediumTurquoise'
1521
              'mediumaquamarine'
341
            'MediumVioletRed'
1522
              'mediumblue'
342
            'MidnightBlue'
1523
              'mediumorchid'
343
            'MintCream'
1524
              'mediumpurple'
344
            'MistyRose'
1525
              'mediumseagreen'
345
            'Moccasin'
1526
              'mediumslateblue'
346
            'NavajoWhite'
1527
              'mediumspringgreen'
347
            'Navy'
1528
              'mediumturquoise'
348
            'OldLace'
1529
              'mediumvioletred'
349
            'Olive'
1530
              'midnightblue'
350
            'OliveDrab'
1531
              'mintcream'
351
            'Orange'
1532
              'mistyrose'
352
            'OrangeRed'
1533
              'moccasin'
353
            'Orchid'
1534
              'navajowhite'
354
            'PaleGoldenrod'
1535
              'navy'
355
            'PaleGreen'
1536
              'oldlace'
356
            'PaleTurquoise'
1537
              'olive'
357
            'PaleVioletRed'
1538
              'olivedrab'
358
            'PapayaWhip'
1539
              'orange'
359
            'PeachPuff'
1540
              'orangered'
360
            'Peru'
1541
              'orchid'
361
            'Pink'
1542
              'palegoldenrod'
362
            'Plum'
1543
              'palegreen'
363
            'PowderBlue'
1544
              'paleturquoise'
364
            'Purple'
1545
              'palevioletred'
365
            'Red'
1546
              'papayawhip'
366
            'RosyBrown'
1547
              'peachpuff'
367
            'RoyalBlue'
1548
              'peru'
368
            'SaddleBrown'
1549
              'pink'
369
            'Salmon'
1550
              'plum'
370
            'SandyBrown'
1551
              'powderblue'
371
            'SeaGreen'
1552
              'purple'
372
            'Seashell'
1553
              'rebeccapurple'
373
            'Sienna'
1554
              'red'
374
            'Silver'
1555
              'rosybrown'
375
            'SkyBlue'
1556
              'royalblue'
376
            'SlateBlue'
1557
              'saddlebrown'
377
            'SlateGray'
1558
              'salmon'
378
            'Snow'
1559
              'sandybrown'
379
            'SpringGreen'
1560
              'seagreen'
380
            'SteelBlue'
1561
              'seashell'
381
            'Tan'
1562
              'sienna'
382
            'Teal'
1563
              'silver'
383
            'Thistle'
1564
              'skyblue'
384
            'Tomato'
1565
              'slateblue'
385
            'Turquoise'
1566
              'slategray'
386
            'Violet'
1567
              'slategrey'
387
            'Wheat'
1568
              'snow'
388
            'White'
1569
              'springgreen'
389
            'WhiteSmoke'
1570
              'steelblue'
390
            'Yellow'
1571
              'tan'
391
            'YellowGreen')
1572
              'teal'
-
 
1573
              'thistle'
-
 
1574
              'tomato'
-
 
1575
              'turquoise'
-
 
1576
              'violet'
-
 
1577
              'wheat'
-
 
1578
              'white'
-
 
1579
              'whitesmoke'
-
 
1580
              'yellow'
-
 
1581
              'yellowgreen')
392
          TabOrder = 1
1582
            TabOrder = 1
393
          OnClick = WebcolorBoxClick
1583
            OnClick = WebcolorBoxClick
394
        end
1584
          end
395
        object DelphiZutreffend: TListBox
1585
          object DelphiZutreffend: TListBox
396
          Left = 368
1586
            Left = 368
Line 2125... Line 3315...
2125
          TabOrder = 7
3315
            TabOrder = 7
2126
          OnClick = WebZutreffendClick
3316
            OnClick = WebZutreffendClick
2127
        end
3317
          end
2128
      end
3318
        end
2129
    end
3319
      end
-
 
3320
    end
-
 
3321
    object TabSheet3: TTabSheet
-
 
3322
      Caption = '#'
-
 
3323
      ImageIndex = 2
2130
    object Panel3: TPanel
3324
      object Panel3: TPanel
2131
      Left = 4
3325
        Left = 0
2132
      Top = 24
3326
        Top = 0
2133
      Width = 728
3327
        Width = 728
2134
      Height = 444
3328
        Height = 444
2135
      Align = alClient
3329
        Align = alClient
2136
      BevelOuter = bvNone
3330
        BevelOuter = bvNone
2137
      TabOrder = 2
3331
        TabOrder = 0
-
 
3332
        ExplicitWidth = 724
2138
      Visible = False
3333
        ExplicitHeight = 443
2139
      object ColorPicker: TGroupBox
3334
        object ColorPicker: TGroupBox
2140
        Tag = 120
3335
          Tag = 120
2141
        Left = 8
3336
          Left = 8
2142
        Top = 11
3337
          Top = 11
2143
        Width = 713
3338
          Width = 713
Line 2150... Line 3345...
2150
          Width = 7
3345
            Width = 7
2151
          Height = 13
3346
            Height = 13
2152
          Caption = '#'
3347
            Caption = '#'
2153
        end
3348
          end
2154
        object AverageMidLbl: TLabel
3349
          object AverageMidLbl: TLabel
2155
          Left = 64
3350
            Left = 80
2156
          Top = 48
3351
            Top = 46
2157
          Width = 5
3352
            Width = 5
2158
          Height = 13
3353
            Height = 13
2159
          Caption = 'x'
3354
            Caption = 'x'
2160
        end
3355
          end
2161
        object CoordsLbl: TLabel
3356
          object CoordsLbl: TLabel
2162
          Left = 152
3357
            Left = 176
2163
          Top = 40
3358
            Top = 40
2164
          Width = 47
3359
            Width = 47
2165
          Height = 13
3360
            Height = 13
2166
          Caption = 'CoordsLbl'
3361
            Caption = 'CoordsLbl'
2167
        end
3362
          end
2168
        object CoordsLbl2: TLabel
3363
          object CoordsLbl2: TLabel
2169
          Left = 152
3364
            Left = 176
2170
          Top = 24
3365
            Top = 24
2171
          Width = 7
3366
            Width = 7
2172
          Height = 13
3367
            Height = 13
2173
          Caption = '#'
3368
            Caption = '#'
2174
        end
3369
          end
Line 2179... Line 3374...
2179
          Height = 25
3374
            Height = 25
2180
          Caption = '#'
3375
            Caption = '#'
2181
          TabOrder = 0
3376
            TabOrder = 0
2182
          OnClick = PickBtnClick
3377
            OnClick = PickBtnClick
2183
        end
3378
          end
2184
        object AverageX: TEdit
-
 
2185
          Left = 16
-
 
2186
          Top = 40
-
 
2187
          Width = 41
-
 
2188
          Height = 21
-
 
2189
          TabOrder = 1
-
 
2190
          Text = '3'
-
 
2191
          OnChange = SaveEditChange
-
 
2192
          OnKeyPress = EditKeyPress
-
 
2193
        end
-
 
2194
        object AverageY: TEdit
-
 
2195
          Left = 80
-
 
2196
          Top = 40
-
 
2197
          Width = 41
-
 
2198
          Height = 21
-
 
2199
          TabOrder = 2
-
 
2200
          Text = '3'
-
 
2201
          OnChange = SaveEditChange
-
 
2202
          OnKeyPress = EditKeyPress
-
 
2203
        end
-
 
2204
        object MagPnl: TPanel
3379
          object MagPnl: TPanel
2205
          Left = 16
3380
            Left = 16
2206
          Top = 120
3381
            Top = 120
2207
          Width = 273
3382
            Width = 273
2208
          Height = 273
3383
            Height = 273
2209
          TabOrder = 3
3384
            TabOrder = 1
2210
          object MagBox: TPaintBox
3385
            object MagBox: TPaintBox
2211
            Left = 1
3386
              Left = 1
2212
            Top = 1
3387
              Top = 1
2213
            Width = 271
3388
              Width = 271
2214
            Height = 271
3389
              Height = 271
2215
            Align = alClient
3390
              Align = alClient
2216
          end
3391
            end
2217
        end
3392
          end
-
 
3393
          object AverageX: TSpinEdit
-
 
3394
            Left = 17
-
 
3395
            Top = 43
-
 
3396
            Width = 57
-
 
3397
            Height = 22
-
 
3398
            MaxValue = 20
-
 
3399
            MinValue = 1
-
 
3400
            TabOrder = 2
-
 
3401
            Value = 1
-
 
3402
            OnChange = AverageXYChange
-
 
3403
          end
-
 
3404
          object AverageY: TSpinEdit
-
 
3405
            Left = 91
-
 
3406
            Top = 43
-
 
3407
            Width = 57
-
 
3408
            Height = 22
-
 
3409
            MaxValue = 20
-
 
3410
            MinValue = 1
-
 
3411
            TabOrder = 3
-
 
3412
            Value = 1
-
 
3413
            OnChange = AverageXYChange
-
 
3414
          end
2218
      end
3415
        end
2219
    end
3416
      end
-
 
3417
    end
-
 
3418
    object TabSheet4: TTabSheet
-
 
3419
      Caption = '#'
-
 
3420
      ImageIndex = 3
2220
    object Panel4: TPanel
3421
      object Panel4: TPanel
2221
      Left = 4
3422
        Left = 0
2222
      Top = 24
3423
        Top = 0
2223
      Width = 728
3424
        Width = 728
2224
      Height = 444
3425
        Height = 444
2225
      Align = alClient
3426
        Align = alClient
2226
      TabOrder = 3
3427
        TabOrder = 0
2227
      Visible = False
-
 
2228
      object Info1: TLabel
3428
        object Info1: TLabel
2229
        Left = 16
3429
          Left = 16
2230
        Top = 16
3430
          Top = 16
2231
        Width = 192
3431
          Width = 192
2232
        Height = 29
3432
          Height = 29
2233
        Caption = 'ColorManager 2.0'
3433
          Caption = 'ColorManager 2.1'
2234
        Font.Charset = DEFAULT_CHARSET
3434
          Font.Charset = DEFAULT_CHARSET
2235
        Font.Color = clWindowText
3435
          Font.Color = clWindowText
2236
        Font.Height = -24
3436
          Font.Height = -24
2237
        Font.Name = 'MS Sans Serif'
3437
          Font.Name = 'MS Sans Serif'
2238
        Font.Style = []
3438
          Font.Style = []
2239
        ParentFont = False
3439
          ParentFont = False
2240
      end
3440
        end
2241
      object Info2: TLabel
3441
        object Info2: TLabel
2242
        Left = 32
3442
          Left = 32
2243
        Top = 56
3443
          Top = 56
2244
        Width = 183
3444
          Width = 264
2245
        Height = 13
3445
          Height = 13
2246
        Caption = #169' Copyright 2001 - 2006 ViaThinkSoft.'
3446
          Caption = #169' Copyright 2001 - 2024 Daniel Marschall, ViaThinkSoft'
2247
      end
3447
        end
2248
      object Info4: TLabel
3448
        object Info4: TLabel
2249
        Left = 32
3449
          Left = 32
2250
        Top = 96
3450
          Top = 96
2251
        Width = 7
3451
          Width = 7
Line 2320... Line 3520...
2320
        Font.Height = -11
3520
          Font.Height = -11
2321
        Font.Name = 'MS Sans Serif'
3521
          Font.Name = 'MS Sans Serif'
2322
        Font.Style = [fsBold]
3522
          Font.Style = [fsBold]
2323
        ParentFont = False
3523
          ParentFont = False
2324
      end
3524
        end
2325
      object Info10: TLabel
-
 
2326
        Left = 48
-
 
2327
        Top = 176
-
 
2328
        Width = 7
-
 
2329
        Height = 13
-
 
2330
        Caption = '#'
-
 
2331
      end
-
 
2332
      object Info11: TLabel
-
 
2333
        Left = 112
-
 
2334
        Top = 176
-
 
2335
        Width = 60
-
 
2336
        Height = 13
-
 
2337
        Cursor = crHandPoint
-
 
2338
        Caption = '160-106-169'
-
 
2339
        Font.Charset = DEFAULT_CHARSET
-
 
2340
        Font.Color = clBlue
-
 
2341
        Font.Height = -11
-
 
2342
        Font.Name = 'MS Sans Serif'
-
 
2343
        Font.Style = [fsUnderline]
-
 
2344
        ParentFont = False
-
 
2345
        OnClick = LinkClick
-
 
2346
      end
-
 
2347
      object Info14: TLabel
3525
        object Info14: TLabel
2348
        Left = 48
3526
          Left = 48
2349
        Top = 240
3527
          Top = 240
2350
        Width = 7
3528
          Width = 7
2351
        Height = 13
3529
          Height = 13
Line 2395... Line 3573...
2395
        Width = 7
3573
          Width = 7
2396
        Height = 13
3574
          Height = 13
2397
        Caption = '#'
3575
          Caption = '#'
2398
      end
3576
        end
2399
    end
3577
      end
2400
    object Panel1: TPanel
-
 
2401
      Left = 4
-
 
2402
      Top = 24
-
 
2403
      Width = 728
-
 
2404
      Height = 444
-
 
2405
      Align = alClient
-
 
2406
      BevelOuter = bvNone
-
 
2407
      TabOrder = 0
-
 
2408
      object RGBBox: TGroupBox
-
 
2409
        Left = 8
-
 
2410
        Top = 0
-
 
2411
        Width = 713
-
 
2412
        Height = 153
-
 
2413
        Caption = '#'
-
 
2414
        TabOrder = 0
-
 
2415
        object RLbl: TLabel
-
 
2416
          Left = 24
-
 
2417
          Top = 20
-
 
2418
          Width = 9
-
 
2419
          Height = 13
-
 
2420
          Caption = '#'
-
 
2421
          Font.Charset = DEFAULT_CHARSET
-
 
2422
          Font.Color = clWindowText
-
 
2423
          Font.Height = -11
-
 
2424
          Font.Name = 'MS Sans Serif'
-
 
2425
          Font.Style = [fsBold]
-
 
2426
          ParentFont = False
-
 
2427
        end
-
 
2428
        object GLbl: TLabel
-
 
2429
          Left = 24
-
 
2430
          Top = 60
-
 
2431
          Width = 9
-
 
2432
          Height = 13
-
 
2433
          Caption = '#'
-
 
2434
          Font.Charset = DEFAULT_CHARSET
-
 
2435
          Font.Color = clWindowText
-
 
2436
          Font.Height = -11
-
 
2437
          Font.Name = 'MS Sans Serif'
-
 
2438
          Font.Style = [fsBold]
-
 
2439
          ParentFont = False
-
 
2440
        end
-
 
2441
        object BLbl: TLabel
-
 
2442
          Left = 24
-
 
2443
          Top = 100
-
 
2444
          Width = 9
-
 
2445
          Height = 13
-
 
2446
          Caption = '#'
-
 
2447
          Font.Charset = DEFAULT_CHARSET
-
 
2448
          Font.Color = clWindowText
-
 
2449
          Font.Height = -11
-
 
2450
          Font.Name = 'MS Sans Serif'
-
 
2451
          Font.Style = [fsBold]
-
 
2452
          ParentFont = False
-
 
2453
        end
-
 
2454
        object RDecLbl: TLabel
-
 
2455
          Left = 536
-
 
2456
          Top = 20
-
 
2457
          Width = 9
-
 
2458
          Height = 13
-
 
2459
          Caption = '#'
-
 
2460
          Font.Charset = DEFAULT_CHARSET
-
 
2461
          Font.Color = clWindowText
-
 
2462
          Font.Height = -11
-
 
2463
          Font.Name = 'MS Sans Serif'
-
 
2464
          Font.Style = [fsBold]
-
 
2465
          ParentFont = False
-
 
2466
        end
-
 
2467
        object GDecLbl: TLabel
-
 
2468
          Left = 536
-
 
2469
          Top = 60
-
 
2470
          Width = 9
-
 
2471
          Height = 13
-
 
2472
          Caption = '#'
-
 
2473
          Font.Charset = DEFAULT_CHARSET
-
 
2474
          Font.Color = clWindowText
-
 
2475
          Font.Height = -11
-
 
2476
          Font.Name = 'MS Sans Serif'
-
 
2477
          Font.Style = [fsBold]
-
 
2478
          ParentFont = False
-
 
2479
        end
-
 
2480
        object BDecLbl: TLabel
-
 
2481
          Left = 536
-
 
2482
          Top = 100
-
 
2483
          Width = 9
-
 
2484
          Height = 13
-
 
2485
          Caption = '#'
-
 
2486
          Font.Charset = DEFAULT_CHARSET
-
 
2487
          Font.Color = clWindowText
-
 
2488
          Font.Height = -11
-
 
2489
          Font.Name = 'MS Sans Serif'
-
 
2490
          Font.Style = [fsBold]
-
 
2491
          ParentFont = False
-
 
2492
        end
-
 
2493
        object RHexLbl: TLabel
-
 
2494
          Left = 592
-
 
2495
          Top = 20
-
 
2496
          Width = 9
-
 
2497
          Height = 13
-
 
2498
          Caption = '#'
-
 
2499
          Font.Charset = DEFAULT_CHARSET
-
 
2500
          Font.Color = clWindowText
-
 
2501
          Font.Height = -11
-
 
2502
          Font.Name = 'MS Sans Serif'
-
 
2503
          Font.Style = [fsBold]
-
 
2504
          ParentFont = False
-
 
2505
        end
-
 
2506
        object GHexLbl: TLabel
-
 
2507
          Left = 592
-
 
2508
          Top = 60
-
 
2509
          Width = 9
-
 
2510
          Height = 13
-
 
2511
          Caption = '#'
-
 
2512
          Font.Charset = DEFAULT_CHARSET
-
 
2513
          Font.Color = clWindowText
-
 
2514
          Font.Height = -11
-
 
2515
          Font.Name = 'MS Sans Serif'
-
 
2516
          Font.Style = [fsBold]
-
 
2517
          ParentFont = False
-
 
2518
        end
-
 
2519
        object BHexLbl: TLabel
-
 
2520
          Left = 592
-
 
2521
          Top = 100
-
 
2522
          Width = 9
-
 
2523
          Height = 13
-
 
2524
          Caption = '#'
-
 
2525
          Font.Charset = DEFAULT_CHARSET
-
 
2526
          Font.Color = clWindowText
-
 
2527
          Font.Height = -11
-
 
2528
          Font.Name = 'MS Sans Serif'
-
 
2529
          Font.Style = [fsBold]
-
 
2530
          ParentFont = False
-
 
2531
        end
-
 
2532
        object RProLbl: TLabel
-
 
2533
          Left = 648
-
 
2534
          Top = 20
-
 
2535
          Width = 9
-
 
2536
          Height = 13
-
 
2537
          Caption = '#'
-
 
2538
          Font.Charset = DEFAULT_CHARSET
-
 
2539
          Font.Color = clWindowText
-
 
2540
          Font.Height = -11
-
 
2541
          Font.Name = 'MS Sans Serif'
-
 
2542
          Font.Style = [fsBold]
-
 
2543
          ParentFont = False
-
 
2544
        end
-
 
2545
        object GProLbl: TLabel
-
 
2546
          Left = 648
-
 
2547
          Top = 60
-
 
2548
          Width = 9
-
 
2549
          Height = 13
-
 
2550
          Caption = '#'
-
 
2551
          Font.Charset = DEFAULT_CHARSET
-
 
2552
          Font.Color = clWindowText
-
 
2553
          Font.Height = -11
-
 
2554
          Font.Name = 'MS Sans Serif'
-
 
2555
          Font.Style = [fsBold]
-
 
2556
          ParentFont = False
-
 
2557
        end
-
 
2558
        object BProLbl: TLabel
-
 
2559
          Left = 648
-
 
2560
          Top = 100
-
 
2561
          Width = 9
-
 
2562
          Height = 13
-
 
2563
          Caption = '#'
-
 
2564
          Font.Charset = DEFAULT_CHARSET
-
 
2565
          Font.Color = clWindowText
-
 
2566
          Font.Height = -11
-
 
2567
          Font.Name = 'MS Sans Serif'
-
 
2568
          Font.Style = [fsBold]
-
 
2569
          ParentFont = False
-
 
2570
        end
-
 
2571
        object BDecC: TUpDown
-
 
2572
          Left = 569
-
 
2573
          Top = 116
-
 
2574
          Width = 16
-
 
2575
          Height = 21
-
 
2576
          Max = 255
-
 
2577
          TabOrder = 12
-
 
2578
          OnClick = UpDownClick
-
 
2579
        end
-
 
2580
        object GDecC: TUpDown
-
 
2581
          Left = 569
-
 
2582
          Top = 76
-
 
2583
          Width = 16
-
 
2584
          Height = 21
-
 
2585
          Max = 255
-
 
2586
          TabOrder = 7
-
 
2587
          OnClick = UpDownClick
-
 
2588
        end
-
 
2589
        object RDecC: TUpDown
-
 
2590
          Left = 569
-
 
2591
          Top = 36
-
 
2592
          Width = 16
-
 
2593
          Height = 21
-
 
2594
          Max = 255
-
 
2595
          TabOrder = 2
-
 
2596
          OnClick = UpDownClick
-
 
2597
        end
-
 
2598
        object RHexC: TUpDown
-
 
2599
          Left = 625
-
 
2600
          Top = 36
-
 
2601
          Width = 16
-
 
2602
          Height = 21
-
 
2603
          Max = 255
-
 
2604
          TabOrder = 4
-
 
2605
          OnClick = UpDownClick
-
 
2606
        end
-
 
2607
        object GHexC: TUpDown
-
 
2608
          Left = 625
-
 
2609
          Top = 76
-
 
2610
          Width = 16
-
 
2611
          Height = 21
-
 
2612
          Max = 255
-
 
2613
          TabOrder = 9
-
 
2614
          OnClick = UpDownClick
-
 
2615
        end
-
 
2616
        object BHexC: TUpDown
-
 
2617
          Left = 625
-
 
2618
          Top = 116
-
 
2619
          Width = 16
-
 
2620
          Height = 21
-
 
2621
          Max = 255
-
 
2622
          TabOrder = 14
-
 
2623
          OnClick = UpDownClick
-
 
2624
        end
-
 
2625
        object RDec: TEdit
-
 
2626
          Left = 536
-
 
2627
          Top = 36
-
 
2628
          Width = 33
-
 
2629
          Height = 21
-
 
2630
          MaxLength = 3
-
 
2631
          TabOrder = 1
-
 
2632
          OnKeyPress = EditKeyPress
-
 
2633
        end
-
 
2634
        object RHex: TEdit
-
 
2635
          Left = 592
-
 
2636
          Top = 36
-
 
2637
          Width = 33
-
 
2638
          Height = 21
-
 
2639
          MaxLength = 2
-
 
2640
          TabOrder = 3
-
 
2641
          OnKeyPress = EditKeyPress
-
 
2642
        end
-
 
2643
        object GDec: TEdit
-
 
2644
          Left = 536
-
 
2645
          Top = 76
-
 
2646
          Width = 33
-
 
2647
          Height = 21
-
 
2648
          MaxLength = 3
-
 
2649
          TabOrder = 6
-
 
2650
          OnKeyPress = EditKeyPress
-
 
2651
        end
-
 
2652
        object GHex: TEdit
-
 
2653
          Left = 592
-
 
2654
          Top = 76
-
 
2655
          Width = 33
-
 
2656
          Height = 21
-
 
2657
          MaxLength = 2
-
 
2658
          TabOrder = 8
-
 
2659
          OnKeyPress = EditKeyPress
-
 
2660
        end
-
 
2661
        object BDec: TEdit
-
 
2662
          Left = 536
-
 
2663
          Top = 116
-
 
2664
          Width = 33
-
 
2665
          Height = 21
-
 
2666
          MaxLength = 3
-
 
2667
          TabOrder = 11
-
 
2668
          OnKeyPress = EditKeyPress
-
 
2669
        end
-
 
2670
        object BHex: TEdit
-
 
2671
          Left = 592
-
 
2672
          Top = 116
-
 
2673
          Width = 33
-
 
2674
          Height = 21
-
 
2675
          MaxLength = 2
-
 
2676
          TabOrder = 13
-
 
2677
          OnKeyPress = EditKeyPress
-
 
2678
        end
-
 
2679
        object R: TTrackBar
-
 
2680
          Left = 24
-
 
2681
          Top = 32
-
 
2682
          Width = 497
-
 
2683
          Height = 20
-
 
2684
          Max = 255
-
 
2685
          TabOrder = 0
-
 
2686
          ThumbLength = 15
-
 
2687
          TickMarks = tmBoth
-
 
2688
          TickStyle = tsNone
-
 
2689
          OnChange = Change
-
 
2690
        end
-
 
2691
        object G: TTrackBar
-
 
2692
          Left = 24
-
 
2693
          Top = 72
-
 
2694
          Width = 497
-
 
2695
          Height = 20
-
 
2696
          Max = 255
-
 
2697
          TabOrder = 5
-
 
2698
          ThumbLength = 15
-
 
2699
          TickMarks = tmBoth
-
 
2700
          TickStyle = tsNone
-
 
2701
          OnChange = Change
-
 
2702
        end
-
 
2703
        object B: TTrackBar
-
 
2704
          Left = 24
-
 
2705
          Top = 112
-
 
2706
          Width = 497
-
 
2707
          Height = 20
-
 
2708
          Max = 255
-
 
2709
          TabOrder = 10
-
 
2710
          ThumbLength = 15
-
 
2711
          TickMarks = tmBoth
-
 
2712
          TickStyle = tsNone
-
 
2713
          OnChange = Change
-
 
2714
        end
-
 
2715
        object PanelR: TPanel
-
 
2716
          Left = 30
-
 
2717
          Top = 48
-
 
2718
          Width = 485
-
 
2719
          Height = 9
-
 
2720
          BevelOuter = bvLowered
-
 
2721
          Color = clBlack
-
 
2722
          FullRepaint = False
-
 
2723
          TabOrder = 15
-
 
2724
          object RedBox: TPaintBox
-
 
2725
            Tag = 1
-
 
2726
            Left = 1
-
 
2727
            Top = 1
-
 
2728
            Width = 483
-
 
2729
            Height = 7
-
 
2730
            Align = alClient
-
 
2731
            OnPaint = OutboxPaint
-
 
2732
          end
-
 
2733
        end
-
 
2734
        object PanelG: TPanel
-
 
2735
          Left = 30
-
 
2736
          Top = 88
-
 
2737
          Width = 485
-
 
2738
          Height = 9
-
 
2739
          BevelOuter = bvLowered
-
 
2740
          Color = clBlack
-
 
2741
          FullRepaint = False
-
 
2742
          TabOrder = 16
-
 
2743
          object GreenBox: TPaintBox
-
 
2744
            Tag = 2
-
 
2745
            Left = 1
-
 
2746
            Top = 1
-
 
2747
            Width = 483
-
 
2748
            Height = 7
-
 
2749
            Align = alClient
-
 
2750
            OnPaint = OutboxPaint
-
 
2751
          end
-
 
2752
        end
-
 
2753
        object PanelB: TPanel
-
 
2754
          Left = 30
-
 
2755
          Top = 128
-
 
2756
          Width = 485
-
 
2757
          Height = 9
-
 
2758
          BevelOuter = bvLowered
-
 
2759
          Color = clBlack
-
 
2760
          FullRepaint = False
-
 
2761
          TabOrder = 17
-
 
2762
          object BlueBox: TPaintBox
-
 
2763
            Tag = 3
-
 
2764
            Left = 1
-
 
2765
            Top = 1
-
 
2766
            Width = 483
-
 
2767
            Height = 7
-
 
2768
            Align = alClient
-
 
2769
            OnPaint = OutboxPaint
-
 
2770
          end
-
 
2771
        end
-
 
2772
        object BPro: TEdit
-
 
2773
          Left = 648
-
 
2774
          Top = 116
-
 
2775
          Width = 33
-
 
2776
          Height = 21
-
 
2777
          MaxLength = 3
-
 
2778
          TabOrder = 18
-
 
2779
          OnKeyPress = EditKeyPress
-
 
2780
        end
-
 
2781
        object GPro: TEdit
-
 
2782
          Left = 648
-
 
2783
          Top = 76
-
 
2784
          Width = 33
-
 
2785
          Height = 21
-
 
2786
          MaxLength = 3
-
 
2787
          TabOrder = 19
-
 
2788
          OnKeyPress = EditKeyPress
-
 
2789
        end
-
 
2790
        object RPro: TEdit
-
 
2791
          Left = 648
-
 
2792
          Top = 36
-
 
2793
          Width = 33
-
 
2794
          Height = 21
-
 
2795
          MaxLength = 3
-
 
2796
          TabOrder = 20
-
 
2797
          OnKeyPress = EditKeyPress
-
 
2798
        end
-
 
2799
        object RProC: TUpDown
-
 
2800
          Left = 681
-
 
2801
          Top = 36
-
 
2802
          Width = 16
-
 
2803
          Height = 21
-
 
2804
          Min = -1
-
 
2805
          TabOrder = 21
-
 
2806
          OnClick = UpDownClick
-
 
2807
        end
-
 
2808
        object GProC: TUpDown
-
 
2809
          Left = 681
-
 
2810
          Top = 76
-
 
2811
          Width = 16
-
 
2812
          Height = 21
-
 
2813
          Min = -1
-
 
2814
          TabOrder = 22
-
 
2815
          OnClick = UpDownClick
-
 
2816
        end
-
 
2817
        object BProC: TUpDown
-
 
2818
          Left = 681
-
 
2819
          Top = 116
-
 
2820
          Width = 16
-
 
2821
          Height = 21
-
 
2822
          Min = -1
-
 
2823
          TabOrder = 23
-
 
2824
          OnClick = UpDownClick
-
 
2825
        end
-
 
2826
      end
-
 
2827
      object HSVBox: TGroupBox
-
 
2828
        Left = 8
-
 
2829
        Top = 160
-
 
2830
        Width = 713
-
 
2831
        Height = 153
-
 
2832
        Caption = '#'
-
 
2833
        TabOrder = 1
-
 
2834
        object HLbl: TLabel
-
 
2835
          Left = 24
-
 
2836
          Top = 20
-
 
2837
          Width = 9
-
 
2838
          Height = 13
-
 
2839
          Caption = '#'
-
 
2840
          Font.Charset = DEFAULT_CHARSET
-
 
2841
          Font.Color = clWindowText
-
 
2842
          Font.Height = -11
-
 
2843
          Font.Name = 'MS Sans Serif'
-
 
2844
          Font.Style = [fsBold]
-
 
2845
          ParentFont = False
-
 
2846
        end
-
 
2847
        object SLbl: TLabel
-
 
2848
          Left = 24
-
 
2849
          Top = 60
-
 
2850
          Width = 9
-
 
2851
          Height = 13
-
 
2852
          Caption = '#'
-
 
2853
          Font.Charset = DEFAULT_CHARSET
-
 
2854
          Font.Color = clWindowText
-
 
2855
          Font.Height = -11
-
 
2856
          Font.Name = 'MS Sans Serif'
-
 
2857
          Font.Style = [fsBold]
-
 
2858
          ParentFont = False
-
 
2859
        end
-
 
2860
        object VLbl: TLabel
-
 
2861
          Left = 24
-
 
2862
          Top = 100
-
 
2863
          Width = 9
-
 
2864
          Height = 13
-
 
2865
          Caption = '#'
-
 
2866
          Font.Charset = DEFAULT_CHARSET
-
 
2867
          Font.Color = clWindowText
-
 
2868
          Font.Height = -11
-
 
2869
          Font.Name = 'MS Sans Serif'
-
 
2870
          Font.Style = [fsBold]
-
 
2871
          ParentFont = False
-
 
2872
        end
-
 
2873
        object HDecLbl: TLabel
-
 
2874
          Left = 536
-
 
2875
          Top = 20
-
 
2876
          Width = 9
-
 
2877
          Height = 13
-
 
2878
          Caption = '#'
-
 
2879
          Font.Charset = DEFAULT_CHARSET
-
 
2880
          Font.Color = clWindowText
-
 
2881
          Font.Height = -11
-
 
2882
          Font.Name = 'MS Sans Serif'
-
 
2883
          Font.Style = [fsBold]
-
 
2884
          ParentFont = False
-
 
2885
        end
-
 
2886
        object SDecLbl: TLabel
-
 
2887
          Left = 536
-
 
2888
          Top = 60
-
 
2889
          Width = 9
-
 
2890
          Height = 13
-
 
2891
          Caption = '#'
-
 
2892
          Font.Charset = DEFAULT_CHARSET
-
 
2893
          Font.Color = clWindowText
-
 
2894
          Font.Height = -11
-
 
2895
          Font.Name = 'MS Sans Serif'
-
 
2896
          Font.Style = [fsBold]
-
 
2897
          ParentFont = False
-
 
2898
        end
-
 
2899
        object VDecLbl: TLabel
-
 
2900
          Left = 536
-
 
2901
          Top = 100
-
 
2902
          Width = 9
-
 
2903
          Height = 13
-
 
2904
          Caption = '#'
-
 
2905
          Font.Charset = DEFAULT_CHARSET
-
 
2906
          Font.Color = clWindowText
-
 
2907
          Font.Height = -11
-
 
2908
          Font.Name = 'MS Sans Serif'
-
 
2909
          Font.Style = [fsBold]
-
 
2910
          ParentFont = False
-
 
2911
        end
-
 
2912
        object HHexLbl: TLabel
-
 
2913
          Left = 592
-
 
2914
          Top = 20
-
 
2915
          Width = 9
-
 
2916
          Height = 13
-
 
2917
          Caption = '#'
-
 
2918
          Font.Charset = DEFAULT_CHARSET
-
 
2919
          Font.Color = clWindowText
-
 
2920
          Font.Height = -11
-
 
2921
          Font.Name = 'MS Sans Serif'
-
 
2922
          Font.Style = [fsBold]
-
 
2923
          ParentFont = False
-
 
2924
        end
-
 
2925
        object SHexLbl: TLabel
-
 
2926
          Left = 592
-
 
2927
          Top = 60
-
 
2928
          Width = 9
-
 
2929
          Height = 13
-
 
2930
          Caption = '#'
-
 
2931
          Font.Charset = DEFAULT_CHARSET
-
 
2932
          Font.Color = clWindowText
-
 
2933
          Font.Height = -11
-
 
2934
          Font.Name = 'MS Sans Serif'
-
 
2935
          Font.Style = [fsBold]
-
 
2936
          ParentFont = False
-
 
2937
        end
-
 
2938
        object VHexLbl: TLabel
-
 
2939
          Left = 592
-
 
2940
          Top = 100
-
 
2941
          Width = 9
-
 
2942
          Height = 13
-
 
2943
          Caption = '#'
-
 
2944
          Font.Charset = DEFAULT_CHARSET
-
 
2945
          Font.Color = clWindowText
-
 
2946
          Font.Height = -11
-
 
2947
          Font.Name = 'MS Sans Serif'
-
 
2948
          Font.Style = [fsBold]
-
 
2949
          ParentFont = False
-
 
2950
        end
-
 
2951
        object HGraLbl: TLabel
-
 
2952
          Left = 648
-
 
2953
          Top = 20
-
 
2954
          Width = 9
-
 
2955
          Height = 13
-
 
2956
          Caption = '#'
-
 
2957
          Font.Charset = DEFAULT_CHARSET
-
 
2958
          Font.Color = clWindowText
-
 
2959
          Font.Height = -11
-
 
2960
          Font.Name = 'MS Sans Serif'
-
 
2961
          Font.Style = [fsBold]
-
 
2962
          ParentFont = False
-
 
2963
        end
-
 
2964
        object SProLbl: TLabel
-
 
2965
          Left = 648
-
 
2966
          Top = 60
-
 
2967
          Width = 9
-
 
2968
          Height = 13
-
 
2969
          Caption = '#'
-
 
2970
          Font.Charset = DEFAULT_CHARSET
-
 
2971
          Font.Color = clWindowText
-
 
2972
          Font.Height = -11
-
 
2973
          Font.Name = 'MS Sans Serif'
-
 
2974
          Font.Style = [fsBold]
-
 
2975
          ParentFont = False
-
 
2976
        end
-
 
2977
        object VProLbl: TLabel
-
 
2978
          Left = 648
-
 
2979
          Top = 100
-
 
2980
          Width = 9
-
 
2981
          Height = 13
-
 
2982
          Caption = '#'
-
 
2983
          Font.Charset = DEFAULT_CHARSET
-
 
2984
          Font.Color = clWindowText
-
 
2985
          Font.Height = -11
-
 
2986
          Font.Name = 'MS Sans Serif'
-
 
2987
          Font.Style = [fsBold]
-
 
2988
          ParentFont = False
-
 
2989
        end
-
 
2990
        object HDec: TEdit
-
 
2991
          Left = 536
-
 
2992
          Top = 36
-
 
2993
          Width = 33
-
 
2994
          Height = 21
-
 
2995
          MaxLength = 3
-
 
2996
          TabOrder = 1
-
 
2997
          OnKeyPress = EditKeyPress
-
 
2998
        end
-
 
2999
        object HDecC: TUpDown
-
 
3000
          Left = 569
-
 
3001
          Top = 36
-
 
3002
          Width = 16
-
 
3003
          Height = 21
-
 
3004
          Max = 255
-
 
3005
          TabOrder = 2
-
 
3006
          OnClick = UpDownClick
-
 
3007
        end
-
 
3008
        object SDec: TEdit
-
 
3009
          Left = 536
-
 
3010
          Top = 76
-
 
3011
          Width = 33
-
 
3012
          Height = 21
-
 
3013
          MaxLength = 3
-
 
3014
          TabOrder = 8
-
 
3015
          OnKeyPress = EditKeyPress
-
 
3016
        end
-
 
3017
        object SDecC: TUpDown
-
 
3018
          Left = 569
-
 
3019
          Top = 76
-
 
3020
          Width = 16
-
 
3021
          Height = 21
-
 
3022
          Max = 255
-
 
3023
          TabOrder = 9
-
 
3024
          OnClick = UpDownClick
-
 
3025
        end
-
 
3026
        object VDec: TEdit
-
 
3027
          Left = 536
-
 
3028
          Top = 116
-
 
3029
          Width = 33
-
 
3030
          Height = 21
-
 
3031
          MaxLength = 3
-
 
3032
          TabOrder = 13
-
 
3033
          OnKeyPress = EditKeyPress
-
 
3034
        end
-
 
3035
        object VDecC: TUpDown
-
 
3036
          Left = 569
-
 
3037
          Top = 116
-
 
3038
          Width = 16
-
 
3039
          Height = 21
-
 
3040
          Max = 255
-
 
3041
          TabOrder = 14
-
 
3042
          OnClick = UpDownClick
-
 
3043
        end
-
 
3044
        object H: TTrackBar
-
 
3045
          Left = 24
-
 
3046
          Top = 32
-
 
3047
          Width = 497
-
 
3048
          Height = 20
-
 
3049
          Max = 359
-
 
3050
          TabOrder = 0
-
 
3051
          ThumbLength = 15
-
 
3052
          TickMarks = tmBoth
-
 
3053
          TickStyle = tsNone
-
 
3054
          OnChange = Change
-
 
3055
        end
-
 
3056
        object S: TTrackBar
-
 
3057
          Left = 24
-
 
3058
          Top = 72
-
 
3059
          Width = 497
-
 
3060
          Height = 20
-
 
3061
          Max = 255
-
 
3062
          TabOrder = 7
-
 
3063
          ThumbLength = 15
-
 
3064
          TickMarks = tmBoth
-
 
3065
          TickStyle = tsNone
-
 
3066
          OnChange = Change
-
 
3067
        end
-
 
3068
        object V: TTrackBar
-
 
3069
          Left = 24
-
 
3070
          Top = 112
-
 
3071
          Width = 497
-
 
3072
          Height = 20
-
 
3073
          Max = 255
-
 
3074
          TabOrder = 12
-
 
3075
          ThumbLength = 15
-
 
3076
          TickMarks = tmBoth
-
 
3077
          TickStyle = tsNone
-
 
3078
          OnChange = Change
-
 
3079
        end
-
 
3080
        object HHex: TEdit
-
 
3081
          Left = 592
-
 
3082
          Top = 36
-
 
3083
          Width = 33
-
 
3084
          Height = 21
-
 
3085
          MaxLength = 2
-
 
3086
          TabOrder = 3
-
 
3087
          OnKeyPress = EditKeyPress
-
 
3088
        end
-
 
3089
        object HHexC: TUpDown
-
 
3090
          Left = 625
-
 
3091
          Top = 36
-
 
3092
          Width = 16
-
 
3093
          Height = 21
-
 
3094
          Max = 255
-
 
3095
          TabOrder = 4
-
 
3096
          OnClick = UpDownClick
-
 
3097
        end
-
 
3098
        object SHex: TEdit
-
 
3099
          Left = 592
-
 
3100
          Top = 76
-
 
3101
          Width = 33
-
 
3102
          Height = 21
-
 
3103
          MaxLength = 2
-
 
3104
          TabOrder = 10
-
 
3105
          OnKeyPress = EditKeyPress
-
 
3106
        end
-
 
3107
        object SHexC: TUpDown
-
 
3108
          Left = 625
-
 
3109
          Top = 76
-
 
3110
          Width = 16
-
 
3111
          Height = 21
-
 
3112
          Max = 255
-
 
3113
          TabOrder = 11
-
 
3114
          OnClick = UpDownClick
-
 
3115
        end
-
 
3116
        object VHex: TEdit
-
 
3117
          Left = 592
-
 
3118
          Top = 116
-
 
3119
          Width = 33
-
 
3120
          Height = 21
-
 
3121
          MaxLength = 2
-
 
3122
          TabOrder = 15
-
 
3123
          OnKeyPress = EditKeyPress
-
 
3124
        end
-
 
3125
        object VHexC: TUpDown
-
 
3126
          Left = 625
-
 
3127
          Top = 116
-
 
3128
          Width = 16
-
 
3129
          Height = 21
-
 
3130
          Max = 255
-
 
3131
          TabOrder = 16
-
 
3132
          OnClick = UpDownClick
-
 
3133
        end
-
 
3134
        object PanelH: TPanel
-
 
3135
          Left = 30
-
 
3136
          Top = 48
-
 
3137
          Width = 485
-
 
3138
          Height = 9
-
 
3139
          BevelOuter = bvLowered
-
 
3140
          Color = clBlack
-
 
3141
          FullRepaint = False
-
 
3142
          TabOrder = 17
-
 
3143
          object HueBox: TPaintBox
-
 
3144
            Tag = 4
-
 
3145
            Left = 1
-
 
3146
            Top = 1
-
 
3147
            Width = 483
-
 
3148
            Height = 7
-
 
3149
            Align = alClient
-
 
3150
            OnPaint = OutboxPaint
-
 
3151
          end
-
 
3152
        end
-
 
3153
        object PanelS: TPanel
-
 
3154
          Left = 30
-
 
3155
          Top = 88
-
 
3156
          Width = 485
-
 
3157
          Height = 9
-
 
3158
          BevelOuter = bvLowered
-
 
3159
          Color = clBlack
-
 
3160
          FullRepaint = False
-
 
3161
          TabOrder = 18
-
 
3162
          object SatBox: TPaintBox
-
 
3163
            Tag = 5
-
 
3164
            Left = 1
-
 
3165
            Top = 1
-
 
3166
            Width = 483
-
 
3167
            Height = 7
-
 
3168
            Align = alClient
-
 
3169
            OnPaint = OutboxPaint
-
 
3170
          end
-
 
3171
        end
-
 
3172
        object PanelV: TPanel
-
 
3173
          Left = 30
-
 
3174
          Top = 128
-
 
3175
          Width = 485
-
 
3176
          Height = 9
-
 
3177
          BevelOuter = bvLowered
-
 
3178
          Color = clBlack
-
 
3179
          FullRepaint = False
-
 
3180
          TabOrder = 19
-
 
3181
          object ValBox: TPaintBox
-
 
3182
            Tag = 6
-
 
3183
            Left = 1
-
 
3184
            Top = 1
-
 
3185
            Width = 483
-
 
3186
            Height = 7
-
 
3187
            Align = alClient
-
 
3188
            OnPaint = OutboxPaint
-
 
3189
          end
-
 
3190
        end
-
 
3191
        object HGra: TEdit
-
 
3192
          Left = 648
-
 
3193
          Top = 36
-
 
3194
          Width = 33
-
 
3195
          Height = 21
-
 
3196
          MaxLength = 3
-
 
3197
          TabOrder = 5
-
 
3198
          OnKeyPress = EditKeyPress
-
 
3199
        end
-
 
3200
        object HGraC: TUpDown
-
 
3201
          Left = 681
-
 
3202
          Top = 36
-
 
3203
          Width = 16
-
 
3204
          Height = 21
-
 
3205
          Min = -1
-
 
3206
          Max = 360
-
 
3207
          TabOrder = 6
-
 
3208
          OnClick = UpDownClick
-
 
3209
        end
-
 
3210
        object SPro: TEdit
-
 
3211
          Left = 648
-
 
3212
          Top = 76
-
 
3213
          Width = 33
-
 
3214
          Height = 21
-
 
3215
          MaxLength = 3
-
 
3216
          TabOrder = 20
-
 
3217
          OnKeyPress = EditKeyPress
-
 
3218
        end
-
 
3219
        object VPro: TEdit
-
 
3220
          Left = 648
-
 
3221
          Top = 116
-
 
3222
          Width = 33
-
 
3223
          Height = 21
-
 
3224
          MaxLength = 3
-
 
3225
          TabOrder = 21
-
 
3226
          OnKeyPress = EditKeyPress
-
 
3227
        end
-
 
3228
        object SProC: TUpDown
-
 
3229
          Left = 681
-
 
3230
          Top = 76
-
 
3231
          Width = 16
-
 
3232
          Height = 21
-
 
3233
          TabOrder = 22
-
 
3234
          OnClick = UpDownClick
-
 
3235
        end
-
 
3236
        object VProC: TUpDown
-
 
3237
          Left = 681
-
 
3238
          Top = 116
-
 
3239
          Width = 16
-
 
3240
          Height = 21
-
 
3241
          TabOrder = 23
-
 
3242
          OnClick = UpDownClick
-
 
3243
        end
-
 
3244
      end
-
 
3245
      object ColorcodeBox: TGroupBox
-
 
3246
        Left = 8
-
 
3247
        Top = 320
-
 
3248
        Width = 713
-
 
3249
        Height = 78
-
 
3250
        Caption = '#'
-
 
3251
        TabOrder = 2
-
 
3252
        object HTMLLbl: TLabel
-
 
3253
          Left = 16
-
 
3254
          Top = 20
-
 
3255
          Width = 9
-
 
3256
          Height = 13
-
 
3257
          Caption = '#'
-
 
3258
          Font.Charset = DEFAULT_CHARSET
-
 
3259
          Font.Color = clWindowText
-
 
3260
          Font.Height = -11
-
 
3261
          Font.Name = 'MS Sans Serif'
-
 
3262
          Font.Style = [fsBold]
-
 
3263
          ParentFont = False
-
 
3264
        end
-
 
3265
        object DelphiLbl: TLabel
-
 
3266
          Left = 114
-
 
3267
          Top = 20
-
 
3268
          Width = 9
-
 
3269
          Height = 13
-
 
3270
          Caption = '#'
-
 
3271
          Font.Charset = DEFAULT_CHARSET
-
 
3272
          Font.Color = clWindowText
-
 
3273
          Font.Height = -11
-
 
3274
          Font.Name = 'MS Sans Serif'
-
 
3275
          Font.Style = [fsBold]
-
 
3276
          ParentFont = False
-
 
3277
        end
-
 
3278
        object VisualCLbl: TLabel
-
 
3279
          Left = 212
-
 
3280
          Top = 20
-
 
3281
          Width = 9
-
 
3282
          Height = 13
-
 
3283
          Caption = '#'
-
 
3284
          Font.Charset = DEFAULT_CHARSET
-
 
3285
          Font.Color = clWindowText
-
 
3286
          Font.Height = -11
-
 
3287
          Font.Name = 'MS Sans Serif'
-
 
3288
          Font.Style = [fsBold]
-
 
3289
          ParentFont = False
-
 
3290
        end
-
 
3291
        object VisualBasicLbl: TLabel
-
 
3292
          Left = 310
-
 
3293
          Top = 20
-
 
3294
          Width = 9
-
 
3295
          Height = 13
-
 
3296
          Caption = '#'
-
 
3297
          Font.Charset = DEFAULT_CHARSET
-
 
3298
          Font.Color = clWindowText
-
 
3299
          Font.Height = -11
-
 
3300
          Font.Name = 'MS Sans Serif'
-
 
3301
          Font.Style = [fsBold]
-
 
3302
          ParentFont = False
-
 
3303
        end
-
 
3304
        object JavaLbl: TLabel
-
 
3305
          Left = 408
-
 
3306
          Top = 20
-
 
3307
          Width = 9
-
 
3308
          Height = 13
-
 
3309
          Caption = '#'
-
 
3310
          Font.Charset = DEFAULT_CHARSET
-
 
3311
          Font.Color = clWindowText
-
 
3312
          Font.Height = -11
-
 
3313
          Font.Name = 'MS Sans Serif'
-
 
3314
          Font.Style = [fsBold]
-
 
3315
          ParentFont = False
-
 
3316
        end
-
 
3317
        object PhotoshopLbl: TLabel
-
 
3318
          Left = 506
-
 
3319
          Top = 20
-
 
3320
          Width = 9
-
 
3321
          Height = 13
-
 
3322
          Caption = '#'
-
 
3323
          Font.Charset = DEFAULT_CHARSET
-
 
3324
          Font.Color = clWindowText
-
 
3325
          Font.Height = -11
-
 
3326
          Font.Name = 'MS Sans Serif'
-
 
3327
          Font.Style = [fsBold]
-
 
3328
          ParentFont = False
-
 
3329
        end
-
 
3330
        object LongLbl: TLabel
-
 
3331
          Left = 604
-
 
3332
          Top = 20
-
 
3333
          Width = 9
-
 
3334
          Height = 13
-
 
3335
          Caption = '#'
-
 
3336
          Font.Charset = DEFAULT_CHARSET
-
 
3337
          Font.Color = clWindowText
-
 
3338
          Font.Height = -11
-
 
3339
          Font.Name = 'MS Sans Serif'
-
 
3340
          Font.Style = [fsBold]
-
 
3341
          ParentFont = False
-
 
3342
        end
-
 
3343
        object HTML: TEdit
-
 
3344
          Left = 16
-
 
3345
          Top = 36
-
 
3346
          Width = 90
-
 
3347
          Height = 21
-
 
3348
          MaxLength = 7
-
 
3349
          TabOrder = 0
-
 
3350
          OnKeyPress = EditKeyPress
-
 
3351
        end
-
 
3352
        object Delphi: TEdit
-
 
3353
          Left = 114
-
 
3354
          Top = 36
-
 
3355
          Width = 90
-
 
3356
          Height = 21
-
 
3357
          MaxLength = 9
-
 
3358
          TabOrder = 1
-
 
3359
          OnKeyPress = EditKeyPress
-
 
3360
        end
-
 
3361
        object VisualC: TEdit
-
 
3362
          Left = 212
-
 
3363
          Top = 36
-
 
3364
          Width = 90
-
 
3365
          Height = 21
-
 
3366
          MaxLength = 10
-
 
3367
          TabOrder = 2
-
 
3368
          OnKeyPress = EditKeyPress
-
 
3369
        end
-
 
3370
        object VisualBasic: TEdit
-
 
3371
          Left = 310
-
 
3372
          Top = 36
-
 
3373
          Width = 90
-
 
3374
          Height = 21
-
 
3375
          MaxLength = 10
-
 
3376
          TabOrder = 3
-
 
3377
          OnKeyPress = EditKeyPress
-
 
3378
        end
-
 
3379
        object Java: TEdit
-
 
3380
          Left = 408
-
 
3381
          Top = 36
-
 
3382
          Width = 90
-
 
3383
          Height = 21
-
 
3384
          MaxLength = 8
-
 
3385
          TabOrder = 4
-
 
3386
          OnKeyPress = EditKeyPress
-
 
3387
        end
-
 
3388
        object Photoshop: TEdit
-
 
3389
          Left = 506
-
 
3390
          Top = 36
-
 
3391
          Width = 90
-
 
3392
          Height = 21
-
 
3393
          MaxLength = 6
-
 
3394
          TabOrder = 5
-
 
3395
          OnKeyPress = EditKeyPress
-
 
3396
        end
-
 
3397
        object Long: TEdit
-
 
3398
          Left = 604
-
 
3399
          Top = 36
-
 
3400
          Width = 90
-
 
3401
          Height = 21
-
 
3402
          MaxLength = 8
-
 
3403
          TabOrder = 6
-
 
3404
          OnKeyPress = EditKeyPress
-
 
3405
        end
-
 
3406
      end
-
 
3407
      object GreyscaleBtn: TPanel
-
 
3408
        Left = 8
-
 
3409
        Top = 408
-
 
3410
        Width = 172
-
 
3411
        Height = 28
-
 
3412
        Cursor = crHandPoint
-
 
3413
        Caption = '#'
-
 
3414
        Font.Charset = DEFAULT_CHARSET
-
 
3415
        Font.Color = clWindowText
-
 
3416
        Font.Height = -16
-
 
3417
        Font.Name = 'MS Sans Serif'
-
 
3418
        Font.Style = [fsBold]
-
 
3419
        ParentBackground = False
-
 
3420
        ParentFont = False
-
 
3421
        TabOrder = 3
-
 
3422
        OnClick = GreyscaleBtnClick
-
 
3423
      end
-
 
3424
      object InvertBtn: TPanel
-
 
3425
        Left = 188
-
 
3426
        Top = 408
-
 
3427
        Width = 172
-
 
3428
        Height = 28
-
 
3429
        Cursor = crHandPoint
-
 
3430
        Caption = '#'
-
 
3431
        Font.Charset = DEFAULT_CHARSET
-
 
3432
        Font.Color = clWindowText
-
 
3433
        Font.Height = -16
-
 
3434
        Font.Name = 'MS Sans Serif'
-
 
3435
        Font.Style = [fsBold]
-
 
3436
        ParentBackground = False
-
 
3437
        ParentFont = False
-
 
3438
        TabOrder = 4
-
 
3439
        OnClick = InvertBtnClick
-
 
3440
      end
-
 
3441
      object RandomBtn: TPanel
-
 
3442
        Left = 548
-
 
3443
        Top = 408
-
 
3444
        Width = 172
-
 
3445
        Height = 28
-
 
3446
        Cursor = crHandPoint
-
 
3447
        Caption = '#'
-
 
3448
        Font.Charset = DEFAULT_CHARSET
-
 
3449
        Font.Color = clWindowText
-
 
3450
        Font.Height = -16
-
 
3451
        Font.Name = 'MS Sans Serif'
-
 
3452
        Font.Style = [fsBold]
-
 
3453
        ParentBackground = False
-
 
3454
        ParentFont = False
-
 
3455
        TabOrder = 5
-
 
3456
        OnClick = RandomBtnClick
-
 
3457
      end
-
 
3458
      object WebSafeBtn: TPanel
-
 
3459
        Left = 368
-
 
3460
        Top = 408
-
 
3461
        Width = 172
-
 
3462
        Height = 28
-
 
3463
        Cursor = crHandPoint
-
 
3464
        Caption = '#'
-
 
3465
        Font.Charset = DEFAULT_CHARSET
-
 
3466
        Font.Color = clWindowText
-
 
3467
        Font.Height = -16
-
 
3468
        Font.Name = 'MS Sans Serif'
-
 
3469
        Font.Style = [fsBold]
-
 
3470
        ParentBackground = False
-
 
3471
        ParentFont = False
-
 
3472
        TabOrder = 6
-
 
3473
        OnClick = WebsafeLblClick
-
 
3474
      end
-
 
3475
    end
-
 
3476
  end
-
 
3477
  object ColorPanel: TPanel
-
 
3478
    Left = 0
-
 
3479
    Top = 472
-
 
3480
    Width = 736
-
 
3481
    Height = 40
-
 
3482
    Align = alBottom
-
 
3483
    BevelOuter = bvNone
-
 
3484
    ParentBackground = False
-
 
3485
    TabOrder = 0
-
 
3486
    object CurrentLbl: TLabel
-
 
3487
      Left = 8
-
 
3488
      Top = 8
-
 
3489
      Width = 11
-
 
3490
      Height = 20
-
 
3491
      Caption = '#'
-
 
3492
      Font.Charset = DEFAULT_CHARSET
-
 
3493
      Font.Color = clWindowText
-
 
3494
      Font.Height = -16
-
 
3495
      Font.Name = 'MS Sans Serif'
-
 
3496
      Font.Style = [fsBold]
-
 
3497
      ParentFont = False
-
 
3498
      Transparent = True
-
 
3499
    end
-
 
3500
    object KomplementaerColor: TPanel
-
 
3501
      Left = 516
-
 
3502
      Top = 0
-
 
3503
      Width = 220
-
 
3504
      Height = 40
-
 
3505
      Cursor = crHandPoint
-
 
3506
      Align = alRight
-
 
3507
      BevelOuter = bvNone
-
 
3508
      Caption = '#'
-
 
3509
      ParentBackground = False
-
 
3510
      ParentShowHint = False
-
 
3511
      ShowHint = True
-
 
3512
      TabOrder = 0
-
 
3513
      OnClick = TakeClick
-
 
3514
    end
-
 
3515
  end
-
 
3516
  object WebSafe1: TPanel
-
 
3517
    Left = 0
-
 
3518
    Top = 512
-
 
3519
    Width = 736
-
 
3520
    Height = 24
-
 
3521
    Cursor = crHandPoint
-
 
3522
    Align = alBottom
-
 
3523
    BevelOuter = bvNone
-
 
3524
    Font.Charset = DEFAULT_CHARSET
-
 
3525
    Font.Color = clWindowText
-
 
3526
    Font.Height = -13
-
 
3527
    Font.Name = 'MS Sans Serif'
-
 
3528
    Font.Style = [fsBold]
-
 
3529
    ParentBackground = False
-
 
3530
    ParentFont = False
-
 
3531
    ParentShowHint = False
-
 
3532
    ShowHint = True
-
 
3533
    TabOrder = 1
-
 
3534
    OnClick = TakeClick
-
 
3535
    object WebsafeLbl: TLabel
-
 
3536
      Left = 8
-
 
3537
      Top = 4
-
 
3538
      Width = 9
-
 
3539
      Height = 16
-
 
3540
      Cursor = crHandPoint
-
 
3541
      Caption = '#'
-
 
3542
      Font.Charset = DEFAULT_CHARSET
-
 
3543
      Font.Color = clWindowText
-
 
3544
      Font.Height = -13
-
 
3545
      Font.Name = 'MS Sans Serif'
-
 
3546
      Font.Style = [fsBold]
-
 
3547
      ParentFont = False
-
 
3548
      ParentShowHint = False
-
 
3549
      ShowHint = False
-
 
3550
      Transparent = True
-
 
3551
      OnClick = WebsafeLblClick
-
 
3552
    end
-
 
3553
    object WebSafe2: TPanel
-
 
3554
      Left = 516
-
 
3555
      Top = 0
-
 
3556
      Width = 220
-
 
3557
      Height = 24
-
 
3558
      Cursor = crHandPoint
-
 
3559
      Align = alRight
-
 
3560
      BevelOuter = bvNone
-
 
3561
      Caption = '#'
-
 
3562
      Font.Charset = DEFAULT_CHARSET
-
 
3563
      Font.Color = clWindowText
-
 
3564
      Font.Height = -11
-
 
3565
      Font.Name = 'MS Sans Serif'
-
 
3566
      Font.Style = []
-
 
3567
      ParentBackground = False
-
 
3568
      ParentFont = False
-
 
3569
      ParentShowHint = False
-
 
3570
      ShowHint = True
-
 
3571
      TabOrder = 0
-
 
3572
      OnClick = TakeClick
-
 
3573
    end
3578
    end
3574
  end
3579
  end
3575
  object PickTimer: TTimer
3580
  object PickTimer: TTimer
3576
    Interval = 50
3581
    Interval = 50
3577
    OnTimer = PickTimerTimer
3582
    OnTimer = PickTimerTimer