Subversion Repositories colormanager

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
object MainForm: TMainForm
2
  Left = 240
3
  Top = 140
4
  BorderIcons = [biSystemMenu, biMinimize]
5
  BorderStyle = bsSingle
6
  ClientHeight = 536
7
  ClientWidth = 736
8
  Color = clBtnFace
9
  Font.Charset = DEFAULT_CHARSET
10
  Font.Color = clWindowText
11
  Font.Height = -11
12
  Font.Name = 'MS Sans Serif'
13
  Font.Style = []
3 daniel-mar 14
  Position = poScreenCenter
2 daniel-mar 15
  OnClose = FormClose
16
  OnCreate = FormCreate
17
  TextHeight = 13
3 daniel-mar 18
  object ColorPanel: TPanel
2 daniel-mar 19
    Left = 0
3 daniel-mar 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
122
  object PageControl1: TPageControl
123
    Left = 0
2 daniel-mar 124
    Top = 0
125
    Width = 736
126
    Height = 472
3 daniel-mar 127
    ActivePage = TabSheet1
2 daniel-mar 128
    Align = alClient
129
    TabOrder = 2
3 daniel-mar 130
    ExplicitWidth = 732
131
    ExplicitHeight = 471
132
    object TabSheet1: TTabSheet
133
      Caption = '#'
134
      object Panel1: TPanel
135
        Left = 0
136
        Top = 0
137
        Width = 728
138
        Height = 444
139
        Align = alClient
140
        BevelOuter = bvNone
2 daniel-mar 141
        TabOrder = 0
3 daniel-mar 142
        object RGBBox: TGroupBox
143
          Left = 8
144
          Top = 0
145
          Width = 713
146
          Height = 153
2 daniel-mar 147
          Caption = '#'
148
          TabOrder = 0
3 daniel-mar 149
          object RLbl: TLabel
150
            Left = 24
151
            Top = 20
2 daniel-mar 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
3 daniel-mar 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
2 daniel-mar 174
          end
3 daniel-mar 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
2 daniel-mar 187
          end
3 daniel-mar 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
2 daniel-mar 329
            TabOrder = 2
3 daniel-mar 330
            OnClick = UpDownClick
2 daniel-mar 331
          end
3 daniel-mar 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
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
2 daniel-mar 374
            TabOrder = 3
3 daniel-mar 375
            OnKeyPress = EditKeyPress
2 daniel-mar 376
          end
3 daniel-mar 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
2 daniel-mar 385
          end
3 daniel-mar 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
2 daniel-mar 431
            TabOrder = 5
3 daniel-mar 432
            ThumbLength = 15
433
            TickMarks = tmBoth
434
            TickStyle = tsNone
435
            OnChange = Change
2 daniel-mar 436
          end
3 daniel-mar 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
2 daniel-mar 451
            Top = 48
3 daniel-mar 452
            Width = 485
453
            Height = 9
2 daniel-mar 454
            BevelOuter = bvLowered
455
            Color = clBlack
3 daniel-mar 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
2 daniel-mar 467
          end
3 daniel-mar 468
          object PanelG: TPanel
469
            Left = 30
470
            Top = 88
471
            Width = 485
472
            Height = 9
2 daniel-mar 473
            BevelOuter = bvLowered
474
            Color = clBlack
3 daniel-mar 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
2 daniel-mar 486
          end
3 daniel-mar 487
          object PanelB: TPanel
488
            Left = 30
489
            Top = 128
490
            Width = 485
491
            Height = 9
2 daniel-mar 492
            BevelOuter = bvLowered
493
            Color = clBlack
3 daniel-mar 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
2 daniel-mar 748
            TabOrder = 8
3 daniel-mar 749
            OnKeyPress = EditKeyPress
2 daniel-mar 750
          end
3 daniel-mar 751
          object SDecC: TUpDown
752
            Left = 569
753
            Top = 76
754
            Width = 16
755
            Height = 21
756
            Max = 255
2 daniel-mar 757
            TabOrder = 9
3 daniel-mar 758
            OnClick = UpDownClick
2 daniel-mar 759
          end
3 daniel-mar 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
2 daniel-mar 768
          end
3 daniel-mar 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
2 daniel-mar 777
          end
3 daniel-mar 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
2 daniel-mar 808
            TabOrder = 12
3 daniel-mar 809
            ThumbLength = 15
810
            TickMarks = tmBoth
811
            TickStyle = tsNone
812
            OnChange = Change
2 daniel-mar 813
          end
3 daniel-mar 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
2 daniel-mar 822
          end
3 daniel-mar 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
2 daniel-mar 831
          end
3 daniel-mar 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
2 daniel-mar 856
            TabOrder = 15
3 daniel-mar 857
            OnKeyPress = EditKeyPress
2 daniel-mar 858
          end
3 daniel-mar 859
          object VHexC: TUpDown
860
            Left = 625
861
            Top = 116
862
            Width = 16
863
            Height = 21
864
            Max = 255
2 daniel-mar 865
            TabOrder = 16
3 daniel-mar 866
            OnClick = UpDownClick
2 daniel-mar 867
          end
3 daniel-mar 868
          object PanelH: TPanel
869
            Left = 30
870
            Top = 48
871
            Width = 485
872
            Height = 9
2 daniel-mar 873
            BevelOuter = bvLowered
874
            Color = clBlack
3 daniel-mar 875
            FullRepaint = False
2 daniel-mar 876
            TabOrder = 17
3 daniel-mar 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
2 daniel-mar 886
          end
3 daniel-mar 887
          object PanelS: TPanel
888
            Left = 30
889
            Top = 88
890
            Width = 485
891
            Height = 9
2 daniel-mar 892
            BevelOuter = bvLowered
893
            Color = clBlack
3 daniel-mar 894
            FullRepaint = False
2 daniel-mar 895
            TabOrder = 18
3 daniel-mar 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
2 daniel-mar 905
          end
3 daniel-mar 906
          object PanelV: TPanel
907
            Left = 30
908
            Top = 128
909
            Width = 485
910
            Height = 9
2 daniel-mar 911
            BevelOuter = bvLowered
912
            Color = clBlack
3 daniel-mar 913
            FullRepaint = False
2 daniel-mar 914
            TabOrder = 19
3 daniel-mar 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
2 daniel-mar 924
          end
3 daniel-mar 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
2 daniel-mar 978
        end
3 daniel-mar 979
        object ColorcodeBox: TGroupBox
2 daniel-mar 980
          Left = 8
3 daniel-mar 981
          Top = 320
982
          Width = 713
983
          Height = 78
984
          Caption = '#'
985
          TabOrder = 2
986
          object HTMLLbl: TLabel
987
            Left = 16
988
            Top = 20
2 daniel-mar 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
3 daniel-mar 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
2 daniel-mar 1083
            TabOrder = 0
3 daniel-mar 1084
            OnKeyPress = EditKeyPress
2 daniel-mar 1085
          end
3 daniel-mar 1086
          object Delphi: TEdit
1087
            Left = 114
1088
            Top = 36
1089
            Width = 90
1090
            Height = 21
1091
            MaxLength = 9
2 daniel-mar 1092
            TabOrder = 1
3 daniel-mar 1093
            OnKeyPress = EditKeyPress
2 daniel-mar 1094
          end
3 daniel-mar 1095
          object VisualC: TEdit
1096
            Left = 212
1097
            Top = 36
1098
            Width = 90
1099
            Height = 21
1100
            MaxLength = 10
2 daniel-mar 1101
            TabOrder = 2
3 daniel-mar 1102
            OnKeyPress = EditKeyPress
2 daniel-mar 1103
          end
3 daniel-mar 1104
          object VisualBasic: TEdit
1105
            Left = 310
1106
            Top = 36
1107
            Width = 90
1108
            Height = 21
1109
            MaxLength = 10
2 daniel-mar 1110
            TabOrder = 3
3 daniel-mar 1111
            OnKeyPress = EditKeyPress
2 daniel-mar 1112
          end
3 daniel-mar 1113
          object Java: TEdit
1114
            Left = 408
1115
            Top = 36
1116
            Width = 90
1117
            Height = 21
1118
            MaxLength = 8
2 daniel-mar 1119
            TabOrder = 4
3 daniel-mar 1120
            OnKeyPress = EditKeyPress
2 daniel-mar 1121
          end
3 daniel-mar 1122
          object Photoshop: TEdit
1123
            Left = 506
1124
            Top = 36
1125
            Width = 90
1126
            Height = 21
1127
            MaxLength = 6
2 daniel-mar 1128
            TabOrder = 5
3 daniel-mar 1129
            OnKeyPress = EditKeyPress
2 daniel-mar 1130
          end
3 daniel-mar 1131
          object Long: TEdit
1132
            Left = 604
1133
            Top = 36
1134
            Width = 90
1135
            Height = 21
1136
            MaxLength = 8
2 daniel-mar 1137
            TabOrder = 6
3 daniel-mar 1138
            OnKeyPress = EditKeyPress
2 daniel-mar 1139
          end
3 daniel-mar 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
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
1225
        object ColorMixerBox: TGroupBox
1226
          Left = 8
1227
          Top = 4
1228
          Width = 713
1229
          Height = 117
1230
          Caption = '#'
1231
          TabOrder = 0
1232
          object Color1Per: TLabel
1233
            Left = 264
1234
            Top = 32
1235
            Width = 14
1236
            Height = 16
1237
            Caption = '%'
1238
            Font.Charset = DEFAULT_CHARSET
1239
            Font.Color = clWindowText
1240
            Font.Height = -13
1241
            Font.Name = 'MS Sans Serif'
1242
            Font.Style = [fsBold]
1243
            ParentFont = False
2 daniel-mar 1244
          end
3 daniel-mar 1245
          object Color2Per: TLabel
1246
            Left = 264
1247
            Top = 80
1248
            Width = 14
1249
            Height = 16
1250
            Caption = '%'
1251
            Font.Charset = DEFAULT_CHARSET
1252
            Font.Color = clWindowText
1253
            Font.Height = -13
1254
            Font.Name = 'MS Sans Serif'
1255
            Font.Style = [fsBold]
1256
            ParentFont = False
2 daniel-mar 1257
          end
3 daniel-mar 1258
          object EqualLbl: TLabel
1259
            Left = 376
1260
            Top = 47
1261
            Width = 21
1262
            Height = 37
1263
            Caption = '='
1264
            Font.Charset = DEFAULT_CHARSET
1265
            Font.Color = clWindowText
1266
            Font.Height = -32
1267
            Font.Name = 'MS Sans Serif'
1268
            Font.Style = [fsBold]
1269
            ParentFont = False
2 daniel-mar 1270
          end
3 daniel-mar 1271
          object Color2: TPanel
1272
            Left = 16
1273
            Top = 72
1274
            Width = 153
1275
            Height = 33
2 daniel-mar 1276
            Cursor = crHandPoint
3 daniel-mar 1277
            Caption = '#'
2 daniel-mar 1278
            ParentBackground = False
3 daniel-mar 1279
            TabOrder = 3
1280
            OnMouseUp = ColorClick
2 daniel-mar 1281
          end
3 daniel-mar 1282
          object Color1: TPanel
1283
            Left = 16
2 daniel-mar 1284
            Top = 24
3 daniel-mar 1285
            Width = 153
1286
            Height = 33
