home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / dir2html / D2html21.exe / 0 / RCDATA / TTABLEOPTIONFORM / TTABLEOPTIONFORM.txt
Text File  |  1998-12-27  |  5KB  |  274 lines

  1. object tableoptionform: Ttableoptionform
  2.   Left = 69
  3.   Top = 335
  4.   BorderStyle = bsDialog
  5.   Caption = 'Table Options'
  6.   ClientHeight = 137
  7.   ClientWidth = 433
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object okbutton: TButton
  17.     Left = 192
  18.     Top = 104
  19.     Width = 65
  20.     Height = 25
  21.     Caption = 'OK'
  22.     ModalResult = 1
  23.     TabOrder = 0
  24.   end
  25.   object cancelbutton: TButton
  26.     Left = 360
  27.     Top = 104
  28.     Width = 65
  29.     Height = 25
  30.     Caption = 'Cancel'
  31.     ModalResult = 2
  32.     TabOrder = 1
  33.   end
  34.   object columnGroupBox: TGroupBox
  35.     Left = 8
  36.     Top = 8
  37.     Width = 65
  38.     Height = 121
  39.     Caption = 'Columns'
  40.     TabOrder = 2
  41.     object nocolumn: TRadioButton
  42.       Left = 8
  43.       Top = 16
  44.       Width = 49
  45.       Height = 17
  46.       Caption = 'None'
  47.       TabOrder = 0
  48.       OnClick = nocolumnClick
  49.     end
  50.     object onecolumn: TRadioButton
  51.       Left = 8
  52.       Top = 32
  53.       Width = 41
  54.       Height = 17
  55.       Caption = '1'
  56.       TabOrder = 1
  57.       OnClick = onecolumnClick
  58.     end
  59.     object twocolumns: TRadioButton
  60.       Left = 8
  61.       Top = 48
  62.       Width = 41
  63.       Height = 17
  64.       Caption = '2'
  65.       TabOrder = 2
  66.       OnClick = twocolumnsClick
  67.     end
  68.     object threecolumns: TRadioButton
  69.       Left = 8
  70.       Top = 64
  71.       Width = 41
  72.       Height = 17
  73.       Caption = '3'
  74.       TabOrder = 3
  75.       OnClick = threecolumnsClick
  76.     end
  77.     object fourcolumns: TRadioButton
  78.       Left = 8
  79.       Top = 80
  80.       Width = 33
  81.       Height = 17
  82.       Caption = '4'
  83.       TabOrder = 4
  84.       OnClick = fourcolumnsClick
  85.     end
  86.     object fivecolumns: TRadioButton
  87.       Left = 8
  88.       Top = 96
  89.       Width = 33
  90.       Height = 17
  91.       Caption = '5'
  92.       TabOrder = 5
  93.       OnClick = fivecolumnsClick
  94.     end
  95.   end
  96.   object borderGroupBox: TGroupBox
  97.     Left = 80
  98.     Top = 8
  99.     Width = 105
  100.     Height = 121
  101.     Caption = 'Borderwidth'
  102.     TabOrder = 3
  103.     object width0: TRadioButton
  104.       Left = 8
  105.       Top = 16
  106.       Width = 33
  107.       Height = 17
  108.       Caption = '0'
  109.       TabOrder = 0
  110.       OnClick = width0Click
  111.     end
  112.     object width1: TRadioButton
  113.       Left = 8
  114.       Top = 32
  115.       Width = 33
  116.       Height = 17
  117.       Caption = '1'
  118.       TabOrder = 1
  119.       OnClick = width1Click
  120.     end
  121.     object width2: TRadioButton
  122.       Left = 8
  123.       Top = 48
  124.       Width = 33
  125.       Height = 17
  126.       Caption = '2'
  127.       TabOrder = 2
  128.       OnClick = width2Click
  129.     end
  130.     object Panel1: TPanel
  131.       Left = 40
  132.       Top = 42
  133.       Width = 50
  134.       Height = 2
  135.       TabOrder = 3
  136.     end
  137.     object Panel2: TPanel
  138.       Left = 40
  139.       Top = 56
  140.       Width = 50
  141.       Height = 3
  142.       TabOrder = 4
  143.     end
  144.     object width3: TRadioButton
  145.       Left = 8
  146.       Top = 64
  147.       Width = 33
  148.       Height = 17
  149.       Caption = '3'
  150.       TabOrder = 5
  151.       OnClick = width3Click
  152.     end
  153.     object width4: TRadioButton
  154.       Left = 8
  155.       Top = 80
  156.       Width = 33
  157.       Height = 17
  158.       Caption = '4'
  159.       TabOrder = 6
  160.       OnClick = width4Click
  161.     end
  162.     object width5: TRadioButton
  163.       Left = 8
  164.       Top = 96
  165.       Width = 33
  166.       Height = 17
  167.       Caption = '5'
  168.       TabOrder = 7
  169.       OnClick = width5Click
  170.     end
  171.     object Panel3: TPanel
  172.       Left = 40
  173.       Top = 72
  174.       Width = 50
  175.       Height = 4
  176.       TabOrder = 8
  177.     end
  178.     object Panel4: TPanel
  179.       Left = 40
  180.       Top = 88
  181.       Width = 50
  182.       Height = 5
  183.       TabOrder = 9
  184.     end
  185.     object Panel5: TPanel
  186.       Left = 40
  187.       Top = 104
  188.       Width = 50
  189.       Height = 6
  190.       TabOrder = 10
  191.     end
  192.   end
  193.   object alignGroupBox: TGroupBox
  194.     Left = 192
  195.     Top = 8
  196.     Width = 233
  197.     Height = 41
  198.     Caption = 'Horizontal Alignment inside Cells'
  199.     TabOrder = 4
  200.     object alignleft: TRadioButton
  201.       Left = 8
  202.       Top = 16
  203.       Width = 57
  204.       Height = 17
  205.       Caption = 'Left'
  206.       TabOrder = 0
  207.       OnClick = alignleftClick
  208.     end
  209.     object aligncenter: TRadioButton
  210.       Left = 80
  211.       Top = 16
  212.       Width = 65
  213.       Height = 17
  214.       Caption = 'Center'
  215.       TabOrder = 1
  216.       OnClick = aligncenterClick
  217.     end
  218.     object alignright: TRadioButton
  219.       Left = 160
  220.       Top = 16
  221.       Width = 57
  222.       Height = 17
  223.       Caption = 'Right'
  224.       TabOrder = 2
  225.       OnClick = alignrightClick
  226.     end
  227.   end
  228.   object valignGroupBox: TGroupBox
  229.     Left = 192
  230.     Top = 56
  231.     Width = 233
  232.     Height = 41
  233.     Caption = 'Vertical Alignment inside Cells'
  234.     TabOrder = 5
  235.     object valigntop: TRadioButton
  236.       Left = 8
  237.       Top = 16
  238.       Width = 57
  239.       Height = 17
  240.       Caption = 'Top'
  241.       TabOrder = 0
  242.       OnClick = valigntopClick
  243.     end
  244.     object valignmiddle: TRadioButton
  245.       Left = 80
  246.       Top = 16
  247.       Width = 65
  248.       Height = 17
  249.       Caption = 'Middle'
  250.       TabOrder = 1
  251.       OnClick = valignmiddleClick
  252.     end
  253.     object valignbottom: TRadioButton
  254.       Left = 160
  255.       Top = 16
  256.       Width = 57
  257.       Height = 17
  258.       Caption = 'Bottom'
  259.       TabOrder = 2
  260.       OnClick = valignbottomClick
  261.     end
  262.   end
  263.   object saveButton: TButton
  264.     Left = 264
  265.     Top = 104
  266.     Width = 89
  267.     Height = 25
  268.     Caption = 'Save as Default'
  269.     ModalResult = 1
  270.     TabOrder = 6
  271.     OnClick = saveButtonClick
  272.   end
  273. end
  274.