home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 018A / WBIT32.ZIP / WEBIT32.EXE / 0 / RCDATA / TFRAMEFORM / TFRAMEFORM.txt
Text File  |  1996-11-23  |  10KB  |  454 lines

  1. object FrameForm: TFrameForm
  2.   Left = 113
  3.   Top = 143
  4.   Width = 568
  5.   Height = 444
  6.   Caption = 'Frame Creation'
  7.   Font.Color = clWindowText
  8.   Font.Height = -12
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   Menu = MainMenu1
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnResize = FormResize
  16.   OnShow = FormShow
  17.   TextHeight = 15
  18.   object r1c1: TLabel
  19.     Left = 116
  20.     Top = 11
  21.     Width = 7
  22.     Height = 15
  23.     Caption = '0'
  24.   end
  25.   object r1c2: TLabel
  26.     Left = 116
  27.     Top = 34
  28.     Width = 7
  29.     Height = 15
  30.     Caption = '0'
  31.   end
  32.   object r2c1: TLabel
  33.     Left = 116
  34.     Top = 64
  35.     Width = 7
  36.     Height = 15
  37.     Caption = '0'
  38.   end
  39.   object r2c2: TLabel
  40.     Left = 116
  41.     Top = 87
  42.     Width = 7
  43.     Height = 15
  44.     Caption = '0'
  45.   end
  46.   object r3c1: TLabel
  47.     Left = 116
  48.     Top = 117
  49.     Width = 7
  50.     Height = 15
  51.     Caption = '0'
  52.   end
  53.   object r3c2: TLabel
  54.     Left = 116
  55.     Top = 141
  56.     Width = 7
  57.     Height = 15
  58.     Caption = '0'
  59.   end
  60.   object r1: TLabel
  61.     Left = 180
  62.     Top = 100
  63.     Width = 7
  64.     Height = 15
  65.     Caption = '0'
  66.   end
  67.   object r2: TLabel
  68.     Left = 230
  69.     Top = 99
  70.     Width = 7
  71.     Height = 15
  72.     Caption = '0'
  73.   end
  74.   object Label1: TLabel
  75.     Left = 252
  76.     Top = 4
  77.     Width = 58
  78.     Height = 15
  79.     Caption = 'Page Title:'
  80.   end
  81.   object Memo1: TMemo
  82.     Left = 238
  83.     Top = 136
  84.     Width = 291
  85.     Height = 63
  86.     Lines.Strings = (
  87.       '<center><a href="set">Click to set up Frame</a>'
  88.       
  89.         '<center><h6>Click & drag seperator bars to create the size frame' +
  90.         ' you need.'
  91.       
  92.         '  Move them to the far Right or Bottom to remove the frame.</h6>' +
  93.         '</center>'
  94.       '')
  95.     ScrollBars = ssBoth
  96.     TabOrder = 9
  97.     Visible = False
  98.   end
  99.   object MainRows: TThreeWaySplitter
  100.     Left = 0
  101.     Top = 165
  102.     Width = 560
  103.     Height = 233
  104.     Align = alBottom
  105.     Bar1Color = clRed
  106.     Bar2Color = clRed
  107.     BarWidth = 3
  108.     Color = clYellow
  109.     Ctl3D = True
  110.     DragCursor = crVSplit
  111.     ParentCtl3D = False
  112.     SplitDirection = sdHorizontal
  113.     OnSplit1Move = MainRowsSplit1Move
  114.     OnSplit2Move = MainRowsSplit2Move
  115.     object Row1: TThreeWaySplitter
  116.       Left = 1
  117.       Top = 1
  118.       Width = 558
  119.       Height = 75
  120.       Bar1Color = clBlue
  121.       Bar2Color = clBlue
  122.       BarWidth = 3
  123.       BevelOuter = bvNone
  124.       DragCursor = crHSplit
  125.       Locked = True
  126.       OnSplit1Move = Row1Split1Move
  127.       OnSplit2Move = Row1Split2Move
  128.       object Cell1: THTMLViewer
  129.         Tag = 1
  130.         Left = 0
  131.         Top = 0
  132.         Width = 183
  133.         Height = 75
  134.         Cursor = crIBeam
  135.         OnHotSpotClick = Cell1HotSpotClick
  136.         ViewImages = False
  137.         TabOrder = 0
  138.         BorderStyle = bsSingle
  139.         HistoryMaxCount = 0
  140.         DefFontName = 'Times New Roman'
  141.         DefPreFontName = 'Courier New'
  142.       end
  143.       object Cell2: THTMLViewer
  144.         Tag = 2
  145.         Left = 186
  146.         Top = 0
  147.         Width = 181
  148.         Height = 75
  149.         Cursor = crIBeam
  150.         OnHotSpotClick = Cell1HotSpotClick
  151.         ViewImages = False
  152.         TabOrder = 1
  153.         BorderStyle = bsSingle
  154.         HistoryMaxCount = 0
  155.         DefFontName = 'Times New Roman'
  156.         DefPreFontName = 'Courier New'
  157.       end
  158.       object Cell3: THTMLViewer
  159.         Tag = 3
  160.         Left = 370
  161.         Top = 0
  162.         Width = 188
  163.         Height = 75
  164.         Cursor = crIBeam
  165.         OnHotSpotClick = Cell1HotSpotClick
  166.         ViewImages = False
  167.         TabOrder = 2
  168.         BorderStyle = bsSingle
  169.         HistoryMaxCount = 0
  170.         DefFontName = 'Times New Roman'
  171.         DefPreFontName = 'Courier New'
  172.       end
  173.     end
  174.     object Row2: TThreeWaySplitter
  175.       Left = 1
  176.       Top = 79
  177.       Width = 558
  178.       Height = 73
  179.       Bar1Color = clBlue
  180.       Bar2Color = clBlue
  181.       BarWidth = 3
  182.       BevelOuter = bvNone
  183.       DragCursor = crHSplit
  184.       OnSplit1Move = Row2Split1Move
  185.       OnSplit2Move = Row2Split2Move
  186.       object Cell4: THTMLViewer
  187.         Tag = 4
  188.         Left = 0
  189.         Top = 0
  190.         Width = 183
  191.         Height = 73
  192.         Cursor = crIBeam
  193.         OnHotSpotClick = Cell1HotSpotClick
  194.         ViewImages = False
  195.         TabOrder = 0
  196.         BorderStyle = bsSingle
  197.         HistoryMaxCount = 0
  198.         DefFontName = 'Times New Roman'
  199.         DefPreFontName = 'Courier New'
  200.       end
  201.       object cell5: THTMLViewer
  202.         Tag = 5
  203.         Left = 186
  204.         Top = 0
  205.         Width = 181
  206.         Height = 73
  207.         Cursor = crIBeam
  208.         OnHotSpotClick = Cell1HotSpotClick
  209.         ViewImages = False
  210.         TabOrder = 1
  211.         BorderStyle = bsSingle
  212.         HistoryMaxCount = 0
  213.         DefFontName = 'Times New Roman'
  214.         DefPreFontName = 'Courier New'
  215.       end
  216.       object Cell6: THTMLViewer
  217.         Tag = 6
  218.         Left = 370
  219.         Top = 0
  220.         Width = 188
  221.         Height = 73
  222.         Cursor = crIBeam
  223.         OnHotSpotClick = Cell1HotSpotClick
  224.         ViewImages = False
  225.         TabOrder = 2
  226.         BorderStyle = bsSingle
  227.         HistoryMaxCount = 0
  228.         DefFontName = 'Times New Roman'
  229.         DefPreFontName = 'Courier New'
  230.       end
  231.     end
  232.     object Row3: TThreeWaySplitter
  233.       Left = 1
  234.       Top = 155
  235.       Width = 558
  236.       Height = 77
  237.       Bar1Color = clBlue
  238.       Bar2Color = clBlue
  239.       BarWidth = 3
  240.       BevelOuter = bvNone
  241.       DragCursor = crHSplit
  242.       OnSplit1Move = Row3Split1Move
  243.       OnSplit2Move = Row3Split2Move
  244.       object Cell7: THTMLViewer
  245.         Tag = 7
  246.         Left = 0
  247.         Top = 0
  248.         Width = 183
  249.         Height = 77
  250.         Cursor = crIBeam
  251.         OnHotSpotClick = Cell1HotSpotClick
  252.         ViewImages = False
  253.         TabOrder = 0
  254.         BorderStyle = bsSingle
  255.         HistoryMaxCount = 0
  256.         DefFontName = 'Times New Roman'
  257.         DefPreFontName = 'Courier New'
  258.       end
  259.       object Cell8: THTMLViewer
  260.         Tag = 8
  261.         Left = 186
  262.         Top = 0
  263.         Width = 181
  264.         Height = 77
  265.         Cursor = crIBeam
  266.         OnHotSpotClick = Cell1HotSpotClick
  267.         ViewImages = False
  268.         TabOrder = 1
  269.         BorderStyle = bsSingle
  270.         HistoryMaxCount = 0
  271.         DefFontName = 'Times New Roman'
  272.         DefPreFontName = 'Courier New'
  273.       end
  274.       object Cell9: THTMLViewer
  275.         Tag = 9
  276.         Left = 370
  277.         Top = 0
  278.         Width = 188
  279.         Height = 77
  280.         Cursor = crIBeam
  281.         OnHotSpotClick = Cell1HotSpotClick
  282.         ViewImages = False
  283.         TabOrder = 2
  284.         BorderStyle = bsSingle
  285.         HistoryMaxCount = 0
  286.         DefFontName = 'Times New Roman'
  287.         DefPreFontName = 'Courier New'
  288.       end
  289.     end
  290.   end
  291.   object Row1Bar1: TScrollBar
  292.     Left = 4
  293.     Top = 7
  294.     Width = 109
  295.     Height = 20
  296.     Max = 66
  297.     Min = 10
  298.     Position = 33
  299.     TabOrder = 0
  300.     OnChange = Row1Bar1Change
  301.   end
  302.   object Row1Bar2: TScrollBar
  303.     Left = 4
  304.     Top = 30
  305.     Width = 109
  306.     Height = 21
  307.     Min = 34
  308.     Position = 67
  309.     TabOrder = 1
  310.     OnChange = Row1Bar2Change
  311.   end
  312.   object Row2Bar2: TScrollBar
  313.     Left = 4
  314.     Top = 83
  315.     Width = 109
  316.     Height = 21
  317.     Min = 34
  318.     Position = 67
  319.     TabOrder = 2
  320.     OnChange = Row2Bar2Change
  321.   end
  322.   object Row2Bar1: TScrollBar
  323.     Left = 4
  324.     Top = 60
  325.     Width = 109
  326.     Height = 20
  327.     Max = 66
  328.     Min = 10
  329.     Position = 33
  330.     TabOrder = 3
  331.     OnChange = Row2Bar1Change
  332.   end
  333.   object Row3Bar2: TScrollBar
  334.     Left = 4
  335.     Top = 137
  336.     Width = 109
  337.     Height = 21
  338.     Min = 34
  339.     Position = 67
  340.     TabOrder = 4
  341.     OnChange = Row3Bar2Change
  342.   end
  343.   object Row3Bar1: TScrollBar
  344.     Left = 4
  345.     Top = 114
  346.     Width = 109
  347.     Height = 20
  348.     Max = 66
  349.     Min = 10
  350.     Position = 33
  351.     TabOrder = 5
  352.     OnChange = Row3Bar1Change
  353.   end
  354.   object Row1Height: TScrollBar
  355.     Left = 153
  356.     Top = 65
  357.     Width = 21
  358.     Height = 88
  359.     Kind = sbVertical
  360.     Max = 66
  361.     Min = 10
  362.     Position = 33
  363.     TabOrder = 6
  364.     OnChange = Row1HeightChange
  365.   end
  366.   object Row2Height: TScrollBar
  367.     Left = 201
  368.     Top = 65
  369.     Width = 21
  370.     Height = 88
  371.     Kind = sbVertical
  372.     Min = 34
  373.     Position = 67
  374.     TabOrder = 7
  375.     OnChange = Row2HeightChange
  376.   end
  377.   object Orientation: TRadioGroup
  378.     Left = 145
  379.     Top = 5
  380.     Width = 92
  381.     Height = 55
  382.     Caption = 'Orientation'
  383.     ItemIndex = 0
  384.     Items.Strings = (
  385.       'By