2 daniel-mar 1287
            Cursor = crHandPoint
3 daniel-mar 1288
            Caption = '#'
2 daniel-mar 1289
            ParentBackground = False
3 daniel-mar 1290
            TabOrder = 0
1291
            OnMouseUp = ColorClick
2 daniel-mar 1292
          end
3 daniel-mar 1293
          object MixedColor: TPanel
1294
            Left = 504
2 daniel-mar 1295
            Top = 24
3 daniel-mar 1296
            Width = 193
1297
            Height = 81
2 daniel-mar 1298
            Cursor = crHandPoint
3 daniel-mar 1299
            Caption = '#'
2 daniel-mar 1300
            ParentBackground = False
3 daniel-mar 1301
            TabOrder = 6
1302
            OnMouseUp = ColorClick
2 daniel-mar 1303
          end
3 daniel-mar 1304
          object Color1Edt: TEdit
1305
            Left = 176
1306
            Top = 30
1307
            Width = 65
1308
            Height = 21
1309
            MaxLength = 3
1310
            TabOrder = 1
1311
            OnKeyPress = EditKeyPress
1312
          end
1313
          object Color1Upd: TUpDown
1314
            Left = 241
1315
            Top = 30
1316
            Width = 16
1317
            Height = 21
1318
            TabOrder = 2
1319
            OnClick = UpDownClick
1320
          end
1321
          object Color2Edt: TEdit
1322
            Left = 176
1323
            Top = 78
1324
            Width = 65
1325
            Height = 21
1326
            MaxLength = 3
1327
            TabOrder = 4
1328
            OnKeyPress = EditKeyPress
1329
          end
1330
          object Color2Upd: TUpDown
1331
            Left = 241
1332
            Top = 78
1333
            Width = 16
1334
            Height = 21
1335
            TabOrder = 5
1336
            OnClick = UpDownClick
1337
          end
1338
        end
1339
        object ColorBox: TGroupBox
1340
          Left = 8
1341
          Top = 125
1342
          Width = 713
1343
          Height = 316
1344
          Caption = '#'
1345
          TabOrder = 1
1346
          object DelphiBoxLbl: TLabel
1347
            Left = 368
2 daniel-mar 1348
            Top = 24
3 daniel-mar 1349
            Width = 9
1350
            Height = 13
1351
            Caption = '#'
1352
            Font.Charset = DEFAULT_CHARSET
1353
            Font.Color = clWindowText
1354
            Font.Height = -11
1355
            Font.Name = 'MS Sans Serif'
1356
            Font.Style = [fsBold]
1357
            ParentFont = False
2 daniel-mar 1358
          end
3 daniel-mar 1359
          object WebcolorLbl: TLabel
1360
            Left = 552
2 daniel-mar 1361
            Top = 24
3 daniel-mar 1362
            Width = 9
1363
            Height = 13
1364
            Caption = '#'
1365
            Font.Charset = DEFAULT_CHARSET
1366
            Font.Color = clWindowText
1367
            Font.Height = -11
1368
            Font.Name = 'MS Sans Serif'
1369
            Font.Style = [fsBold]
1370
            ParentFont = False
2 daniel-mar 1371
          end
3 daniel-mar 1372
          object PalLbl: TLabel
1373
            Left = 232
2 daniel-mar 1374
            Top = 24
3 daniel-mar 1375
            Width = 9
1376
            Height = 13
1377
            Caption = '#'
1378
            Font.Charset = DEFAULT_CHARSET
1379
            Font.Color = clWindowText
1380
            Font.Height = -11
1381
            Font.Name = 'MS Sans Serif'
1382
            Font.Style = [fsBold]
1383
            ParentFont = False
2 daniel-mar 1384
          end
3 daniel-mar 1385
          object DelphiZutreffendLbl: TLabel
1386
            Left = 368
1387
            Top = 240
1388
            Width = 9
1389
            Height = 13
1390
            Caption = '#'
1391
            Font.Charset = DEFAULT_CHARSET
1392
            Font.Color = clWindowText
1393
            Font.Height = -11
1394
            Font.Name = 'MS Sans Serif'
1395
            Font.Style = [fsBold]
1396
            ParentFont = False
1397
          end
1398
          object WebZutreffendLbl: TLabel
1399
            Left = 552
1400
            Top = 240
1401
            Width = 9
1402
            Height = 13
1403
            Caption = '#'
1404
            Font.Charset = DEFAULT_CHARSET
1405
            Font.Color = clWindowText
1406
            Font.Height = -11
1407
            Font.Name = 'MS Sans Serif'
1408
            Font.Style = [fsBold]
1409
            ParentFont = False
1410
          end
1411
          object DelphiBox: TColorListBox
1412
            Left = 368
1413
            Top = 40
1414
            Width = 177
1415
            Height = 193
1416
            Font.Charset = DEFAULT_CHARSET
1417
            Font.Color = clWindowText
1418
            Font.Height = -11
1419
            Font.Name = 'MS Sans Serif'
1420
            Font.Style = []
1421
            ParentFont = False
1422
            TabOrder = 0
1423
            OnClick = DelphiBoxClick
1424
          end
1425
          object WebcolorBox: TListBox
1426
            Left = 552
1427
            Top = 40
1428
            Width = 145
1429
            Height = 193
1430
            ItemHeight = 13
1431
            Items.Strings = (
1432
              'aliceblue'
1433
              'antiquewhite'
1434
              'aqua'
1435
              'aquamarine'
1436
              'azure'
1437
              'beige'
1438
              'bisque'
1439
              'black'
1440
              'blanchedalmond'
1441
              'blue'
1442
              'blueviolet'
1443
              'brown'
1444
              'burlywood'
1445
              'cadetblue'
1446
              'chartreuse'
1447
              'chocolate'
1448
              'coral'
1449
              'cornflowerblue'
1450
              'cornsilk'
1451
              'crimson'
1452
              'cyan (synonym of aqua)'
1453
              'darkblue'
1454
              'darkcyan'
1455
              'darkgoldenrod'
1456
              'darkgray'
1457
              'darkgreen'
1458
              'darkgrey'
1459
              'darkkhaki'
1460
              'darkmagenta'
1461
              'darkolivegreen'
1462
              'darkorange'
1463
              'darkorchid'
1464
              'darkred'
1465
              'darksalmon'
1466
              'darkseagreen'
1467
              'darkslateblue'
1468
              'darkslategray'
1469
              'darkslategrey'
1470
              'darkturquoise'
1471
              'darkviolet'
1472
              'deeppink'
1473
              'deepskyblue'
1474
              'dimgray'
1475
              'dimgrey'
1476
              'dodgerblue'
1477
              'firebrick'
1478
              'floralwhite'
1479
              'forestgreen'
1480
              'fuchsia'
1481
              'gainsboro'
1482
              'ghostwhite'
1483
              'gold'
1484
              'goldenrod'
1485
              'gray'
1486
              'green'
1487
              'greenyellow'
1488
              'grey (synonym of gray)'
1489
              'honeydew'
1490
              'hotpink'
1491
              'indianred'
1492
              'indigo'
1493
              'ivory'
1494
              'khaki'
1495
              'lavender'
1496
              'lavenderblush'
1497
              'lawngreen'
1498
              'lemonchiffon'
1499
              'lightblue'
1500
              'lightcoral'
1501
              'lightcyan'
1502
              'lightgoldenrodyellow'
1503
              'lightgray'
1504
              'lightgreen'
1505
              'lightgrey'
1506
              'lightpink'
1507
              'lightsalmon'
1508
              'lightseagreen'
1509
              'lightskyblue'
1510
              'lightslategray'
1511
              'lightslategrey'
1512
              'lightsteelblue'
1513
              'lightyellow'
1514
              'lime'
1515
              'lime'
1516
              'limegreen'
1517
              'linen'
1518
              'magenta (synonym of fuchsia)'
1519
              'maroon'
1520
              'maroon'
1521
              'mediumaquamarine'
1522
              'mediumblue'
1523
              'mediumorchid'
1524
              'mediumpurple'
1525
              'mediumseagreen'
1526
              'mediumslateblue'
1527
              'mediumspringgreen'
1528
              'mediumturquoise'
1529
              'mediumvioletred'
1530
              'midnightblue'
1531
              'mintcream'
1532
              'mistyrose'
1533
              'moccasin'
1534
              'navajowhite'
1535
              'navy'
1536
              'oldlace'
1537
              'olive'
1538
              'olivedrab'
1539
              'orange'
1540
              'orangered'
1541
              'orchid'
1542
              'palegoldenrod'
1543
              'palegreen'
1544
              'paleturquoise'
1545
              'palevioletred'
1546
              'papayawhip'
1547
              'peachpuff'
1548
              'peru'
1549
              'pink'
1550
              'plum'
1551
              'powderblue'
1552
              'purple'
1553
              'rebeccapurple'
1554
              'red'
1555
              'rosybrown'
1556
              'royalblue'
1557
              'saddlebrown'
1558
              'salmon'
1559
              'sandybrown'
1560
              'seagreen'
1561
              'seashell'
1562
              'sienna'
1563
              'silver'
1564
              'skyblue'
1565
              'slateblue'
1566
              'slategray'
1567
              'slategrey'
1568
              'snow'
1569
              'springgreen'
1570
              'steelblue'
1571
              'tan'
1572
              'teal'
1573
              'thistle'
1574
              'tomato'
1575
              'turquoise'
1576
              'violet'
1577
              'wheat'
1578
              'white'
1579
              'whitesmoke'
1580
              'yellow'
1581
              'yellowgreen')
1582
            TabOrder = 1
1583
            OnClick = WebcolorBoxClick
1584
          end
1585
          object DelphiZutreffend: TListBox
1586
            Left = 368
1587
            Top = 256
1588
            Width = 177
1589
            Height = 49
1590
            ItemHeight = 13
1591
            TabOrder = 2
1592
            OnClick = DelphiZutreffendClick
1593
          end
1594
          object FavoPnl: TPanel
1595
            Left = 224
1596
            Top = 176
1597
            Width = 137
1598
            Height = 129
2 daniel-mar 1599
            BevelOuter = bvNone
3 daniel-mar 1600
            TabOrder = 3
1601
            object FavoritenLbl: TLabel
2 daniel-mar 1602
              Left = 8
1603
              Top = 8
1604
              Width = 9
1605
              Height = 13
1606
              Caption = '#'
1607
              Font.Charset = DEFAULT_CHARSET
1608
              Font.Color = clWindowText
1609
              Font.Height = -11
1610
              Font.Name = 'MS Sans Serif'
1611
              Font.Style = [fsBold]
1612
              ParentFont = False
1613
            end
3 daniel-mar 1614
            object favo14: TPanel
1615
              Left = 80
1616
              Top = 72
2 daniel-mar 1617
              Width = 25
1618
              Height = 25
1619
              Cursor = crHandPoint
3 daniel-mar 1620
              BevelOuter = bvLowered
1621
              Color = clBlack
2 daniel-mar 1622
              ParentBackground = False
1623
              TabOrder = 0
3 daniel-mar 1624
              OnMouseUp = ColorClick
2 daniel-mar 1625
            end
3 daniel-mar 1626
            object favo13: TPanel
1627
              Left = 56
1628
              Top = 72
2 daniel-mar 1629
              Width = 25
