home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / zkuste / delphi / kolekce / d456 / Tmsi / TIWD6.ZIP / VrPaletteDlg.dfm / VrPaletteDlg.txt
Text File  |  2001-07-31  |  5KB  |  254 lines

  1. object VrPaletteDlg: TVrPaletteDlg
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'VrPalette Editor'
  7.   ClientHeight = 199
  8.   ClientWidth = 376
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object OkButton: TButton
  21.     Left = 216
  22.     Top = 168
  23.     Width = 75
  24.     Height = 25
  25.     Caption = 'OK'
  26.     ModalResult = 1
  27.     TabOrder = 0
  28.     OnClick = OkButtonClick
  29.   end
  30.   object CancelButton: TButton
  31.     Left = 296
  32.     Top = 168
  33.     Width = 75
  34.     Height = 25
  35.     Caption = 'Cancel'
  36.     ModalResult = 2
  37.     TabOrder = 1
  38.     OnClick = CancelButtonClick
  39.   end
  40.   object GroupBox1: TGroupBox
  41.     Left = 4
  42.     Top = 4
  43.     Width = 365
  44.     Height = 157
  45.     Caption = 'Default Palettes'
  46.     TabOrder = 2
  47.     object Shape1: TShape
  48.       Left = 88
  49.       Top = 28
  50.       Width = 37
  51.       Height = 21
  52.       Brush.Color = clGreen
  53.     end
  54.     object Shape2: TShape
  55.       Left = 132
  56.       Top = 28
  57.       Width = 37
  58.       Height = 21
  59.       Brush.Color = clLime
  60.     end
  61.     object Shape3: TShape
  62.       Left = 88
  63.       Top = 56
  64.       Width = 37
  65.       Height = 21
  66.       Brush.Color = clMaroon
  67.     end
  68.     object Shape4: TShape
  69.       Left = 132
  70.       Top = 56
  71.       Width = 37
  72.       Height = 21
  73.       Brush.Color = clRed
  74.     end
  75.     object Shape5: TShape
  76.       Left = 88
  77.       Top = 84
  78.       Width = 37
  79.       Height = 21
  80.       Brush.Color = clNavy
  81.     end
  82.     object Shape6: TShape
  83.       Left = 132
  84.       Top = 84
  85.       Width = 37
  86.       Height = 21
  87.       Brush.Color = clBlue
  88.     end
  89.     object Shape7: TShape
  90.       Left = 268
  91.       Top = 28
  92.       Width = 37
  93.       Height = 21
  94.       Brush.Color = clTeal
  95.     end
  96.     object Shape8: TShape
  97.       Left = 312
  98.       Top = 28
  99.       Width = 37
  100.       Height = 21
  101.       Brush.Color = clAqua
  102.     end
  103.     object Shape9: TShape
  104.       Left = 268
  105.       Top = 56
  106.       Width = 37
  107.       Height = 21
  108.       Brush.Color = clPurple
  109.     end
  110.     object Shape10: TShape
  111.       Left = 312
  112.       Top = 56
  113.       Width = 37
  114.       Height = 21
  115.       Brush.Color = clFuchsia
  116.     end
  117.     object Shape11: TShape
  118.       Left = 268
  119.       Top = 84
  120.       Width = 37
  121.       Height = 21
  122.       Brush.Color = clOlive
  123.     end
  124.     object Shape12: TShape
  125.       Left = 312
  126.       Top = 84
  127.       Width = 37
  128.       Height = 21
  129.       Brush.Color = clYellow
  130.     end
  131.     object Label7: TLabel
  132.       Left = 12
  133.       Top = 126
  134.       Width = 20
  135.       Height = 13
  136.       Caption = 'Low'
  137.     end
  138.     object Shape13: TShape
  139.       Left = 60
  140.       Top = 122
  141.       Width = 37
  142.       Height = 21
  143.       Brush.Color = clGreen
  144.     end
  145.     object Label8: TLabel
  146.       Left = 140
  147.       Top = 126
  148.       Width = 22
  149.       Height = 13
  150.       Caption = 'High'
  151.     end
  152.     object Shape14: TShape
  153.       Left = 188
  154.       Top = 122
  155.       Width = 37
  156.       Height = 21
  157.       Brush.Color = clLime
  158.     end
  159.     object RadioButton1: TRadioButton
  160.       Tag = 1
  161.       Left = 12
  162.       Top = 32
  163.       Width = 65
  164.       Height = 17
  165.       Caption = 'Green'
  166.       Checked = True
  167.       TabOrder = 0
  168.       TabStop = True
  169.       OnClick = RadioButton1Click
  170.     end
  171.     object Button3: TButton
  172.       Left = 276
  173.       Top = 120
  174.       Width = 81
  175.       Height = 25
  176.       Caption = 'Apply'
  177.       TabOrder = 1
  178.       OnClick = Button3Click
  179.     end
  180.     object RadioButton2: TRadioButton
  181.       Tag = 2
  182.       Left = 12
  183.       Top = 60
  184.       Width = 65
  185.       Height = 17
  186.       Caption = 'Red'
  187.       TabOrder = 2
  188.       OnClick = RadioButton1Click
  189.     end
  190.     object RadioButton3: TRadioButton
  191.       Tag = 3
  192.       Left = 12
  193.       Top = 88
  194.       Width = 65
  195.       Height = 17
  196.       Caption = 'Blue'
  197.       TabOrder = 3
  198.       OnClick = RadioButton1Click
  199.     end
  200.     object RadioButton4: TRadioButton
  201.       Tag = 4
  202.       Left = 192
  203.       Top = 32
  204.       Width = 65
  205.       Height = 17
  206.       Caption = 'Cyan'
  207.       TabOrder = 4
  208.       OnClick = RadioButton1Click
  209.     end
  210.     object RadioButton5: TRadioButton
  211.       Tag = 5
  212.       Left = 192
  213.       Top = 60
  214.       Width = 65
  215.       Height = 17
  216.       Caption = 'Purple'
  217.       TabOrder = 5
  218.       OnClick = RadioButton1Click
  219.     end
  220.     object RadioButton6: TRadioButton
  221.       Tag = 6
  222.       Left = 192
  223.       Top = 88
  224.       Width = 65
  225.       Height = 17
  226.       Caption = 'Yellow'
  227.       TabOrder = 6
  228.       OnClick = RadioButton1Click
  229.     end
  230.     object Button4: TButton
  231.       Left = 104
  232.       Top = 120
  233.       Width = 21
  234.       Height = 25
  235.       Caption = '...'
  236.       TabOrder = 7
  237.       OnClick = Button4Click
  238.     end
  239.     object Button5: TButton
  240.       Left = 232
  241.       Top = 120
  242.       Width = 21
  243.       Height = 25
  244.       Caption = '...'
  245.       TabOrder = 8
  246.       OnClick = Button5Click
  247.     end
  248.   end
  249.   object ColorDialog: TColorDialog
  250.     Ctl3D = True
  251.     Left = 332
  252.   end
  253. end
  254.