home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / megapanl.exe / SAMPLE.ZIP / TEST7.DFM / TEST7.txt < prev   
Encoding:
Text File  |  1996-04-30  |  13.2 KB  |  556 lines

  1. object Form7: TForm7
  2.   Left = 300
  3.   Top = 213
  4.   Width = 667
  5.   Height = 395
  6.   Caption = 'Resizing Test'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 16
  13.   object MegaPanel1: TMegaPanel
  14.     Left = 25
  15.     Top = 0
  16.     Width = 634
  17.     Height = 368
  18.     Caption = 'MegaPanel1'
  19.     CaptionAngle = 90
  20.     CaptionFont.Color = clBlack
  21.     CaptionFont.Height = -13
  22.     CaptionFont.Name = 'Arial'
  23.     CaptionFont.Style = [fsBold]
  24.     CaptionPosition = cpLeftCenter
  25.     CaptionStyle = csPanel
  26.     FixClasses.Strings = (
  27.       '000TGroupBox'
  28.       '010TButton'
  29.       '111TEdit'
  30.       '001TMemo'
  31.       '110TCheckBox'
  32.       '110TRadioButton'
  33.       '101TListBox'
  34.       '101TComboBox'
  35.       '000TScrollBar'
  36.       '000TTabSet'
  37.       '111TMaskEdit'
  38.       '001TOutline'
  39.       '101TStringGrid'
  40.       '000TNotebook'
  41.       '000THeader'
  42.       '000TPanel'
  43.       '000TMegaPanel')
  44.     LabelFont.Color = clBlack
  45.     LabelFont.Height = -13
  46.     LabelFont.Name = 'Arial'
  47.     LabelFont.Style = [fsBold]
  48.     LabelHorzJustify = hjLeft
  49.     LabelPosition = lpRightCenter
  50.     LabelStyle = lsInPanel
  51.     PanelBevelOuter = bvNone
  52.     PanelBorderStyle = bsSingle
  53.     ParentFont = False
  54.     ResizeControls = [rcHorizontal, rcVertical]
  55.     Align = alClient
  56.     TabOrder = 0
  57.     object Label1: TLabel
  58.       Left = 254
  59.       Top = 16
  60.       Width = 43
  61.       Height = 16
  62.       Caption = 'Label1'
  63.       Font.Color = clBlack
  64.       Font.Height = -13
  65.       Font.Name = 'Arial'
  66.       Font.Style = [fsBold]
  67.       ParentFont = False
  68.     end
  69.     object Bevel1: TBevel
  70.       Left = 339
  71.       Top = 16
  72.       Width = 126
  73.       Height = 65
  74.     end
  75.     object SpeedButton1: TSpeedButton
  76.       Left = 475
  77.       Top = 16
  78.       Width = 25
  79.       Height = 25
  80.       Hint = '|Automatic Label'
  81.       Font.Color = clBlack
  82.       Font.Height = -13
  83.       Font.Name = 'Arial'
  84.       Font.Style = [fsBold]
  85.       Glyph.Data = {
  86.         76010000424D7601000000000000760000002800000020000000100000000100
  87.         04000000000000010000130B0000130B00000000000000000000000000000000
  88.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  89.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  90.         3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  91.         33333337777FF377FF3333993370739993333377FF373F377FF3399993000339
  92.         993337777F777F3377F3393999707333993337F77737333337FF993399933333
  93.         399377F3777FF333377F993339903333399377F33737FF33377F993333707333
  94.         399377F333377FF3377F993333101933399377F333777FFF377F993333000993
  95.         399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399
  96.         99333773FF777F777733339993707339933333773FF7FFF77333333999999999
  97.         3333333777333777333333333999993333333333377777333333}
  98.       NumGlyphs = 2
  99.       ParentFont = False
  100.     end
  101.     object SpeedButton2: TSpeedButton
  102.       Left = 475
  103.       Top = 47
  104.       Width = 25
  105.       Height = 25
  106.       Hint = '|Automatic Label'
  107.       Font.Color = clBlack
  108.       Font.Height = -13
  109.       Font.Name = 'Arial'
  110.       Font.Style = [fsBold]
  111.       Glyph.Data = {
  112.         78010000424D7801000000000000760000002800000020000000100000000100
  113.         04000000000000000000120B0000120B00000000000000000000000000000000
  114.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  115.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300130000031
  116.         00333773F77777FF7733331000909000133333377737F777FF33330098F0F890
  117.         0333337733F733F77F33370980FFF08907333373373F373373F33099FF0FFFF9
  118.         903337F3F373F33FF7F33090FFF0FF00903337F73337F37737F33099FFF0FFF9
  119.         9033373F33F7F3F33733370980F0F0890733337FF737F7337F33330098F0F890
  120.         03333F77FF3733377FFF000009999900000377777FFFFF77777F088700000008
  121.         77037F3377777773337F088887707888870373F3337773F33373307880707088
  122.         7033373FF737F73FF733337003303300733333777337FF777333333333000333
  123.         33333333337773333333333333333333333333333333333333330000}
  124.       NumGlyphs = 2
  125.       ParentFont = False
  126.     end
  127.     object Image1: TImage
  128.       Left = 256
  129.       Top = 244
  130.       Width = 78
  131.       Height = 72
  132.       Picture.Data = {<image000.bmp>}
  133.       Stretch = True
  134.     end
  135.     object Shape1: TShape
  136.       Left = 344
  137.       Top = 24
  138.       Width = 113
  139.       Height = 49
  140.       Shape = stEllipse
  141.     end
  142.     object GroupBox1: TGroupBox
  143.       Left = 32
  144.       Top = 8
  145.       Width = 209
  146.       Height = 65
  147.       Caption = 'GroupBox1'
  148.       Font.Color = clBlack
  149.       Font.Height = -13
  150.       Font.Name = 'Arial'
  151.       Font.Style = [fsBold]
  152.       ParentFont = False
  153.       TabOrder = 12
  154.     end
  155.     object Button1: TButton
  156.       Left = 40
  157.       Top = 32
  158.       Width = 88
  159.       Height = 32
  160.       Caption = 'Button1'
  161.       Font.Color = clBlack
  162.       Font.Height = -13
  163.       Font.Name = 'Arial'
  164.       Font.Style = [fsBold]
  165.       ParentFont = False
  166.       TabOrder = 0
  167.     end
  168.     object Button2: TButton
  169.       Left = 143
  170.       Top = 32
  171.       Width = 88
  172.       Height = 32
  173.       Caption = 'Button2'
  174.       Font.Color = clBlack
  175.       Font.Height = -13
  176.       Font.Name = 'Arial'
  177.       Font.Style = [fsBold]
  178.       ParentFont = False
  179.       TabOrder = 1
  180.     end
  181.     object Edit1: TEdit
  182.       Left = 341
  183.       Top = 87
  184.       Width = 120
  185.       Height = 24
  186.       Font.Color = clBlack
  187.       Font.Height = -13
  188.       Font.Name = 'Arial'
  189.       Font.Style = [fsBold]
  190.       ParentFont = False
  191.       TabOrder = 2
  192.       Text = 'Edit1'
  193.     end
  194.     object Memo1: TMemo
  195.       Left = 341
  196.       Top = 118
  197.       Width = 120
  198.       Height = 56
  199.       Font.Color = clBlack
  200.       Font.Height = -13
  201.       Font.Name = 'Arial'
  202.       Font.Style = [fsBold]
  203.       Lines.Strings = (
  204.         'Memo1')
  205.       ParentFont = False
  206.       TabOrder = 3
  207.     end
  208.     object CheckBox1: TCheckBox
  209.       Left = 468
  210.       Top = 87
  211.       Width = 112
  212.       Height = 17
  213.       Caption = 'CheckBox1'
  214.       Font.Color = clBlack
  215.       Font.Height = -13
  216.       Font.Name = 'Arial'
  217.       Font.Style = [fsBold]
  218.       ParentFont = False
  219.       TabOrder = 4
  220.     end
  221.     object CheckBox2: TCheckBox
  222.       Left = 468
  223.       Top = 110
  224.       Width = 112
  225.       Height = 17
  226.       Caption = 'CheckBox2'
  227.       Font.Color = clBlack
  228.       Font.Height = -13
  229.       Font.Name = 'Arial'
  230.       Font.Style = [fsBold]
  231.       ParentFont = False
  232.       TabOrder = 5
  233.     end
  234.     object RadioButton1: TRadioButton
  235.       Left = 468
  236.       Top = 134
  237.       Width = 128
  238.       Height = 17
  239.       Caption = 'RadioButton1'
  240.       Font.Color = clBlack
  241.       Font.Height = -13
  242.       Font.Name = 'Arial'
  243.       Font.Style = [fsBold]
  244.       ParentFont = False
  245.       TabOrder = 6
  246.     end
  247.     object RadioButton2: TRadioButton
  248.       Left = 468
  249.       Top = 157
  250.       Width = 128
  251.       Height = 17
  252.       Caption = 'RadioButton2'
  253.       Font.Color = clBlack
  254.       Font.Height = -13
  255.       Font.Name = 'Arial'
  256.       Font.Style = [fsBold]
  257.       ParentFont = False
  258.       TabOrder = 7
  259.     end
  260.     object ListBox1: TListBox
  261.       Left = 341
  262.       Top = 181
  263.       Width = 120
  264.       Height = 56
  265.       Font.Color = clBlack
  266.       Font.Height = -13
  267.       Font.Name = 'Arial'
  268.       Font.Style = [fsBold]
  269.       ItemHeight = 16
  270.       ParentFont = False
  271.       TabOrder = 8
  272.     end
  273.     object ComboBox1: TComboBox
  274.       Left = 32
  275.       Top = 291
  276.       Width = 207
  277.       Height = 24
  278.       Font.Color = clBlack
  279.       Font.Height = -13
  280.       Font.Name = 'Arial'
  281.       Font.Style = [fsBold]
  282.       ItemHeight = 16
  283.       ParentFont = False
  284.       TabOrder = 9
  285.       Text = 'ComboBox1'
  286.     end
  287.     object ScrollBar1: TScrollBar
  288.       Left = 32
  289.       Top = 267
  290.       Width = 193
  291.       Height = 17
  292.       TabOrder = 10
  293.     end
  294.     object ScrollBar2: TScrollBar
  295.       Left = 226
  296.       Top = 80
  297.       Width = 17
  298.       Height = 185
  299.       Kind = sbVertical
  300.       TabOrder = 11
  301.     end
  302.     object TabSet1: TTabSet
  303.       Left = 31
  304.       Top = 321
  305.       Width = 602
  306.       Height = 21
  307.       Align = alBottom
  308.       Font.Color = clBlack
  309.       Font.Height = -13
  310.       Font.Name = 'Arial'
  311.       Font.Style = [fsBold]
  312.       Tabs.Strings = (
  313.         '1'
  314.         '2'
  315.         '3'
  316.         '4'
  317.         '5'
  318.         '6')
  319.       TabIndex = 0
  320.     end
  321.     object MaskEdit2: TMaskEdit
  322.       Left = 341
  323.       Top = 244
  324.       Width = 120
  325.       Height = 24
  326.       Font.Color = clBlack
  327.       Font.Height = -13
  328.       Font.Name = 'Arial'
  329.       Font.Style = [fsBold]
  330.       MaxLength = 0
  331.       ParentFont = False
  332.       TabOrder = 14
  333.       Text = 'MaskEdit2'
  334.     end
  335.     object Outline1: TOutline
  336.       Left = 256
  337.       Top = 39
  338.       Width = 78
  339.       Height = 88
  340.       ItemHeight = 16
  341.       Font.Color = clBlack
  342.       Font.Height = -13
  343.       Font.Name = 'Arial'
  344.       Font.Style = [fsBold]
  345.       TabOrder = 15
  346.       ItemSeparator = '\'
  347.       ParentFont = False
  348.     end
  349.     object StringGrid1: TStringGrid
  350.       Left = 256
  351.       Top = 134
  352.       Width = 78
  353.       Height = 103
  354.       Font.Color = clBlack
  355.       Font.Height = -13
  356.       Font.Name = 'Arial'
  357.       Font.Style = [fsBold]
  358.       ParentFont = False
  359.       TabOrder = 16
  360.       RowHeights = (
  361.         24
  362.         23
  363.         24
  364.         24
  365.         24)
  366.     end
  367.     object Notebook1: TNotebook
  368.       Left = 341
  369.       Top = 276
  370.       Width = 120
  371.       Height = 40
  372.       Font.Color = clBlack
  373.       Font.Height = -13
  374.       Font.Name = 'Arial'
  375.       Font.Style = [fsBold]
  376.       ParentFont = False
  377.       TabOrder = 17
  378.       object TPage
  379.         Left = 0
  380.         Top = 0
  381.         Caption = 'Default'
  382.       end
  383.     end
  384.     object Header1: THeader
  385.       Left = 31
  386.       Top = 342
  387.       Width = 602
  388.       Height = 25
  389.       Align = alBottom
  390.       Font.Color = clBlack
  391.       Font.Height = -13
  392.       Font.Name = 'Arial'
  393.       Font.Style = [fsBold]
  394.       ParentFont = False
  395.       Sections.Sections = (
  396.         #0'135'#0'A'
  397.         #0'172'#0'Header'
  398.         #0'176'#0'Or'
  399.         #0'49'#0'Footer')
  400.       TabOrder = 19
  401.     end
  402.     object Panel1: TPanel
  403.       Left = 468
  404.       Top = 181
  405.       Width = 159
  406.       Height = 135
  407.       Caption = 'Panel1'
  408.       Font.Color = clBlack
  409.       Font.Height = -13
  410.       Font.Name = 'Arial'
  411.       Font.Style = [fsBold]
  412.       ParentFont = False
  413.       TabOrder = 18
  414.       object Edit2: TEdit
  415.         Left = 8
  416.         Top = 8
  417.         Width = 145
  418.         Height = 24
  419.         Font.Color = clBlack
  420.         Font.Height = -13
  421.         Font.Name = 'Arial'
  422.         Font.Style = [fsBold]
  423.         ParentFont = False
  424.         TabOrder = 0
  425.         Text = 'Edit2'
  426.       end
  427.       object Button6: TButton
  428.         Left = 40
  429.         Top = 96
  430.         Width = 89
  431.         Height = 33
  432.         Caption = 'Button6'
  433.         Font.Color = clBlack
  434.         Font.Height = -13
  435.         Font.Name = 'Arial'
  436.         Font.Style = [fsBold]
  437.         ParentFont = False
  438.         TabOrder = 1
  439.       end
  440.       object Panel2: TPanel
  441.         Left = 8
  442.         Top = 40
  443.         Width = 145
  444.         Height = 49
  445.         BevelOuter = bvLowered
  446.         Caption = 'Panel2'
  447.         Font.Color = clBlack
  448.         Font.Height = -13
  449.         Font.Name = 'Arial'
  450.         Font.Style = [fsBold]
  451.         ParentFont = False
  452.         TabOrder = 2
  453.       end
  454.     end
  455.     object MegaPanel2: TMegaPanel
  456.       Left = 32
  457.       Top = 80
  458.       Width = 193
  459.       Height = 185
  460.       Caption = 'MegaPanel2'
  461.       CaptionBevelMargin = 0
  462.       CaptionFont.Color = clBlack
  463.       CaptionFont.Height = -13
  464.       CaptionFont.Name = 'Arial'
  465.       CaptionFont.Style = [fsBold]
  466.       CaptionFontStyle = fsDropShadow
  467.       CaptionStyle = csPanel
  468.       LabelControlX = 4
  469.       LabelFont.Color = clGray
  470.       LabelFont.Height = -13
  471.       LabelFont.Name = 'Arial'
  472.       LabelFont.Style = [fsBold, fsItalic]
  473.       LabelStyle = lsInControl
  474.       ParentFont = False
  475.       ResizeControls = [rcHorizontal, rcVertical]
  476.       TabOrder = 20
  477.       object Panel3: TPanel
  478.         Left = 8
  479.         Top = 74
  480.         Width = 176
  481.         Height = 51
  482.         BevelOuter = bvLowered
  483.         Caption = 'Panel3'
  484.         Font.Color = clBlack
  485.         Font.Height = -13
  486.         Font.Name = 'Arial'
  487.         Font.Style = [fsBold]
  488.         ParentFont = False
  489.         TabOrder = 0
  490.       end
  491.       object Button5: TButton
  492.         Left = 50
  493.         Top = 133
  494.         Width = 93
  495.         Height = 34
  496.         Caption = 'Button6'
  497.         Font.Color = clBlack
  498.         Font.Height = -13
  499.         Font.Name = 'Arial'
  500.         Font.Style = [fsBold]
  501.         ParentFont = False
  502.         TabOrder = 1
  503.       end
  504.       object MaskEdit1: TMaskEdit
  505.         Left = 8
  506.         Top = 41
  507.         Width = 176
  508.         Height = 24
  509.         Hint = '|MaskEdit1'
  510.         Font.Color = clBlack
  511.         Font.Height = -13
  512.         Font.Name = 'Arial'
  513.         Font.Style = [fsBold]
  514.         MaxLength = 0
  515.         ParentFont = False
  516.         TabOrder = 2
  517.       end
  518.     end
  519.   end
  520.   object MegaPanel3: TMegaPanel
  521.     Left = 0
  522.     Top = 0
  523.     Width = 25
  524.     Height = 368
  525.     Caption = 'Resizing Test'
  526.     CaptionAngle = 90
  527.     CaptionBevelOuter = bvNone
  528.     CaptionBevelMargin = 0
  529.     CaptionClearance = 0
  530.     CaptionFont.Color = clGray
  531.     CaptionFont.Height = -19
  532.     CaptionFont.Name = 'Arial'
  533.     CaptionFont.Style = [fsBold]
  534.     CaptionFontStyle = fsRaisedHeavy
  535.     CaptionPosition = cpLeftCenter
  536.     CaptionSpace = 0
  537.     CaptionStyle = csPanel
  538.     ColorCaptionBkgnd = clNone
  539.     ColorHighlight = clSilver
  540.     ColorShadow = clBlack
  541.     GradientFill.EndColor = clGray
  542.     GradientFill.FillType = gtHorzSplit
  543.     GradientFill.StartColor = clSilver
  544.     GradientFill.Style = psCaption
  545.     LabelFont.Color = clWindowText
  546.     LabelFont.Height = -13
  547.     LabelFont.Name = 'System'
  548.     LabelFont.Style = []
  549.     PanelBevelOuter = bvNone
  550.     ParentFont = False
  551.     ResizeEnabled = False
  552.     Align = alLeft
  553.     TabOrder = 1
  554.   end
  555. end
  556.