1630
              Height = 25
1631
              Cursor = crHandPoint
3 daniel-mar 1632
              BevelOuter = bvLowered
1633
              Color = clBlack
2 daniel-mar 1634
              ParentBackground = False
1635
              TabOrder = 1
3 daniel-mar 1636
              OnMouseUp = ColorClick
2 daniel-mar 1637
            end
3 daniel-mar 1638
            object favo12: TPanel
1639
              Left = 32
1640
              Top = 72
2 daniel-mar 1641
              Width = 25
1642
              Height = 25
1643
              Cursor = crHandPoint
3 daniel-mar 1644
              BevelOuter = bvLowered
1645
              Color = clBlack
2 daniel-mar 1646
              ParentBackground = False
1647
              TabOrder = 2
3 daniel-mar 1648
              OnMouseUp = ColorClick
2 daniel-mar 1649
            end
3 daniel-mar 1650
            object favo11: TPanel
1651
              Left = 8
1652
              Top = 72
2 daniel-mar 1653
              Width = 25
1654
              Height = 25
1655
              Cursor = crHandPoint
3 daniel-mar 1656
              BevelOuter = bvLowered
1657
              Color = clBlack
2 daniel-mar 1658
              ParentBackground = False
1659
              TabOrder = 3
3 daniel-mar 1660
              OnMouseUp = ColorClick
2 daniel-mar 1661
            end
3 daniel-mar 1662
            object favo10: TPanel
1663
              Left = 104
1664
              Top = 48
2 daniel-mar 1665
              Width = 25
1666
              Height = 25
1667
              Cursor = crHandPoint
3 daniel-mar 1668
              BevelOuter = bvLowered
1669
              Color = clBlack
2 daniel-mar 1670
              ParentBackground = False
1671
              TabOrder = 4
3 daniel-mar 1672
              OnMouseUp = ColorClick
2 daniel-mar 1673
            end
3 daniel-mar 1674
            object favo9: TPanel
1675
              Left = 80
1676
              Top = 48
2 daniel-mar 1677
              Width = 25
1678
              Height = 25
1679
              Cursor = crHandPoint
3 daniel-mar 1680
              BevelOuter = bvLowered
1681
              Color = clBlack
2 daniel-mar 1682
              ParentBackground = False
1683
              TabOrder = 5
3 daniel-mar 1684
              OnMouseUp = ColorClick
2 daniel-mar 1685
            end
3 daniel-mar 1686
            object favo8: TPanel
1687
              Left = 56
1688
              Top = 48
2 daniel-mar 1689
              Width = 25
1690
              Height = 25
1691
              Cursor = crHandPoint
3 daniel-mar 1692
              BevelOuter = bvLowered
1693
              Color = clBlack
2 daniel-mar 1694
              ParentBackground = False
1695
              TabOrder = 6
3 daniel-mar 1696
              OnMouseUp = ColorClick
2 daniel-mar 1697
            end
3 daniel-mar 1698
            object favo7: TPanel
1699
              Left = 32
1700
              Top = 48
2 daniel-mar 1701
              Width = 25
1702
              Height = 25
1703
              Cursor = crHandPoint
3 daniel-mar 1704
              BevelOuter = bvLowered
1705
              Color = clBlack
2 daniel-mar 1706
              ParentBackground = False
1707
              TabOrder = 7
3 daniel-mar 1708
              OnMouseUp = ColorClick
2 daniel-mar 1709
            end
3 daniel-mar 1710
            object favo6: TPanel
1711
              Left = 8
1712
              Top = 48
2 daniel-mar 1713
              Width = 25
1714
              Height = 25
1715
              Cursor = crHandPoint
3 daniel-mar 1716
              BevelOuter = bvLowered
1717
              Color = clBlack
2 daniel-mar 1718
              ParentBackground = False
1719
              TabOrder = 8
3 daniel-mar 1720
              OnMouseUp = ColorClick
2 daniel-mar 1721
            end
3 daniel-mar 1722
            object favo5: TPanel
1723
              Left = 104
1724
              Top = 24
2 daniel-mar 1725
              Width = 25
1726
              Height = 25
1727
              Cursor = crHandPoint
3 daniel-mar 1728
              BevelOuter = bvLowered
1729
              Color = clBlack
2 daniel-mar 1730
              ParentBackground = False
1731
              TabOrder = 9
3 daniel-mar 1732
              OnMouseUp = ColorClick
2 daniel-mar 1733
            end
3 daniel-mar 1734
            object favo4: TPanel
1735
              Left = 80
1736
              Top = 24
2 daniel-mar 1737
              Width = 25
1738
              Height = 25
1739
              Cursor = crHandPoint
3 daniel-mar 1740
              BevelOuter = bvLowered
1741
              Color = clBlack
2 daniel-mar 1742
              ParentBackground = False
1743
              TabOrder = 10
3 daniel-mar 1744
              OnMouseUp = ColorClick
2 daniel-mar 1745
            end
3 daniel-mar 1746
            object favo3: TPanel
1747
              Left = 56
1748
              Top = 24
2 daniel-mar 1749
              Width = 25
1750
              Height = 25
1751
              Cursor = crHandPoint
3 daniel-mar 1752
              BevelOuter = bvLowered
1753
              Color = clBlack
2 daniel-mar 1754
              ParentBackground = False
1755
              TabOrder = 11
3 daniel-mar 1756
              OnMouseUp = ColorClick
2 daniel-mar 1757
            end
3 daniel-mar 1758
            object favo2: TPanel
1759
              Left = 32
1760
              Top = 24
2 daniel-mar 1761
              Width = 25
1762
              Height = 25
1763
              Cursor = crHandPoint
3 daniel-mar 1764
              BevelOuter = bvLowered
1765
              Color = clBlack
2 daniel-mar 1766
              ParentBackground = False
1767
              TabOrder = 12
3 daniel-mar 1768
              OnMouseUp = ColorClick
2 daniel-mar 1769
            end
3 daniel-mar 1770
            object favo1: TPanel
1771
              Left = 8
1772
              Top = 24
2 daniel-mar 1773
              Width = 25
1774
              Height = 25
1775
              Cursor = crHandPoint
3 daniel-mar 1776
              BevelOuter = bvLowered
1777
              Color = clBlack
2 daniel-mar 1778
              ParentBackground = False
1779
              TabOrder = 13
3 daniel-mar 1780
              OnMouseUp = ColorClick
2 daniel-mar 1781
            end
3 daniel-mar 1782
            object favo15: TPanel
1783
              Left = 104
1784
              Top = 72
2 daniel-mar 1785
              Width = 25
1786
              Height = 25
1787
              Cursor = crHandPoint
3 daniel-mar 1788
              BevelOuter = bvLowered
1789
              Color = clBlack
2 daniel-mar 1790
              ParentBackground = False
1791
              TabOrder = 14
3 daniel-mar 1792
              OnMouseUp = ColorClick
2 daniel-mar 1793
            end
3 daniel-mar 1794
            object favo16: TPanel
1795
              Left = 8
1796
              Top = 96
2 daniel-mar 1797
              Width = 25
1798
              Height = 25
1799
              Cursor = crHandPoint
3 daniel-mar 1800
              BevelOuter = bvLowered
1801
              Color = clBlack
2 daniel-mar 1802
              ParentBackground = False
1803
              TabOrder = 15
3 daniel-mar 1804
              OnMouseUp = ColorClick
2 daniel-mar 1805
            end
3 daniel-mar 1806
            object favo17: TPanel
1807
              Left = 32
1808
              Top = 96
2 daniel-mar 1809
              Width = 25
1810
              Height = 25
1811
              Cursor = crHandPoint
3 daniel-mar 1812
              BevelOuter = bvLowered
1813
              Color = clBlack
2 daniel-mar 1814
              ParentBackground = False
1815
              TabOrder = 16
3 daniel-mar 1816
              OnMouseUp = ColorClick
2 daniel-mar 1817
            end
3 daniel-mar 1818
            object favo18: TPanel
1819
              Left = 56
1820
              Top = 96
2 daniel-mar 1821
              Width = 25
1822
              Height = 25
1823
              Cursor = crHandPoint
3 daniel-mar 1824
              BevelOuter = bvLowered
1825
              Color = clBlack
2 daniel-mar 1826
              ParentBackground = False
1827
              TabOrder = 17
3 daniel-mar 1828
              OnMouseUp = ColorClick
2 daniel-mar 1829
            end
3 daniel-mar 1830
            object favo19: TPanel
1831
              Left = 80
1832
              Top = 96
2 daniel-mar 1833
              Width = 25
1834
              Height = 25
1835
              Cursor = crHandPoint
3 daniel-mar 1836
              BevelOuter = bvLowered
1837
              Color = clBlack
2 daniel-mar 1838
              ParentBackground = False
1839
              TabOrder = 18
3 daniel-mar 1840
              OnMouseUp = ColorClick
2 daniel-mar 1841
            end
3 daniel-mar 1842
            object favo20: TPanel
1843
              Left = 104
1844
              Top = 96
2 daniel-mar 1845
              Width = 25
1846
              Height = 25
1847
              Cursor = crHandPoint
3 daniel-mar 1848
              BevelOuter = bvLowered
1849
              Color = clBlack
2 daniel-mar 1850
              ParentBackground = False
1851
              TabOrder = 19
3 daniel-mar 1852
              OnMouseUp = ColorClick
2 daniel-mar 1853
            end
1854
          end
3 daniel-mar 1855
          object BasicPanel: TPanel
1856
            Left = 8
1857
            Top = 224
2 daniel-mar 1858
            Width = 217
3 daniel-mar 1859
            Height = 81
2 daniel-mar 1860
            BevelOuter = bvNone
3 daniel-mar 1861
            TabOrder = 4
1862
            object QBLbl: TLabel
2 daniel-mar 1863
              Left = 8
1864
              Top = 8
1865
              Width = 9
1866
              Height = 13
1867
              Caption = '#'
1868
              Font.Charset = DEFAULT_CHARSET
1869
              Font.Color = clWindowText
1870
              Font.Height = -11
1871
              Font.Name = 'MS Sans Serif'
1872
              Font.Style = [fsBold]
1873
              ParentFont = False
1874
            end
3 daniel-mar 1875
            object cpa1: TPanel
2 daniel-mar 1876
              Left = 8
3 daniel-mar 1877
              Top = 24
2 daniel-mar 1878
              Width = 25
1879
              Height = 25
1880
              Cursor = crHandPoint
1881
              BevelOuter = bvNone
3 daniel-mar 1882
              Caption = '0'
2 daniel-mar 1883
              Color = clBlack
1884
              ParentBackground = False
3 daniel-mar 1885
              TabOrder = 0
2 daniel-mar 1886
              OnClick = DefColorClick
1887
            end
3 daniel-mar 1888
            object cpa16: TPanel
2 daniel-mar 1889
              Left = 183
3 daniel-mar 1890
              Top = 48
2 daniel-mar 1891
              Width = 25
1892
              Height = 25
1893
              Cursor = crHandPoint
1894
              BevelOuter = bvNone
3 daniel-mar 1895
              Caption = '15'
1896
              Color = clWhite
2 daniel-mar 1897
              ParentBackground = False
3 daniel-mar 1898
              TabOrder = 1
2 daniel-mar 1899
              OnClick = DefColorClick
