home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sharewar / online / webpagec / wpc.exe / 0 / RCDATA / THEADERS / THEADERS.txt
Encoding:
Text File  |  1996-04-05  |  5.2 KB  |  250 lines

  1. object Headers: THeaders
  2.   Left = 205
  3.   Top = 87
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Header'
  7.   ClientHeight = 279
  8.   ClientWidth = 458
  9.   Font.Color = clWindowText
  10.   Font.Height = -17
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCloseQuery = FormCloseQuery
  15.   PixelsPerInch = 120
  16.   TextHeight = 20
  17.   object BitBtn1: TBitBtn
  18.     Left = 64
  19.     Top = 232
  20.     Width = 97
  21.     Height = 33
  22.     TabOrder = 4
  23.     OnClick = BitBtn1Click
  24.     Kind = bkOK
  25.   end
  26.   object BitBtn2: TBitBtn
  27.     Left = 296
  28.     Top = 232
  29.     Width = 97
  30.     Height = 33
  31.     TabOrder = 5
  32.     Kind = bkCancel
  33.   end
  34.   object GroupBox1: TGroupBox
  35.     Left = 240
  36.     Top = 8
  37.     Width = 209
  38.     Height = 81
  39.     Caption = 'Align'
  40.     Font.Color = clBlue
  41.     Font.Height = -17
  42.     Font.Name = 'System'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     TabOrder = 1
  46.     object RadioButton7: TRadioButton
  47.       Left = 16
  48.       Top = 24
  49.       Width = 65
  50.       Height = 17
  51.       Caption = 'Left'
  52.       Font.Color = clMaroon
  53.       Font.Height = -17
  54.       Font.Name = 'System'
  55.       Font.Style = [fsBold]
  56.       ParentFont = False
  57.       TabOrder = 0
  58.     end
  59.     object RadioButton8: TRadioButton
  60.       Left = 112
  61.       Top = 24
  62.       Width = 81
  63.       Height = 17
  64.       Caption = 'Center'
  65.       Font.Color = clMaroon
  66.       Font.Height = -17
  67.       Font.Name = 'System'
  68.       Font.Style = [fsBold]
  69.       ParentFont = False
  70.       TabOrder = 2
  71.     end
  72.     object RadioButton9: TRadioButton
  73.       Left = 16
  74.       Top = 48
  75.       Width = 73
  76.       Height = 17
  77.       Caption = 'Right'
  78.       Font.Color = clMaroon
  79.       Font.Height = -17
  80.       Font.Name = 'System'
  81.       Font.Style = [fsBold]
  82.       ParentFont = False
  83.       TabOrder = 1
  84.     end
  85.     object RadioButton10: TRadioButton
  86.       Left = 112
  87.       Top = 48
  88.       Width = 89
  89.       Height = 17
  90.       Caption = 'Justify'
  91.       Font.Color = clMaroon
  92.       Font.Height = -17
  93.       Font.Name = 'System'
  94.       Font.Style = [fsBold]
  95.       ParentFont = False
  96.       TabOrder = 3
  97.     end
  98.   end
  99.   object GroupBox2: TGroupBox
  100.     Left = 240
  101.     Top = 96
  102.     Width = 209
  103.     Height = 81
  104.     Caption = 'Clear'
  105.     Font.Color = clBlue
  106.     Font.Height = -17
  107.     Font.Name = 'System'
  108.     Font.Style = [fsBold]
  109.     ParentFont = False
  110.     TabOrder = 2
  111.     object RadioButton11: TRadioButton
  112.       Left = 16
  113.       Top = 24
  114.       Width = 65
  115.       Height = 17
  116.       Caption = 'Left'
  117.       Font.Color = clMaroon
  118.       Font.Height = -17
  119.       Font.Name = 'System'
  120.       Font.Style = [fsBold]
  121.       ParentFont = False
  122.       TabOrder = 0
  123.     end
  124.     object RadioButton12: TRadioButton
  125.       Left = 16
  126.       Top = 48
  127.       Width = 73
  128.       Height = 17
  129.       Caption = 'Right'
  130.       Font.Color = clMaroon
  131.       Font.Height = -17
  132.       Font.Name = 'System'
  133.       Font.Style = [fsBold]
  134.       ParentFont = False
  135.       TabOrder = 1
  136.     end
  137.     object RadioButton13: TRadioButton
  138.       Left = 112
  139.       Top = 24
  140.       Width = 81
  141.       Height = 17
  142.       Caption = 'All'
  143.       Font.Color = clMaroon
  144.       Font.Height = -17
  145.       Font.Name = 'System'
  146.       Font.Style = [fsBold]
  147.       ParentFont = False
  148.       TabOrder = 2
  149.     end
  150.   end
  151.   object CheckBox1: TCheckBox
  152.     Left = 248
  153.     Top = 192
  154.     Width = 169
  155.     Height = 17
  156.     Caption = 'NOWRAP'
  157.     Font.Color = clMaroon
  158.     Font.Height = -17
  159.     Font.Name = 'System'
  160.     Font.Style = [fsBold]
  161.     ParentFont = False
  162.     TabOrder = 3
  163.   end
  164.   object GroupBox3: TGroupBox
  165.     Left = 8
  166.     Top = 8
  167.     Width = 225
  168.     Height = 209
  169.     TabOrder = 0
  170.     object RadioButton1: TRadioButton
  171.       Left = 8
  172.       Top = 24
  173.       Width = 209
  174.       Height = 17
  175.       Caption = 'Header One (largest)'
  176.       Font.Color = clMaroon
  177.       Font.Height = -17
  178.       Font.Name = 'System'
  179.       Font.Style = [fsBold]
  180.       ParentFont = False
  181.       TabOrder = 0
  182.     end
  183.     object RadioButton2: TRadioButton
  184.       Left = 8
  185.       Top = 56
  186.       Width = 209
  187.       Height = 17
  188.       Caption = 'Header Two'
  189.       Font.Color = clMaroon
  190.       Font.Height = -17
  191.       Font.Name = 'System'
  192.       Font.Style = [fsBold]
  193.       ParentFont = False
  194.       TabOrder = 1
  195.     end
  196.     object RadioButton3: TRadioButton
  197.       Left = 8
  198.       Top = 88
  199.       Width = 209
  200.       Height = 17
  201.       Caption = 'Header Three'
  202.       Font.Color = clMaroon
  203.       Font.Height = -17
  204.       Font.Name = 'System'
  205.       Font.Style = [fsBold]
  206.       ParentFont = False
  207.       TabOrder = 2
  208.     end
  209.     object RadioButton4: TRadioButton
  210.       Left = 8
  211.       Top = 120
  212.       Width = 209
  213.       Height = 17
  214.       Caption = 'Header Four'
  215.       Font.Color = clMaroon
  216.       Font.Height = -17
  217.       Font.Name = 'System'
  218.       Font.Style = [fsBold]
  219.       ParentFont = False
  220.       TabOrder = 3
  221.     end
  222.     object RadioButton5: TRadioButton
  223.       Left = 8
  224.       Top = 152
  225.       Width = 209
  226.       Height = 17
  227.       Caption = 'Header Five'
  228.       Font.Color = clMaroon
  229.       Font.Height = -17
  230.       Font.Name = 'System'
  231.       Font.Style = [fsBold]
  232.       ParentFont = False
  233.       TabOrder = 4
  234.     end
  235.     object RadioButton6: TRadioButton
  236.       Left = 8
  237.       Top = 184
  238.       Width = 209
  239.       Height = 17
  240.       Caption = 'Header Six (smallest)'
  241.       Font.Color = clMaroon
  242.       Font.Height = -17
  243.       Font.Name = 'System'
  244.       Font.Style = [fsBold]
  245.       ParentFont = False
  246.       TabOrder = 5
  247.     end
  248.   end
  249. end
  250.