home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / cbsuite.lzh / SU1SRC.ZIP / DEMO07.DFM / DEMO07.txt next >
Encoding:
Text File  |  1997-01-18  |  13.1 KB  |  550 lines

  1. object FBDemo07: TFBDemo07
  2.   Left = 40
  3.   Top = 427
  4.   Width = 932
  5.   Height = 468
  6.   HorzScrollBar.Position = 89
  7.   VertScrollBar.Position = 759
  8.   Caption = 'FBDemo07'
  9.   Font.Color = clWindowText
  10.   Font.Height = -17
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 120
  14.   TextHeight = 20
  15.   object CBReport1: TCBReport
  16.     Left = -81
  17.     Top = -751
  18.     Width = 992
  19.     Height = 1403
  20.     Font.Color = clWindowText
  21.     Font.Height = 16
  22.     Font.Name = 'Arial'
  23.     Font.Style = []
  24.     Color = 15794175
  25.     ParentFont = False
  26.     About = 'Version 5.32'
  27.     AboutRegistered = 'TOM SNIDER'
  28.     Bands.Title = CBBand1
  29.     Viewer.BkColor = 11234567
  30.     Viewer.Heading = 'BandIt Viewer'
  31.     Viewer.ShowCancelDialog = True
  32.     Viewer.MinimizeRunForm = False
  33.     Viewer.ZoomPercentage = 100.000000000000000000
  34.     Page.FrameStyle = frThin
  35.     Page.MarginLeft = 0.400000000000000000
  36.     Page.MarginTop = 0.400000000000000000
  37.     Page.MarginRight = 0.400000000000000000
  38.     Page.PaperSize = A4
  39.     OutputTo = poViewer
  40.     Orientation = Default
  41.     Units = poInches
  42.     Copies = 1
  43.     LineSpacing = 2.500000000000000000
  44.     RewindBeforePrint = True
  45.     object CBBand1: TCBBand
  46.       Left = 49
  47.       Top = 49
  48.       Width = 894
  49.       Height = 1193
  50.       Align = alTop
  51.       Color = clWhite
  52.       Frame.Color = clSilver
  53.       Frame.Left = frSingleThin
  54.       Frame.Right = frSingleThin
  55.       Frame.Top = frSingleThin
  56.       Frame.Bottom = frSingleThin
  57.       ForceNewPage = False
  58.       BandType = cbTitle
  59.       object Label1: TLabel
  60.         Left = 16
  61.         Top = 8
  62.         Width = 785
  63.         Height = 43
  64.         Caption = 'Miscellaneous Non-BDE Supported Components'
  65.         Font.Color = clBlue
  66.         Font.Height = -37
  67.         Font.Name = 'Times New Roman'
  68.         Font.Style = [fsBold, fsItalic]
  69.         ParentFont = False
  70.       end
  71.       object Label2: TLabel
  72.         Left = 24
  73.         Top = 56
  74.         Width = 137
  75.         Height = 43
  76.         AutoSize = False
  77.         Caption = 'TLabel'
  78.         Font.Color = clFuchsia
  79.         Font.Height = -37
  80.         Font.Name = 'Times New Roman'
  81.         Font.Style = [fsBold, fsItalic]
  82.         ParentFont = False
  83.       end
  84.       object Shape1: TShape
  85.         Left = 32
  86.         Top = 368
  87.         Width = 233
  88.         Height = 73
  89.         Brush.Color = clBlue
  90.         Brush.Style = bsVertical
  91.         Shape = stRoundRect
  92.       end
  93.       object Shape2: TShape
  94.         Left = 280
  95.         Top = 368
  96.         Width = 233
  97.         Height = 73
  98.         Brush.Color = clRed
  99.         Brush.Style = bsBDiagonal
  100.         Shape = stRoundRect
  101.       end
  102.       object Shape3: TShape
  103.         Left = 552
  104.         Top = 368
  105.         Width = 265
  106.         Height = 73
  107.         Brush.Color = 10485760
  108.         Brush.Style = bsCross
  109.         Shape = stEllipse
  110.       end
  111.       object Shape4: TShape
  112.         Left = 24
  113.         Top = 456
  114.         Width = 265
  115.         Height = 73
  116.         Brush.Color = 4259584
  117.         Brush.Style = bsCross
  118.       end
  119.       object Shape5: TShape
  120.         Left = 312
  121.         Top = 456
  122.         Width = 105
  123.         Height = 73
  124.         Brush.Color = clBlue
  125.         Brush.Style = bsDiagCross
  126.         Shape = stRoundSquare
  127.       end
  128.       object Shape6: TShape
  129.         Left = 424
  130.         Top = 456
  131.         Width = 105
  132.         Height = 73
  133.         Brush.Color = clFuchsia
  134.         Brush.Style = bsDiagCross
  135.         Shape = stCircle
  136.       end
  137.       object Image1: TImage
  138.         Left = 544
  139.         Top = 456
  140.         Width = 65
  141.         Height = 65
  142.         Picture.Data = {<image000.bmp>}
  143.       end
  144.       object Bevel1: TBevel
  145.         Left = 24
  146.         Top = 552
  147.         Width = 569
  148.         Height = 73
  149.         Shape = bsFrame
  150.       end
  151.       object Label4: TLabel
  152.         Left = 176
  153.         Top = 568
  154.         Width = 273
  155.         Height = 43
  156.         AutoSize = False
  157.         Caption = 'Inside the Bevel'
  158.         Font.Color = clTeal
  159.         Font.Height = -37
  160.         Font.Name = 'Times New Roman'
  161.         Font.Style = [fsBold, fsItalic]
  162.         ParentFont = False
  163.       end
  164.       object Label5: TLabel
  165.         Left = 24
  166.         Top = 672
  167.         Width = 674
  168.         Height = 43
  169.         Caption = 'Miscellaneous BDE Supported Components'
  170.         Font.Color = clBlue
  171.         Font.Height = -37
  172.         Font.Name = 'Times New Roman'
  173.         Font.Style = [fsBold, fsItalic]
  174.         ParentFont = False
  175.       end
  176.       object DBText1: TDBText
  177.         Left = 112
  178.         Top = 792
  179.         Width = 177
  180.         Height = 33
  181.         DataField = 'Category'
  182.         DataSource = DataSource1
  183.         Font.Color = clMaroon
  184.         Font.Height = -20
  185.         Font.Name = 'Arial'
  186.         Font.Style = [fsBold]
  187.         ParentFont = False
  188.       end
  189.       object Edit1: TEdit
  190.         Left = 160
  191.         Top = 64
  192.         Width = 121
  193.         Height = 35
  194.         Font.Color = clRed
  195.         Font.Height = -23
  196.         Font.Name = 'Arial'
  197.         Font.Style = []
  198.         ParentFont = False
  199.         TabOrder = 0
  200.         Text = 'TEdit'
  201.       end
  202.       object Memo1: TMemo
  203.         Left = 296
  204.         Top = 64
  205.         Width = 177
  206.         Height = 65
  207.         Font.Color = clNavy
  208.         Font.Height = -20
  209.         Font.Name = 'Arial'
  210.         Font.Style = [fsBold, fsItalic]
  211.         Lines.Strings = (
  212.           'TMemo'
  213.           'Strings')
  214.         ParentFont = False
  215.         TabOrder = 1
  216.       end
  217.       object CheckBox1: TCheckBox
  218.         Left = 24
  219.         Top = 112
  220.         Width = 97
  221.         Height = 17
  222.         Caption = 'TCheckBox'
  223.         Font.Color = clRed
  224.         Font.Height = -17
  225.         Font.Name = 'Times New Roman'
  226.         Font.Style = [fsBold, fsItalic]
  227.         ParentFont = False
  228.         TabOrder = 2
  229.       end
  230.       object RadioButton1: TRadioButton
  231.         Left = 24
  232.         Top = 136
  233.         Width = 113
  234.         Height = 17
  235.         Caption = 'TRadioButton'
  236.         Font.Color = clOlive
  237.         Font.Height = -17
  238.         Font.Name = 'Arial'
  239.         Font.Style = []
  240.         ParentFont = False
  241.         TabOrder = 3
  242.       end
  243.       object RadioButton2: TRadioButton
  244.         Left = 24
  245.         Top = 160
  246.         Width = 113
  247.         Height = 17
  248.         Alignment = taLeftJustify
  249.         Caption = 'TRadioButton'
  250.         Font.Color = clOlive
  251.         Font.Height = -17
  252.         Font.Name = 'Arial'
  253.         Font.Style = []
  254.         ParentFont = False
  255.         TabOrder = 4
  256.       end
  257.       object CheckBox2: TCheckBox
  258.         Left = 128
  259.         Top = 112
  260.         Width = 105
  261.         Height = 17
  262.         Alignment = taLeftJustify
  263.         Caption = 'TCheckBox'
  264.         Font.Color = clRed
  265.         Font.Height = -17
  266.         Font.Name = 'Times New Roman'
  267.         Font.Style = [fsBold, fsItalic]
  268.         ParentFont = False
  269.         TabOrder = 5
  270.       end
  271.       object Panel1: TPanel
  272.         Left = 32
  273.         Top = 192
  274.         Width = 569
  275.         Height = 161
  276.         Color = clRed
  277.         TabOrder = 6
  278.         object GroupBox1: TGroupBox
  279.           Left = 24
  280.           Top = 16
  281.           Width = 273
  282.           Height = 129
  283.           Caption = 'GroupBox1'
  284.           Font.Color = clWhite
  285.           Font.Height = -20
  286.           Font.Name = 'Times New Roman'
  287.           Font.Style = [fsBold, fsItalic]
  288.           ParentFont = False
  289.           TabOrder = 0
  290.           object CheckBox3: TCheckBox
  291.             Left = 8
  292.             Top = 32
  293.             Width = 97
  294.             Height = 17
  295.             Caption = 'CheckBox3'
  296.             TabOrder = 0
  297.           end
  298.           object CheckBox4: TCheckBox
  299.             Left = 8
  300.             Top = 64
  301.             Width = 97
  302.             Height = 17
  303.             Caption = 'CheckBox4'
  304.             TabOrder = 1
  305.           end
  306.           object CheckBox5: TCheckBox
  307.             Left = 8
  308.             Top = 96
  309.             Width = 97
  310.             Height = 17
  311.             Caption = 'CheckBox5'
  312.             TabOrder = 2
  313.           end
  314.           object RadioButton3: TRadioButton
  315.             Left = 128
  316.             Top = 32
  317.             Width = 137
  318.             Height = 17
  319.             Caption = 'RadioButton3'
  320.             Font.Color = clAqua
  321.             Font.Height = -20
  322.             Font.Name = 'Times New Roman'
  323.             Font.Style = [fsBold, fsItalic]
  324.             ParentFont = False
  325.             TabOrder = 3
  326.           end
  327.           object RadioButton4: TRadioButton
  328.             Left = 128
  329.             Top = 64
  330.             Width = 137
  331.             Height = 17
  332.             Caption = 'RadioButton4'
  333.             Font.Color = clAqua
  334.             Font.Height = -20
  335.             Font.Name = 'Times New Roman'
  336.             Font.Style = [fsBold, fsItalic]
  337.             ParentFont = False
  338.             TabOrder = 4
  339.           end
  340.           object RadioButton5: TRadioButton
  341.             Left = 128
  342.             Top = 96
  343.             Width = 137
  344.             Height = 17
  345.             Caption = 'RadioButton5'
  346.             Font.Color = clAqua
  347.             Font.Height = -20
  348.             Font.Name = 'Times New Roman'
  349.             Font.Style = [fsBold, fsItalic]
  350.             ParentFont = False
  351.             TabOrder = 5
  352.           end
  353.         end
  354.         object Panel2: TPanel
  355.           Left = 312
  356.           Top = 1
  357.           Width = 256
  358.           Height = 159
  359.           Align = alRight
  360.           Color = 8454143
  361.           TabOrder = 1
  362.           object RadioGroup1: TRadioGroup
  363.             Left = 32
  364.             Top = 16
  365.             Width = 201
  366.             Height = 129
  367.             Caption = 'RadioGroup1'
  368.             Font.Color = clBlack
  369.             Font.Height = -17
  370.             Font.Name = 'Arial'
  371.             Font.Style = [fsBold, fsItalic]
  372.             Items.Strings = (
  373.               'Item1'
  374.               'Item2'
  375.               'Item3')
  376.             ParentFont = False
  377.             TabOrder = 0
  378.           end
  379.         end
  380.       end
  381.       object Memo2: TMemo
  382.         Left = 504
  383.         Top = 56
  384.         Width = 105
  385.         Height = 129
  386.         Font.Color = clLime
  387.         Font.Height = -30
  388.         Font.Name = 'Arial'
  389.         Font.Style = []
  390.         Lines.Strings = (
  391.           'Some '
  392.           'more'
  393.           'Memo'
  394.           'Lines'
  395.           '')
  396.         ParentFont = False
  397.         TabOrder = 7
  398.       end
  399.       object ComboBox1: TComboBox
  400.         Left = 296
  401.         Top = 136
  402.         Width = 177
  403.         Height = 27
  404.         Font.Color = clRed
  405.         Font.Height = -17
  406.         Font.Name = 'Arial'
  407.         Font.Style = []
  408.         ItemHeight = 19
  409.         ParentFont = False
  410.         TabOrder = 8
  411.         Text = 'TComboBox'
  412.       end
  413.       object Panel3: TPanel
  414.         Left = 624
  415.         Top = 56
  416.         Width = 201
  417.         Height = 297
  418.         Color = 16777088
  419.         TabOrder = 9
  420.         object Label3: TLabel
  421.           Left = 24
  422.           Top = 16
  423.           Width = 129
  424.           Height = 43
  425.           AutoSize = False
  426.           Caption = 'TLabel'
  427.           Font.Color = clFuchsia
  428.           Font.Height = -37
  429.           Font.Name = 'Times New Roman'
  430.           Font.Style = [fsBold, fsItalic]
  431.           ParentFont = False
  432.         end
  433.         object ComboBox2: TComboBox
  434.           Left = 16
  435.           Top = 72
  436.           Width = 177
  437.           Height = 27
  438.           Font.Color = clRed
  439.           Font.Height = -17
  440.           Font.Name = 'Arial'
  441.           Font.Style = []
  442.           ItemHeight = 19
  443.           ParentFont = False
  444.           TabOrder = 0
  445.           Text = 'TComboBox'
  446.         end
  447.         object MaskEdit1: TMaskEdit
  448.           Left = 16
  449.           Top = 112
  450.           Width = 121
  451.           Height = 27
  452.           Font.Color = clPurple
  453.           Font.Height = -17
  454.           Font.Name = 'Times New Roman'
  455.           Font.Style = [fsItalic]
  456.           MaxLength = 0
  457.           ParentFont = False
  458.           TabOrder = 1
  459.           Text = 'MaskEdit1'
  460.         end
  461.       end
  462.       object ScrollBox1: TScrollBox
  463.         Left = 624
  464.         Top = 456
  465.         Width = 217
  466.         Height = 169
  467.         TabOrder = 10
  468.         object Image2: TImage
  469.           Left = 9
  470.           Top = 89
  471.           Width = 32
  472.           Height = 32
  473.           Picture.Data = {<image001.bmp>}
  474.         end
  475.         object Shape7: TShape
  476.           Left = 17
  477.           Top = 9
  478.           Width = 176
  479.           Height = 73
  480.           Brush.Color = clRed
  481.           Brush.Style = bsCross
  482.           Shape = stEllipse
  483.         end
  484.         object Shape8: TShape
  485.           Left = 97
  486.           Top = 89
  487.           Width = 105
  488.           Height = 73
  489.           Brush.Color = clFuchsia
  490.           Brush.Style = bsDiagCross
  491.           Shape = stCircle
  492.         end
  493.       end
  494.       object Panel4: TPanel
  495.         Left = 0
  496.         Top = 648
  497.         Width = 896
  498.         Height = 17
  499.         Color = 10485760
  500.         TabOrder = 11
  501.       end
  502.       object EditCommon_Name: TDBEdit
  503.         Left = 22
  504.         Top = 724
  505.         Width = 283
  506.         Height = 41
  507.         DataField = 'Common_Name'
  508.         DataSource = DataSource1
  509.         Font.Color = clBlack
  510.         Font.Height = -27
  511.         Font.Name = 'Arial'
  512.         Font.Style = [fsBold, fsItalic]
  513.         MaxLength = 30
  514.         ParentFont = False
  515.         TabOrder = 12
  516.       end
  517.       object DBMemo1: TDBMemo
  518.         Left = 8
  519.         Top = 905
  520.         Width = 864
  521.         Height = 216
  522.         DataField = 'Notes'
  523.         DataSource = DataSource1
  524.         TabOrder = 13
  525.       end
  526.       object DBImage1: TDBImage
  527.         Left = 471
  528.         Top = 721
  529.         Width = 401
  530.         Height = 177
  531.         DataField = 'Graphic'
  532.         DataSource = DataSource1
  533.         TabOrder = 14
  534.       end
  535.     end
  536.   end
  537.   object DataSource1: TDataSource
  538.     DataSet = Table1
  539.     Left = 809
  540.     Top = 409
  541.   end
  542.   object Table1: TTable
  543.     Active = True
  544.     DatabaseName = 'DBDEMOS'
  545.     TableName = 'BIOLIFE.DB'
  546.     Left = 849
  547.     Top = 409
  548.   end
  549. end
  550.