1900
            end
3 daniel-mar 1901
            object cpa15: TPanel
2 daniel-mar 1902
              Left = 158
3 daniel-mar 1903
              Top = 48
2 daniel-mar 1904
              Width = 25
1905
              Height = 25
1906
              Cursor = crHandPoint
1907
              BevelOuter = bvNone
3 daniel-mar 1908
              Caption = '14'
1909
              Color = clYellow
2 daniel-mar 1910
              ParentBackground = False
3 daniel-mar 1911
              TabOrder = 2
2 daniel-mar 1912
              OnClick = DefColorClick
1913
            end
3 daniel-mar 1914
            object cpa14: TPanel
2 daniel-mar 1915
              Left = 133
3 daniel-mar 1916
              Top = 48
2 daniel-mar 1917
              Width = 25
1918
              Height = 25
1919
              Cursor = crHandPoint
1920
              BevelOuter = bvNone
3 daniel-mar 1921
              Caption = '13'
1922
              Color = clFuchsia
2 daniel-mar 1923
              ParentBackground = False
3 daniel-mar 1924
              TabOrder = 3
2 daniel-mar 1925
              OnClick = DefColorClick
1926
            end
3 daniel-mar 1927
            object cpa13: TPanel
2 daniel-mar 1928
              Left = 108
3 daniel-mar 1929
              Top = 48
2 daniel-mar 1930
              Width = 25
1931
              Height = 25
1932
              Cursor = crHandPoint
1933
              BevelOuter = bvNone
3 daniel-mar 1934
              Caption = '12'
1935
              Color = clRed
2 daniel-mar 1936
              ParentBackground = False
3 daniel-mar 1937
              TabOrder = 4
2 daniel-mar 1938
              OnClick = DefColorClick
1939
            end
3 daniel-mar 1940
            object cpa12: TPanel
2 daniel-mar 1941
              Left = 83
3 daniel-mar 1942
              Top = 48
2 daniel-mar 1943
              Width = 25
1944
              Height = 25
1945
              Cursor = crHandPoint
1946
              BevelOuter = bvNone
3 daniel-mar 1947
              Caption = '11'
1948
              Color = clAqua
2 daniel-mar 1949
              ParentBackground = False
3 daniel-mar 1950
              TabOrder = 5
2 daniel-mar 1951
              OnClick = DefColorClick
1952
            end
3 daniel-mar 1953
            object cpa11: TPanel
2 daniel-mar 1954
              Left = 58
3 daniel-mar 1955
              Top = 48
2 daniel-mar 1956
              Width = 25
1957
              Height = 25
1958
              Cursor = crHandPoint
1959
              BevelOuter = bvNone
3 daniel-mar 1960
              Caption = '10'
1961
              Color = clLime
2 daniel-mar 1962
              ParentBackground = False
3 daniel-mar 1963
              TabOrder = 6
2 daniel-mar 1964
              OnClick = DefColorClick
1965
            end
3 daniel-mar 1966
            object cpa10: TPanel
2 daniel-mar 1967
              Left = 33
3 daniel-mar 1968
              Top = 48
2 daniel-mar 1969
              Width = 25
1970
              Height = 25
1971
              Cursor = crHandPoint
1972
              BevelOuter = bvNone
3 daniel-mar 1973
              Caption = '9'
2 daniel-mar 1974
              Color = clBlue
1975
              ParentBackground = False
3 daniel-mar 1976
              TabOrder = 7
2 daniel-mar 1977
              OnClick = DefColorClick
1978
            end
3 daniel-mar 1979
            object cpa9: TPanel
2 daniel-mar 1980
              Left = 8
3 daniel-mar 1981
              Top = 48
2 daniel-mar 1982
              Width = 25
1983
              Height = 25
1984
              Cursor = crHandPoint
1985
              BevelOuter = bvNone
3 daniel-mar 1986
              Caption = '8'
1987
              Color = clGray
2 daniel-mar 1988
              ParentBackground = False
3 daniel-mar 1989
              TabOrder = 8
2 daniel-mar 1990
              OnClick = DefColorClick
1991
            end
3 daniel-mar 1992
            object cpa8: TPanel
2 daniel-mar 1993
              Left = 183
1994
              Top = 24
1995
              Width = 25
1996
              Height = 25
1997
              Cursor = crHandPoint
1998
              BevelOuter = bvNone
3 daniel-mar 1999
              Caption = '7'
2000
              Color = clSilver
2 daniel-mar 2001
              ParentBackground = False
3 daniel-mar 2002
              TabOrder = 9
2 daniel-mar 2003
              OnClick = DefColorClick
2004
            end
3 daniel-mar 2005
            object cpa7: TPanel
2 daniel-mar 2006
              Left = 158
2007
              Top = 24
2008
              Width = 25
2009
              Height = 25
2010
              Cursor = crHandPoint
2011
              BevelOuter = bvNone
3 daniel-mar 2012
              Caption = '6'
2013
              Color = clOlive
2 daniel-mar 2014
              ParentBackground = False
3 daniel-mar 2015
              TabOrder = 10
2 daniel-mar 2016
              OnClick = DefColorClick
2017
            end
3 daniel-mar 2018
            object cpa6: TPanel
2 daniel-mar 2019
              Left = 133
2020
              Top = 24
2021
              Width = 25
2022
              Height = 25
2023
              Cursor = crHandPoint
2024
              BevelOuter = bvNone
3 daniel-mar 2025
              Caption = '5'
2026
              Color = clPurple
2 daniel-mar 2027
              ParentBackground = False
3 daniel-mar 2028
              TabOrder = 11
2 daniel-mar 2029
              OnClick = DefColorClick
2030
            end
3 daniel-mar 2031
            object cpa5: TPanel
2 daniel-mar 2032
              Left = 108
2033
              Top = 24
2034
              Width = 25
2035
              Height = 25
2036
              Cursor = crHandPoint
2037
              BevelOuter = bvNone
3 daniel-mar 2038
              Caption = '4'
2039
              Color = clMaroon
2 daniel-mar 2040
              ParentBackground = False
3 daniel-mar 2041
              TabOrder = 12
2 daniel-mar 2042
              OnClick = DefColorClick
2043
            end
3 daniel-mar 2044
            object cpa4: TPanel
2 daniel-mar 2045
              Left = 83
2046
              Top = 24
2047
              Width = 25
2048
              Height = 25
2049
              Cursor = crHandPoint
2050
              BevelOuter = bvNone
3 daniel-mar 2051
              Caption = '3'
2052
              Color = clTeal
2 daniel-mar 2053
              ParentBackground = False
3 daniel-mar 2054
              TabOrder = 13
2 daniel-mar 2055
              OnClick = DefColorClick
2056
            end
3 daniel-mar 2057
            object cpa3: TPanel
2 daniel-mar 2058
              Left = 58
2059
              Top = 24
2060
              Width = 25
2061
              Height = 25
2062
              Cursor = crHandPoint
2063
              BevelOuter = bvNone
3 daniel-mar 2064
              Caption = '2'
2065
              Color = clGreen
2 daniel-mar 2066
              ParentBackground = False
3 daniel-mar 2067
              TabOrder = 14
2 daniel-mar 2068
              OnClick = DefColorClick
2069
            end
3 daniel-mar 2070
            object cpa2: TPanel
2 daniel-mar 2071
              Left = 33
2072
              Top = 24
2073
              Width = 25
2074
              Height = 25
2075
              Cursor = crHandPoint
2076
              BevelOuter = bvNone
3 daniel-mar 2077
              Caption = '1'
2078
              Color = clNavy
2 daniel-mar 2079
              ParentBackground = False
3 daniel-mar 2080
              TabOrder = 15
2 daniel-mar 2081
              OnClick = DefColorClick
2082
            end
3 daniel-mar 2083
          end
2084
          object PalPanel: TPanel
2085
            Left = 8
2086
            Top = 16
2087
            Width = 217
2088
            Height = 209
2089
            BevelOuter = bvNone
2090
            TabOrder = 5
2091
            object JskPanel: TPanel
2092
              Left = 0
2093
              Top = 0
2094
              Width = 217
2095
              Height = 209
2096
              Align = alClient
2 daniel-mar 2097
              BevelOuter = bvNone
3 daniel-mar 2098
              TabOrder = 1
2099
              Visible = False
2100
              object PaintshopProLbl: TLabel
2101
                Left = 8
2102
                Top = 8
2103
                Width = 9
2104
                Height = 13
2105
                Caption = '#'
2106
                Font.Charset = DEFAULT_CHARSET
2107
                Font.Color = clWindowText
2108
                Font.Height = -11
2109
                Font.Name = 'MS Sans Serif'
2110
                Font.Style = [fsBold]
2111
                ParentFont = False
2112
              end
2113
              object cpc47: TPanel
2114
                Left = 158
2115
                Top = 149
2116
                Width = 25
2117
                Height = 25
2118
                Cursor = crHandPoint
2119
                BevelOuter = bvNone
2120
                Color = 16761087
2121
                ParentBackground = False
2122
                TabOrder = 0
2123
                OnClick = DefColorClick
2124
              end
2125
              object cpc46: TPanel
2126
                Left = 133
2127
                Top = 149
2128
                Width = 25
2129
                Height = 25
2130
                Cursor = crHandPoint
2131
                BevelOuter = bvNone
2132
                Color = 16744703
2133
                ParentBackground = False
2134
                TabOrder = 1
2135
                OnClick = DefColorClick
2136
              end
2137
              object cpc45: TPanel
2138
                Left = 108
2139
                Top = 149
2140
                Width = 25
2141
                Height = 25
2142
                Cursor = crHandPoint
2143
                BevelOuter = bvNone
2144
                Color = 16728319
2145
                ParentBackground = False
2146
                TabOrder = 2
2147
                OnClick = DefColorClick
2148
              end
2149
              object cpc44: TPanel
2150
                Left = 83
2151
                Top = 149
2152
                Width = 25
2153
                Height = 25
2154
                Cursor = crHandPoint
2155
                BevelOuter = bvNone
2156
                Color = 12583104
2157
                ParentBackground = False
2158
                TabOrder = 3
2159
                OnClick = DefColorClick
2160
              end
2161
              object cpc43: TPanel
2162
                Left = 58
2163
                Top = 149
2164
                Width = 25
2165
                Height = 25
2166
                Cursor = crHandPoint
2167
                BevelOuter = bvNone
2168
                Color = clPurple
2169
                ParentBackground = False
2170
                TabOrder = 4
2171
                OnClick = DefColorClick
2172
              end
2173
              object cpc42: TPanel
2174
                Left = 33
2175
                Top = 149
2176
                Width = 25
2177
                Height = 25
2178
                Cursor = crHandPoint
2179
                BevelOuter = bvNone
2180
                Color = 4194368
2181
                ParentBackground = False
2182
                TabOrder = 5
2183
                OnClick = DefColorClick
2184
              end
2185
              object cpc39: TPanel
2186
                Left = 158
2187
                Top = 124
2188
                Width = 25
2189
                Height = 25
2190
                Cursor = crHandPoint
2191
                BevelOuter = bvNone
2192
                Color = 16761024
2193
                ParentBackground = False
2194
                TabOrder = 6
2195
                OnClick = DefColorClick
2196
              end
2197
              object cpc38: TPanel
2198
                Left = 133
2199
                Top = 124
2200
                Width = 25
2201
                Height = 25
2202
                Cursor = crHandPoint
2203
                BevelOuter = bvNone
2204
                Color = 16744576
2205
                ParentBackground = False
2206
                TabOrder = 7
2207
                OnClick = DefColorClick
2208
              end
2209
              object cpc37: TPanel
2210
                Left = 108
2211
                Top = 124
2212
                Width = 25
2213
                Height = 25
2214
                Cursor = crHandPoint
2215
                BevelOuter = bvNone
2216
                Color = 16728128
2217
                ParentBackground = False
2218
                TabOrder = 8
2219
                OnClick = DefColorClick
2220
              end
2221
              object cpc36: TPanel
2222
                Left = 83
2223
                Top = 124
2224
                Width = 25
2225
                Height = 25
2226
                Cursor = crHandPoint
2227
                BevelOuter = bvNone
2228
                Color = 12582912
2229
                ParentBackground = False
2230
                TabOrder = 9
2231
                OnClick = DefColorClick
2232
              end
2233
              object cpc35: TPanel
2234
                Left = 58
2235
                Top = 124
2236
                Width = 25
2237
                Height = 25
2238
                Cursor = crHandPoint
2239
                BevelOuter = bvNone
2240
                Color = clNavy
2241
                ParentBackground = False
2242
                TabOrder = 10
2243
                OnClick = DefColorClick
2244
              end
2245
              object cpc34: TPanel
2246
                Left = 33
2247
                Top = 124
2248
                Width = 25
2249
                Height = 25
2250
                Cursor = crHandPoint
2251
                BevelOuter = bvNone
2252
                Color = 4194304
2253
                ParentBackground = False
2254
                TabOrder = 11
2255
                OnClick = DefColorClick
2256
              end
2257
              object cpc31: TPanel
2258
                Left = 158
2259
                Top = 99
2260
                Width = 25
2261
                Height = 25
2262
                Cursor = crHandPoint
2263
                BevelOuter = bvNone
2264
                Color = 16777152
2265
                ParentBackground = False
2266
                TabOrder = 12
2267
                OnClick = DefColorClick
2268
              end
2269
              object cpc30: TPanel
2270
                Left = 133
2271
                Top = 99
2272
                Width = 25
2273
                Height = 25
2274
                Cursor = crHandPoint
2275
                BevelOuter = bvNone
2276
                Color = 16777088
2277
                ParentBackground = False
2278
                TabOrder = 13
2279
                OnClick = DefColorClick
2280
              end
2281
              object cpc29: TPanel
2282
                Left = 108
2283
                Top = 99
2284
                Width = 25
2285
                Height = 25
2286
                Cursor = crHandPoint
2287
                BevelOuter = bvNone
2288
                Color = 16777024
2289
                ParentBackground = False
2290
                TabOrder = 14
2291
                OnClick = DefColorClick
2292
              end
2293
              object cpc28: TPanel
2294
                Left = 83
2295
                Top = 99
2296
                Width = 25
2297
                Height = 25
2298
                Cursor = crHandPoint
2299
                BevelOuter = bvNone
2300
                Color = 12632064
2301
                ParentBackground = False
2302
                TabOrder = 15
2303
                OnClick = DefColorClick
2304
              end
2305
              object cpc27: TPanel
2306
                Left = 58
2307
                Top = 99
2308
                Width = 25
2309
                Height = 25
2310
                Cursor = crHandPoint
2311
                BevelOuter = bvNone
2312
                Color = clTeal
2313
                ParentBackground = False
2314
                TabOrder = 16
2315
                OnClick = DefColorClick
2316
              end
2317
              object cpc26: TPanel
2318
                Left = 33
2319
                Top = 99
2320
                Width = 25
2321
                Height = 25
2322
                Cursor = crHandPoint
2323
                BevelOuter = bvNone
2324
                Color = 4210688
2325
                ParentBackground = False
2326
                TabOrder = 17
2327
                OnClick = DefColorClick
2328
              end
2329
              object cpc23: TPanel
2330
                Left = 158
2331
                Top = 74
2332
                Width = 25
2333
                Height = 25
2334
                Cursor = crHandPoint
2335
                BevelOuter = bvNone
2336
                Color = 12648384
2337
                ParentBackground = False
2338
                TabOrder = 18
2339
                OnClick = DefColorClick
2340
              end
2341
              object cpc22: TPanel
2342
                Left = 133
2343
                Top = 74
2344
                Width = 25
2345
                Height = 25
2346
                Cursor = crHandPoint
2347
                BevelOuter = bvNone
2348
                Color = 8454016
2349
                ParentBackground = False
2350
                TabOrder = 19
2351
                OnClick = DefColorClick
2352
              end
2353
              object cpc21: TPanel
2354
                Left = 108
2355
                Top = 74
2356
                Width = 25
2357
                Height = 25
2358
                Cursor = crHandPoint
2359
                BevelOuter = bvNone
2360
                Color = 4259648
2361
                ParentBackground = False
2362
                TabOrder = 20
2363
                OnClick = DefColorClick
2364
              end
2365
              object cpc20: TPanel
2366
                Left = 83
2367
                Top = 74
2368
                Width = 25
2369
                Height = 25
2370
                Cursor = crHandPoint
2371
                BevelOuter = bvNone
2372
                Color = 49152
2373
                ParentBackground = False
2374
                TabOrder = 21
2375
                OnClick = DefColorClick
2376
              end
2377
              object cpc19: TPanel
2378
                Left = 58
2379
                Top = 74
2380
                Width = 25
2381
                Height = 25
2382
                Cursor = crHandPoint
2383
                BevelOuter = bvNone
2384
                Color = clGreen
2385
                ParentBackground = False
2386
                TabOrder = 22
2387
                OnClick = DefColorClick
2388
              end
2389
              object cpc18: TPanel
2390
                Left = 33
2391
                Top = 74
2392
                Width = 25
2393
                Height = 25
2394
                Cursor = crHandPoint
2395
                BevelOuter = bvNone
2396
                Color = 16384
2397
                ParentBackground = False
2398
                TabOrder = 23
2399
                OnClick = DefColorClick
2400
              end
2401
              object cpc40: TPanel
2402
                Left = 183
2403
                Top = 124
2404
                Width = 25
2405
                Height = 25
2406
                Cursor = crHandPoint
2407
                BevelOuter = bvNone
2408
                Color = clSilver
2409
                ParentBackground = False
2410
                TabOrder = 24
2411
                OnClick = DefColorClick
2412
              end
2413
              object cpc32: TPanel
2414
                Left = 183
2415
                Top = 99
2416
                Width = 25
2417
                Height = 25
2418
                Cursor = crHandPoint
2419
                BevelOuter = bvNone
2420
                Color = clGray
2421
                ParentBackground = False
2422
                TabOrder = 25
2423
                OnClick = DefColorClick
2424
              end
2425
              object cpc24: TPanel
2426
                Left = 183
2427
                Top = 74
2428
                Width = 25
2429
                Height = 25
2430
                Cursor = crHandPoint
2431
                BevelOuter = bvNone
2432
                Color = 4210752
2433
                ParentBackground = False
2434
                TabOrder = 26
2435
                OnClick = DefColorClick
2436
              end
2437
              object cpc16: TPanel
2438
                Left = 183
2439
                Top = 49
2440
                Width = 25
2441
                Height = 25
2442
                Cursor = crHandPoint
2443
                BevelOuter = bvNone
2444
                Color = 2105376
2445
                ParentBackground = False
2446
                TabOrder = 27
2447
                OnClick = DefColorClick
2448
              end
2449
              object cpc15: TPanel
2450
                Left = 158
2451
                Top = 49
2452
                Width = 25
2453
                Height = 25
2454
                Cursor = crHandPoint
2455
                BevelOuter = bvNone
2456
                Color = 12648447
2457
                ParentBackground = False
2458
                TabOrder = 28
2459
                OnClick = DefColorClick
2460
              end
2461
              object cpc14: TPanel
2462
                Left = 133
2463
                Top = 49
2464
                Width = 25
2465
                Height = 25
2466
                Cursor = crHandPoint
2467
                BevelOuter = bvNone
2468
                Color = 8454143
2469
                ParentBackground = False
2470
                TabOrder = 29
2471
                OnClick = DefColorClick
2472
              end
2473
              object cpc13: TPanel
2474
                Left = 108
2475
                Top = 49
2476
                Width = 25
2477
                Height = 25
2478
                Cursor = crHandPoint
2479
                BevelOuter = bvNone
2480
                Color = 4259839
2481
                ParentBackground = False
2482
                TabOrder = 30
2483
                OnClick = DefColorClick
2484
              end
2485
              object cpc12: TPanel
2486
                Left = 83
2487
                Top = 49
2488
                Width = 25
2489
                Height = 25
2490
                Cursor = crHandPoint
2491
                BevelOuter = bvNone
2492
                Color = 49344
2493
                ParentBackground = False
2494
                TabOrder = 31
2495
                OnClick = DefColorClick
2496
              end
2497
              object cpc11: TPanel
2498
                Left = 58
2499
                Top = 49
2500
                Width = 25
2501
                Height = 25
2502
                Cursor = crHandPoint
2503
                BevelOuter = bvNone
2504
                Color = clOlive
2505
                ParentBackground = False
2506
                TabOrder = 32
2507
                OnClick = DefColorClick
2508
              end
2509
              object cpc10: TPanel
2510
                Left = 33
2511
                Top = 49
2512
                Width = 25
2513
                Height = 25
2514
                Cursor = crHandPoint
2515
                BevelOuter = bvNone
2516
                Color = 16448
2517
                ParentBackground = False
2518
                TabOrder = 33
2519
                OnClick = DefColorClick
2520
              end
2521
              object cpc7: TPanel
2522
                Left = 158
2523
                Top = 24
2524
                Width = 25
2525
                Height = 25
2526
                Cursor = crHandPoint
2527
                BevelOuter = bvNone
2528
                Color = 12632319
2529
                ParentBackground = False
2530
                TabOrder = 34
2531
                OnClick = DefColorClick
2532
              end
2533
              object cpc6: TPanel
2534
                Left = 133
2535
                Top = 24
2536
                Width = 25
2537
                Height = 25
2538
                Cursor = crHandPoint
2539
                BevelOuter = bvNone
2540
                Color = 8421631
2541
                ParentBackground = False
2542
                TabOrder = 35
2543
                OnClick = DefColorClick
2544
              end
2545
              object cpc5: TPanel
2546
                Left = 108
2547
                Top = 24
2548
                Width = 25
2549
                Height = 25
2550
                Cursor = crHandPoint
2551
                BevelOuter = bvNone
2552
                Color = 4210943
2553
                ParentBackground = False
2554
                TabOrder = 36
2555
                OnClick = DefColorClick
2556
              end
2557
              object cpc4: TPanel
2558
                Left = 83
2559
                Top = 24
2560
                Width = 25
2561
                Height = 25
2562
                Cursor = crHandPoint
2563
                BevelOuter = bvNone
2564
                Color = 192
2565
                ParentBackground = False
2566
                TabOrder = 37
2567
                OnClick = DefColorClick
2568
              end
2569
              object cpc3: TPanel
2570
                Left = 58
2571
                Top = 24
2572
                Width = 25
2573
                Height = 25
2574
                Cursor = crHandPoint
2575
                BevelOuter = bvNone
2576
                Color = clMaroon
2577
                ParentBackground = False
2578
                TabOrder = 38
2579
                OnClick = DefColorClick
2580
              end
2581
              object cpc2: TPanel
2582
                Left = 33
2583
                Top = 24
2584
                Width = 25
2585
                Height = 25
2586
                Cursor = crHandPoint
2587
                BevelOuter = bvNone
2588
                Color = 64
2589
                ParentBackground = False
2590
                TabOrder = 39
2591
                OnClick = DefColorClick
2592
              end
2593
              object cpc8: TPanel
2594
                Left = 183
2595
                Top = 24
2596
                Width = 25
2597
                Height = 25
2598
                Cursor = crHandPoint
2599
                BevelOuter = bvNone
2600
                Color = clBlack
2601
                ParentBackground = False
2602
                TabOrder = 40
2603
                OnClick = DefColorClick
2604
              end
2605
              object cpc48: TPanel
2606
                Left = 183
2607
                Top = 149
2608
                Width = 25
2609
                Height = 25
2610
                Cursor = crHandPoint
2611
                BevelOuter = bvNone
2612
                Color = clWhite
2613
                ParentBackground = False
2614
                TabOrder = 41
2615
                OnClick = DefColorClick
2616
              end
2617
              object cpc41: TPanel
2618
                Left = 8
2619
                Top = 149
2620
                Width = 25
2621
                Height = 25
2622
                Cursor = crHandPoint
2623
                BevelOuter = bvNone
2624
                Color = clFuchsia
2625
                ParentBackground = False
2626
                TabOrder = 42
2627
                OnClick = DefColorClick
2628
              end
2629
              object cpc33: TPanel
2630
                Left = 8
2631
                Top = 124
2632
                Width = 25
2633
                Height = 25
2634
                Cursor = crHandPoint
2635
                BevelOuter = bvNone
2636
                Color = clBlue
2637
                ParentBackground = False
2638
                TabOrder = 43
2639
                OnClick = DefColorClick
2640
              end
2641
              object cpc25: TPanel
2642
                Left = 8
2643
                Top = 99
2644
                Width = 25
2645
                Height = 25
2646
                Cursor = crHandPoint
2647
                BevelOuter = bvNone
2648
                Color = clAqua
2649
                ParentBackground = False
2650
                TabOrder = 44
2651
                OnClick = DefColorClick
2652
              end
2653
              object cpc17: TPanel
2654
                Left = 8
2655
                Top = 74
2656
                Width = 25
2657
                Height = 25
2658
                Cursor = crHandPoint
2659
                BevelOuter = bvNone
2660
                Color = clLime
2661
                ParentBackground = False
2662
                TabOrder = 45
2663
                OnClick = DefColorClick
2664
              end
2665
              object cpc9: TPanel
2666
                Left = 8
2667
                Top = 49
2668
                Width = 25
2669
                Height = 25
2670
                Cursor = crHandPoint
2671
                BevelOuter = bvNone
2672
                Color = clYellow
2673
                ParentBackground = False
2674
                TabOrder = 46
2675
                OnClick = DefColorClick
2676
              end
2677
              object cpc1: TPanel
2678
                Left = 8
2679
                Top = 24
2680
                Width = 25
2681
                Height = 25
2682
                Cursor = crHandPoint
2683
                BevelOuter = bvNone
2684
                Color = clRed
2685
                ParentBackground = False
2686
                TabOrder = 47
2687
                OnClick = DefColorClick
2688
              end
2 daniel-mar 2689
            end
3 daniel-mar 2690
            object WinPanel: TPanel
2691
              Left = 0
2692
              Top = 0
2693
              Width = 217
2694
              Height = 209
2695
              Align = alClient
2696
              BevelOuter = bvNone
2697
              TabOrder = 0
2698
              object WindowsLbl: TLabel
2699
                Left = 8
2700
                Top = 8
2701
                Width = 9
2702
                Height = 13
2703
                Caption = '#'
2704
                Font.Charset = DEFAULT_CHARSET
2705
                Font.Color = clWindowText
2706
                Font.Height = -11
2707
                Font.Name = 'MS Sans Serif'
2708
                Font.Style = [fsBold]
2709
                ParentFont = False
2710
              end
2711
              object WinDialog: TLabel
2712
                Left = 201
2713
                Top = 8
2714
                Width = 7
2715
                Height = 13
2716
                Cursor = crHandPoint
2717
                BiDiMode = bdRightToLeft
2718
                Caption = '#'
2719
                ParentBiDiMode = False
2720
                OnClick = WinDialogClick
2721
              end
2722
              object cpb48: TPanel
2723
                Left = 183
2724
                Top = 149
2725
                Width = 25
2726
                Height = 25
2727
                Cursor = crHandPoint
2728
                BevelOuter = bvNone
2729
                Color = clWhite
2730
                ParentBackground = False
2731
                TabOrder = 0
2732
                OnClick = DefColorClick
2733
              end
2734
              object cpb47: TPanel
2735
                Left = 158
2736
                Top = 149
2737
                Width = 25
2738
                Height = 25
2739
                Cursor = crHandPoint
2740
                BevelOuter = bvNone
2741
                Color = 4194368
2742
                ParentBackground = False
2743
                TabOrder = 1
2744
                OnClick = DefColorClick
2745
              end
2746
              object cpb46: TPanel
2747
                Left = 133
2748
                Top = 149
2749
                Width = 25
2750
                Height = 25
2751
                Cursor = crHandPoint
2752
                BevelOuter = bvNone
2753
                Color = clSilver
2754
                ParentBackground = False
2755
                TabOrder = 2
2756
                OnClick = DefColorClick
2757
              end
2758
              object cpb45: TPanel
2759
                Left = 108
2760
                Top = 149
2761
                Width = 25
2762
                Height = 25
2763
                Cursor = crHandPoint
2764
                BevelOuter = bvNone
2765
                Color = 8421440
2766
                ParentBackground = False
2767
                TabOrder = 3
2768
                OnClick = DefColorClick
2769
              end
2770
              object cpb44: TPanel
2771
                Left = 83
2772
                Top = 149
2773
                Width = 25
2774
                Height = 25
2775
                Cursor = crHandPoint
2776
                BevelOuter = bvNone
2777
                Color = clGray
2778
                ParentBackground = False
2779
                TabOrder = 4
2780
                OnClick = DefColorClick
2781
              end
2782
              object cpb43: TPanel
2783
                Left = 58
2784
                Top = 149
2785
                Width = 25
2786
                Height = 25
2787
                Cursor = crHandPoint
2788
                BevelOuter = bvNone
2789
                Color = 4227200
2790
                ParentBackground = False
2791
                TabOrder = 5
2792
                OnClick = DefColorClick
2793
              end
2794
              object cpb42: TPanel
2795
                Left = 33
2796
                Top = 149
2797
                Width = 25
2798
                Height = 25
2799
                Cursor = crHandPoint
2800
                BevelOuter = bvNone
2801
                Color = clOlive
2802
                ParentBackground = False
2803
                TabOrder = 6
2804
                OnClick = DefColorClick
2805
              end
2806
              object cpb41: TPanel
2807
                Left = 8
2808
                Top = 149
2809
                Width = 25
2810
                Height = 25
2811
                Cursor = crHandPoint
2812
                BevelOuter = bvNone
2813
                Color = clBlack
2814
                ParentBackground = False
2815
                TabOrder = 7
2816
                OnClick = DefColorClick
2817
              end
2818
              object cpb40: TPanel
2819
                Left = 183
2820
                Top = 124
2821
                Width = 25
2822
                Height = 25
2823
                Cursor = crHandPoint
2824
                BevelOuter = bvNone
2825
                Color = 8388672
2826
                ParentBackground = False
2827
                TabOrder = 8
2828
                OnClick = DefColorClick
2829
              end
2830
              object cpb39: TPanel
2831
                Left = 158
2832
                Top = 124
2833
                Width = 25
2834
                Height = 25
2835
                Cursor = crHandPoint
2836
                BevelOuter = bvNone
2837
                Color = 4194368
2838
                ParentBackground = False
2839
                TabOrder = 9
2840
                OnClick = DefColorClick
2841
              end
2842
              object cpb38: TPanel
2843
                Left = 133
2844
                Top = 124
2845
                Width = 25
2846
                Height = 25
2847
                Cursor = crHandPoint
2848
                BevelOuter = bvNone
2849
                Color = 4194304
2850
                ParentBackground = False
2851
                TabOrder = 10
2852
                OnClick = DefColorClick
2853
              end
2854
              object cpb37: TPanel
2855
                Left = 108
2856
                Top = 124
2857
                Width = 25
2858
                Height = 25
2859
                Cursor = crHandPoint
2860
                BevelOuter = bvNone
2861
                Color = clNavy
2862
                ParentBackground = False
2863
                TabOrder = 11
2864
                OnClick = DefColorClick
2865
              end
2866
              object cpb36: TPanel
2867
                Left = 83
2868
                Top = 124
2869
                Width = 25
2870
                Height = 25
2871
                Cursor = crHandPoint
2872
                BevelOuter = bvNone
2873
                Color = 4210688
2874
                ParentBackground = False
2875
                TabOrder = 12
2876
                OnClick = DefColorClick
2877
              end
2878
              object cpb35: TPanel
2879
                Left = 58
2880
                Top = 124
2881
                Width = 25
2882
                Height = 25
2883
                Cursor = crHandPoint
2884
                BevelOuter = bvNone
2885
                Color = 16384
2886
                ParentBackground = False
2887
                TabOrder = 13
2888
                OnClick = DefColorClick
2889
              end
2890
              object cpb34: TPanel
2891
                Left = 33
2892
                Top = 124
2893
                Width = 25
2894
                Height = 25
2895
                Cursor = crHandPoint
2896
                BevelOuter = bvNone
2897
                Color = 16512
2898
                ParentBackground = False
2899
                TabOrder = 14
2900
                OnClick = DefColorClick
2901
              end
2902
              object cpb33: TPanel
2903
                Left = 8
2904
                Top = 124
2905
                Width = 25
2906
                Height = 25
2907
                Cursor = crHandPoint
2908
                BevelOuter = bvNone
2909
                Color = 64
2910
                ParentBackground = False
2911
                TabOrder = 15
2912
                OnClick = DefColorClick
2913
              end
2914
              object cpb32: TPanel
2915
                Left = 183
2916
                Top = 99
2917
                Width = 25
2918
                Height = 25
2919
                Cursor = crHandPoint
2920
                BevelOuter = bvNone
2921
                Color = 16711808
2922
                ParentBackground = False
2923
                TabOrder = 16
2924
                OnClick = DefColorClick
2925
              end
2926
              object cpb31: TPanel
2927
                Left = 158
2928
                Top = 99
2929
                Width = 25
2930
                Height = 25
2931
                Cursor = crHandPoint
2932
                BevelOuter = bvNone
2933
                Color = clPurple
2934
                ParentBackground = False
2935
                TabOrder = 17
2936
                OnClick = DefColorClick
2937
              end
2938
              object cpb24: TPanel
2939
                Left = 183
2940
                Top = 74
2941
                Width = 25
2942
                Height = 25
2943
                Cursor = crHandPoint
2944
                BevelOuter = bvNone
2945
                Color = 8388863
2946
                ParentBackground = False
2947
                TabOrder = 18
2948
                OnClick = DefColorClick
2949
              end
2950
              object cpb23: TPanel
2951
                Left = 158
2952
                Top = 74
2953
                Width = 25
2954
                Height = 25
2955
                Cursor = crHandPoint
2956
                BevelOuter = bvNone
2957
                Color = 4194432
2958
                ParentBackground = False
2959
                TabOrder = 19
2960
                OnClick = DefColorClick
2961
              end
2962
              object cpb30: TPanel
2963
                Left = 133
2964
                Top = 99
2965
                Width = 25
2966
                Height = 25
2967
                Cursor = crHandPoint
2968
                BevelOuter = bvNone
2969
                Color = 10485760
2970
                ParentBackground = False
2971
                TabOrder = 20
2972
                OnClick = DefColorClick
2973
              end
2974
              object cpb22: TPanel
2975
                Left = 133
2976
                Top = 74
2977
                Width = 25
2978
                Height = 25
2979
                Cursor = crHandPoint
2980
                BevelOuter = bvNone
2981
                Color = 16744576
2982
                ParentBackground = False
2983
                TabOrder = 21
2984
                OnClick = DefColorClick
2985
              end
2986
              object cpb29: TPanel
2987
                Left = 108
2988
                Top = 99
2989
                Width = 25
2990
                Height = 25
2991
                Cursor = crHandPoint
2992
                BevelOuter = bvNone
2993
                Color = clBlue
2994
                ParentBackground = False
2995
                TabOrder = 22
2996
                OnClick = DefColorClick
2997
              end
2998
              object cpb21: TPanel
2999
                Left = 108
3000
                Top = 74
3001
                Width = 25
3002
                Height = 25
3003
                Cursor = crHandPoint
3004
                BevelOuter = bvNone
3005
                Color = 8404992
3006
                ParentBackground = False
3007
                TabOrder = 23
3008
                OnClick = DefColorClick
3009
              end
3010
              object cpb28: TPanel
3011
                Left = 83
3012
                Top = 99
3013
                Width = 25
3014
                Height = 25
3015
                Cursor = crHandPoint
3016
                BevelOuter = bvNone
3017
                Color = 4227072
3018
                ParentBackground = False
3019
                TabOrder = 24
3020
                OnClick = DefColorClick
3021
              end
3022
              object cpb20: TPanel
3023
                Left = 83
3024
                Top = 74
3025
                Width = 25
3026
                Height = 25
3027
                Cursor = crHandPoint
3028
                BevelOuter = bvNone
3029
                Color = clTeal
3030
                ParentBackground = False
3031
                TabOrder = 25
3032
                OnClick = DefColorClick
3033
              end
3034
              object cpb27: TPanel
3035
                Left = 58
3036
                Top = 99
3037
                Width = 25
3038
                Height = 25
3039
                Cursor = crHandPoint
3040
                BevelOuter = bvNone
3041
                Color = clGreen
3042
                ParentBackground = False
3043
                TabOrder = 26
3044
                OnClick = DefColorClick
3045
              end
3046
              object cpb19: TPanel
3047
                Left = 58
3048
                Top = 74
3049
                Width = 25
3050
                Height = 25
3051
                Cursor = crHandPoint
3052
                BevelOuter = bvNone
3053
                Color = clLime
3054
                ParentBackground = False
3055
                TabOrder = 27
3056
                OnClick = DefColorClick
3057
              end
3058
              object cpb25: TPanel
3059
                Left = 8
3060
                Top = 99
3061
                Width = 25
3062
                Height = 25
3063
                Cursor = crHandPoint
3064
                BevelOuter = bvNone
3065
                Color = clMaroon
3066
                ParentBackground = False
3067
                TabOrder = 28
3068
                OnClick = DefColorClick
3069
              end
3070
              object cpb26: TPanel
3071
                Left = 33
3072
                Top = 99
3073
                Width = 25
3074
                Height = 25
3075
                Cursor = crHandPoint
3076
                BevelOuter = bvNone
3077
                Color = 33023
3078
                ParentBackground = False
3079
                TabOrder = 29
3080
                OnClick = DefColorClick
3081
              end
3082
              object cpb18: TPanel
3083
                Left = 33
3084
                Top = 74
3085
                Width = 25
3086
                Height = 25
3087
                Cursor = crHandPoint
3088
                BevelOuter = bvNone
3089
                Color = 4227327
3090
                ParentBackground = False
3091
                TabOrder = 30
3092
                OnClick = DefColorClick
3093
              end
3094
              object cpb17: TPanel
3095
                Left = 8
3096
                Top = 74
3097
                Width = 25
3098
                Height = 25
3099
                Cursor = crHandPoint
3100
                BevelOuter = bvNone
3101
                Color = 4210816
3102
                ParentBackground = False
3103
                TabOrder = 31
3104
                OnClick = DefColorClick
3105
              end
3106
              object cpb16: TPanel
3107
                Left = 183
3108
                Top = 49
3109
                Width = 25
3110
                Height = 25
3111
                Cursor = crHandPoint
3112
                BevelOuter = bvNone
3113
                Color = clFuchsia
3114
                ParentBackground = False
3115
                TabOrder = 32
3116
                OnClick = DefColorClick
3117
              end
3118
              object cpb15: TPanel
3119
                Left = 158
3120
                Top = 49
3121
                Width = 25
3122
                Height = 25
3123
                Cursor = crHandPoint
3124
                BevelOuter = bvNone
3125
                Color = 12615808
3126
                ParentBackground = False
3127
                TabOrder = 33
3128
                OnClick = DefColorClick
3129
              end
3130
              object cpb14: TPanel
3131
                Left = 133
3132
                Top = 49
3133
                Width = 25
3134
                Height = 25
3135
                Cursor = crHandPoint
3136
                BevelOuter = bvNone
3137
                Color = 12615680
3138
                ParentBackground = False
3139
                TabOrder = 34
3140
                OnClick = DefColorClick
3141
              end
3142
              object cpb13: TPanel
3143
                Left = 108
3144
                Top = 49
3145
                Width = 25
3146
                Height = 25
3147
                Cursor = crHandPoint
3148
                BevelOuter = bvNone
3149
                Color = clAqua
3150
                ParentBackground = False
3151
                TabOrder = 35
3152
                OnClick = DefColorClick
3153
              end
3154
              object cpb12: TPanel
3155
                Left = 83
3156
                Top = 49
3157
                Width = 25
3158
                Height = 25
3159
                Cursor = crHandPoint
3160
                BevelOuter = bvNone
3161
                Color = 4259584
3162
                ParentBackground = False
3163
                TabOrder = 36
3164
                OnClick = DefColorClick
3165
              end
3166
              object cpb11: TPanel
3167
                Left = 58
3168
                Top = 49
3169
                Width = 25
3170
                Height = 25
3171
                Cursor = crHandPoint
3172
                BevelOuter = bvNone
3173
                Color = 65408
3174
                ParentBackground = False
3175
                TabOrder = 37
3176
                OnClick = DefColorClick
3177
              end
3178
              object cpb10: TPanel
3179
                Left = 33
3180
                Top = 49
3181
                Width = 25
3182
                Height = 25
3183
                Cursor = crHandPoint
3184
                BevelOuter = bvNone
3185
                Color = clYellow
3186
                ParentBackground = False
3187
                TabOrder = 38
3188
                OnClick = DefColorClick
3189
              end
3190
              object cpb9: TPanel
3191
                Left = 8
3192
                Top = 49
3193
                Width = 25
3194
                Height = 25
3195
                Cursor = crHandPoint
3196
                BevelOuter = bvNone
3197
                Color = clRed
3198
                ParentBackground = False
3199
                TabOrder = 39
3200
                OnClick = DefColorClick
3201
              end
3202
              object cpb8: TPanel
3203
                Left = 183
3204
                Top = 24
3205
                Width = 25
3206
                Height = 25
3207
                Cursor = crHandPoint
3208
                BevelOuter = bvNone
3209
                Color = 16744703
3210
                ParentBackground = False
3211
                TabOrder = 40
3212
                OnClick = DefColorClick
3213
              end
3214
              object cpb7: TPanel
3215
                Left = 158
3216
                Top = 24
3217
                Width = 25
3218
                Height = 25
3219
                Cursor = crHandPoint
3220
                BevelOuter = bvNone
3221
                Color = 12615935
3222
                ParentBackground = False
3223
                TabOrder = 41
3224
                OnClick = DefColorClick
3225
              end
3226
              object cpb6: TPanel
3227
                Left = 133
3228
                Top = 24
3229
                Width = 25
3230
                Height = 25
3231
                Cursor = crHandPoint
3232
                BevelOuter = bvNone
3233
                Color = 16744448
3234
                ParentBackground = False
3235
                TabOrder = 42
3236
                OnClick = DefColorClick
3237
              end
3238
              object cpb5: TPanel
3239
                Left = 108
3240
                Top = 24
3241
                Width = 25
3242
                Height = 25
3243
                Cursor = crHandPoint
3244
                BevelOuter = bvNone
3245
                Color = 16777088
3246
                ParentBackground = False
3247
                TabOrder = 43
3248
                OnClick = DefColorClick
3249
              end
3250
              object cpb4: TPanel
3251
                Left = 83
3252
                Top = 24
3253
                Width = 25
3254
                Height = 25
3255
                Cursor = crHandPoint
3256
                BevelOuter = bvNone
3257
                Color = 8453888
3258
                ParentBackground = False
3259
                TabOrder = 44
3260
                OnClick = DefColorClick
3261
              end
3262
              object cpb3: TPanel
3263
                Left = 58
3264
                Top = 24
3265
                Width = 25
3266
                Height = 25
3267
                Cursor = crHandPoint
3268
                BevelOuter = bvNone
3269
                Color = 8454016
3270
                ParentBackground = False
3271
                TabOrder = 45
3272
                OnClick = DefColorClick
3273
              end
3274
              object cpb2: TPanel
3275
                Left = 33
3276
                Top = 24
3277
                Width = 25
3278
                Height = 25
3279
                Cursor = crHandPoint
3280
                BevelOuter = bvNone
3281
                Color = 8454143
3282
                ParentBackground = False
3283
                TabOrder = 46
3284
                OnClick = DefColorClick
3285
              end
3286
              object cpb1: TPanel
3287
                Left = 8
3288
                Top = 24
3289
                Width = 25
3290
                Height = 25
3291
                Cursor = crHandPoint
3292
                BevelOuter = bvNone
3293
                Color = 8421631
3294
                ParentBackground = False
3295
                TabOrder = 47
3296
                OnClick = DefColorClick
3297
              end
3298
            end
2 daniel-mar 3299
          end
3 daniel-mar 3300
          object Pal: TListBox
3301
            Left = 232
3302
            Top = 40
3303
            Width = 121
3304
            Height = 129
3305
            ItemHeight = 13
3306
            TabOrder = 6
3307
            OnClick = PalClick
2 daniel-mar 3308
          end
3 daniel-mar 3309
          object WebZutreffend: TListBox
3310
            Left = 552
3311
            Top = 256
3312
            Width = 145
3313
            Height = 49
3314
            ItemHeight = 13
3315
            TabOrder = 7
3316
            OnClick = WebZutreffendClick
3317
          end
2 daniel-mar 3318
        end
3319
      end
3320
    end
3 daniel-mar 3321
    object TabSheet3: TTabSheet
3322
      Caption = '#'
3323
      ImageIndex = 2
3324
      object Panel3: TPanel
3325
        Left = 0
2 daniel-mar 3326
        Top = 0
3 daniel-mar 3327
        Width = 728
3328
        Height = 444
3329
        Align = alClient
3330
        BevelOuter = bvNone
2 daniel-mar 3331
        TabOrder = 0
3 daniel-mar 3332
        ExplicitWidth = 724
3333
        ExplicitHeight = 443
3334
        object ColorPicker: TGroupBox
3335
          Tag = 120
3336
          Left = 8
3337
          Top = 11
3338
          Width = 713
3339
          Height = 422
2 daniel-mar 3340
          Caption = '#'
3341
          TabOrder = 0
3 daniel-mar 3342
          object AverageLbl: TLabel
3343
            Left = 16
3344
            Top = 24
3345
            Width = 7
3346
            Height = 13
3347
            Caption = '#'
2 daniel-mar 3348
          end
3 daniel-mar 3349
          object AverageMidLbl: TLabel
3350
            Left = 80
3351
            Top = 46
3352
            Width = 5
3353
            Height = 13
3354
            Caption = 'x'
2 daniel-mar 3355
          end
3 daniel-mar 3356
          object CoordsLbl: TLabel
3357
            Left = 176
3358
            Top = 40
3359
            Width = 47
3360
            Height = 13
3361
            Caption = 'CoordsLbl'
2 daniel-mar 3362
          end
3 daniel-mar 3363
          object CoordsLbl2: TLabel
3364
            Left = 176
3365
            Top = 24
3366
            Width = 7
3367
            Height = 13
3368
            Caption = '#'
3369
          end
3370
          object PickBtn: TButton
3371
            Left = 16
3372
            Top = 80
3373
            Width = 115
3374
            Height = 25
3375
            Caption = '#'
3376
            TabOrder = 0
3377
            OnClick = PickBtnClick
3378
          end
3379
          object MagPnl: TPanel
3380
            Left = 16
3381
            Top = 120
3382
            Width = 273
3383
            Height = 273
3384
            TabOrder = 1
3385
            object MagBox: TPaintBox
3386
              Left = 1
3387
              Top = 1
3388
              Width = 271
3389
              Height = 271
3390
              Align = alClient
3391
            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
2 daniel-mar 3415
        end
3416
      end
3 daniel-mar 3417
    end
3418
    object TabSheet4: TTabSheet
3419
      Caption = '#'
3420
      ImageIndex = 3
3421
      object Panel4: TPanel
3422
        Left = 0
3423
        Top = 0
3424
        Width = 728
3425
        Height = 444
3426
        Align = alClient
3427
        TabOrder = 0
3428
        object Info1: TLabel
3429
          Left = 16
3430
          Top = 16
3431
          Width = 192
3432
          Height = 29
3433
          Caption = 'ColorManager 2.1'
2 daniel-mar 3434
          Font.Charset = DEFAULT_CHARSET
3435
          Font.Color = clWindowText
3 daniel-mar 3436
          Font.Height = -24
2 daniel-mar 3437
          Font.Name = 'MS Sans Serif'
3 daniel-mar 3438
          Font.Style = []
2 daniel-mar 3439
          ParentFont = False
3440
        end
3 daniel-mar 3441
        object Info2: TLabel
3442
          Left = 32
3443
          Top = 56
3444
          Width = 264
2 daniel-mar 3445
          Height = 13
3 daniel-mar 3446
          Caption = #169' Copyright 2001 - 2024 Daniel Marschall, ViaThinkSoft'
2 daniel-mar 3447
        end
3 daniel-mar 3448
        object Info4: TLabel
3449
          Left = 32
3450
          Top = 96
3451
          Width = 7
2 daniel-mar 3452
          Height = 13
3453
          Caption = '#'
3454
        end
3 daniel-mar 3455
        object Info6: TLabel
3456
          Left = 48
3457
          Top = 144
3458
          Width = 7
2 daniel-mar 3459
          Height = 13
3460
          Caption = '#'
3461
        end
3 daniel-mar 3462
        object Info7: TLabel
3463
          Left = 112
3464
          Top = 144
3465
          Width = 118
2 daniel-mar 3466
          Height = 13
3 daniel-mar 3467
          Cursor = crHandPoint
3468
          Caption = 'info@daniel-marschall.de'
2 daniel-mar 3469
          Font.Charset = DEFAULT_CHARSET
3 daniel-mar 3470
          Font.Color = clBlue
2 daniel-mar 3471
          Font.Height = -11
3472
          Font.Name = 'MS Sans Serif'
3 daniel-mar 3473
          Font.Style = [fsUnderline]
2 daniel-mar 3474
          ParentFont = False
3 daniel-mar 3475
          OnClick = LinkClick
2 daniel-mar 3476
        end
3 daniel-mar 3477
        object Info8: TLabel
3478
          Left = 48
3479
          Top = 160
3480
          Width = 7
2 daniel-mar 3481
          Height = 13
3482
          Caption = '#'
3483
        end
3 daniel-mar 3484
        object Info9: TLabel
3485
          Left = 112
3486
          Top = 160
3487
          Width = 153
2 daniel-mar 3488
          Height = 13
3 daniel-mar 3489
          Cursor = crHandPoint
3490
          Caption = 'http://www.daniel-marschall.de/'
2 daniel-mar 3491
          Font.Charset = DEFAULT_CHARSET
3 daniel-mar 3492
          Font.Color = clBlue
2 daniel-mar 3493
          Font.Height = -11
3494
          Font.Name = 'MS Sans Serif'
3 daniel-mar 3495
          Font.Style = [fsUnderline]
2 daniel-mar 3496
          ParentFont = False
3 daniel-mar 3497
          OnClick = LinkClick
2 daniel-mar 3498
        end
3 daniel-mar 3499
        object Info12: TLabel
3500
          Left = 32
3501
          Top = 200
2 daniel-mar 3502
          Width = 9
3503
          Height = 13
3504
          Caption = '#'
3505
          Font.Charset = DEFAULT_CHARSET
3506
          Font.Color = clWindowText
3507
          Font.Height = -11
3508
          Font.Name = 'MS Sans Serif'
3509
          Font.Style = [fsBold]
3510
          ParentFont = False
3511
        end
3 daniel-mar 3512
        object Info5: TLabel
3513
          Left = 32
3514
          Top = 120
2 daniel-mar 3515
          Width = 9
3516
          Height = 13
3517
          Caption = '#'
3518
          Font.Charset = DEFAULT_CHARSET
3519
          Font.Color = clWindowText
3520
          Font.Height = -11
3521
          Font.Name = 'MS Sans Serif'
3522
          Font.Style = [fsBold]
3523
          ParentFont = False
3524
        end
3 daniel-mar 3525
        object Info14: TLabel
3526
          Left = 48
3527
          Top = 240
3528
          Width = 7
2 daniel-mar 3529
          Height = 13
3 daniel-mar 3530
          Cursor = crHandPoint
2 daniel-mar 3531
          Caption = '#'
3532
          Font.Charset = DEFAULT_CHARSET
3 daniel-mar 3533
          Font.Color = clBlue
2 daniel-mar 3534
          Font.Height = -11
3535
          Font.Name = 'MS Sans Serif'
3 daniel-mar 3536
          Font.Style = [fsUnderline]
2 daniel-mar 3537
          ParentFont = False
3 daniel-mar 3538
          OnClick = LinkClick
2 daniel-mar 3539
        end
3 daniel-mar 3540
        object Info15: TLabel
3541
          Left = 48
3542
          Top = 256
3543
          Width = 7
2 daniel-mar 3544
          Height = 13
3 daniel-mar 3545
          Cursor = crHandPoint
2 daniel-mar 3546
          Caption = '#'
3547
          Font.Charset = DEFAULT_CHARSET
3 daniel-mar 3548
          Font.Color = clBlue
2 daniel-mar 3549
          Font.Height = -11
3550
          Font.Name = 'MS Sans Serif'
3 daniel-mar 3551
          Font.Style = [fsUnderline]
2 daniel-mar 3552
          ParentFont = False
3 daniel-mar 3553
          OnClick = LinkClick
2 daniel-mar 3554
        end
3 daniel-mar 3555
        object Info13: TLabel
3556
          Left = 48
3557
          Top = 224
3558
          Width = 7
2 daniel-mar 3559
          Height = 13
3 daniel-mar 3560
          Cursor = crHandPoint
2 daniel-mar 3561
          Caption = '#'
3562
          Font.Charset = DEFAULT_CHARSET
3 daniel-mar 3563
          Font.Color = clBlue
2 daniel-mar 3564
          Font.Height = -11
3565
          Font.Name = 'MS Sans Serif'
3 daniel-mar 3566
          Font.Style = [fsUnderline]
2 daniel-mar 3567
          ParentFont = False
3 daniel-mar 3568
          OnClick = LinkClick
2 daniel-mar 3569
        end
3 daniel-mar 3570
        object Info3: TLabel
3571
          Left = 32
3572
          Top = 80
3573
          Width = 7
2 daniel-mar 3574
          Height = 13
3575
          Caption = '#'
3576
        end
3577
      end
3578
    end
3579
  end
3580
  object PickTimer: TTimer
3581
    Interval = 50
3582
    OnTimer = PickTimerTimer
3583
    Left = 8
3584
    Top = 504
3585
  end
3586
  object PopupMenu: TPopupMenu
3587
    Left = 40
3588
    Top = 504
3589
    object mGetColor: TMenuItem
3590
      Caption = '#'
3591
      object mAktuell: TMenuItem
3592
        Caption = '#'
3593
        OnClick = MenuClick
3594
      end
3595
      object mKomplementaer: TMenuItem
3596
        Caption = '#'
3597
        OnClick = MenuClick
3598
      end
3599
      object mWebsafe: TMenuItem
3600
        Caption = '#'
3601
        OnClick = MenuClick
3602
      end
3603
      object mWebsafeInv: TMenuItem
3604
        Caption = '#'
3605
        OnClick = MenuClick
3606
      end
3607
      object mMixColor: TMenuItem
3608
        Caption = '#'
3609
        OnClick = MenuClick
3610
      end
3611
    end
3612
    object mPutColor: TMenuItem
3613
      Caption = '#'
3614
      object mAktuell2: TMenuItem
3615
        Caption = '#'
3616
        OnClick = Menu2Click
3617
      end
3618
      object mKomplementaer2: TMenuItem
3619
        Caption = '#'
3620
        OnClick = Menu2Click
3621
      end
3622
    end
3623
    object mUmkehren: TMenuItem
3624
      Caption = '#'
3625
      OnClick = MenuClick
3626
    end
3627
  end
3628
  object WinColorDialog: TColorDialog
3629
    Ctl3D = False
3630
    Options = [cdFullOpen]
3631
    Left = 72
3632
    Top = 504
3633
  end
3634
  object ColorTmr: TTimer
3635
    Interval = 50
3636
    OnTimer = ColorTmrTimer
3637
    Left = 104
3638
    Top = 504
3639
  end
3640
end