home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / cbsuite.lzh / SU1CP_32.ZIP / CBABOUT.DFM / CBABOUT.txt next >
Text File  |  1998-01-19  |  13KB  |  573 lines

  1. object AboutBox: TAboutBox
  2.   Left = 90
  3.   Top = 158
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Calitz Bros Components'
  7.   ClientHeight = 453
  8.   ClientWidth = 632
  9.   Font.Color = clWindowText
  10.   Font.Height = -16
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 120
  14.   Position = poScreenCenter
  15.   TextHeight = 20
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 632
  20.     Height = 453
  21.     Align = alClient
  22.     BevelInner = bvRaised
  23.     BevelOuter = bvLowered
  24.     BorderWidth = 5
  25.     TabOrder = 0
  26.     object ProgramIcon: TImage
  27.       Left = 34
  28.       Top = 26
  29.       Width = 55
  30.       Height = 31
  31.       Picture.Data = {<image000.bmp>}
  32.       IsControl = True
  33.     end
  34.     object Label1: TLabel
  35.       Left = 105
  36.       Top = 24
  37.       Width = 310
  38.       Height = 31
  39.       Caption = 'Components by Calitz Bros'
  40.       Font.Color = clMaroon
  41.       Font.Height = -27
  42.       Font.Name = 'Times New Roman'
  43.       Font.Style = [fsBold, fsItalic]
  44.       ParentFont = False
  45.     end
  46.     object Label7: TLabel
  47.       Left = 113
  48.       Top = 56
  49.       Width = 241
  50.       Height = 16
  51.       Caption = 'Copyright Reserved (c) 1997 - Calitz Bros.   '
  52.       Font.Color = clBlack
  53.       Font.Height = -13
  54.       Font.Name = 'Times New Roman'
  55.       Font.Style = [fsBold, fsItalic]
  56.       ParentFont = False
  57.     end
  58.     object Panel2: TPanel
  59.       Left = 32
  60.       Top = 88
  61.       Width = 257
  62.       Height = 49
  63.       TabOrder = 0
  64.       object Label2: TLabel
  65.         Left = 8
  66.         Top = 10
  67.         Width = 65
  68.         Height = 23
  69.         Caption = 'Printit'
  70.         Font.Color = clTeal
  71.         Font.Height = -20
  72.         Font.Name = 'Times New Roman'
  73.         Font.Style = [fsBold, fsItalic]
  74.         ParentFont = False
  75.       end
  76.       object Panel3: TPanel
  77.         Left = 88
  78.         Top = 8
  79.         Width = 30
  80.         Height = 30
  81.         TabOrder = 0
  82.         object Image1: TImage
  83.           Left = 1
  84.           Top = 1
  85.           Width = 28
  86.           Height = 28
  87.           Align = alClient
  88.           ParentShowHint = False
  89.           Picture.Data = {<image001.bmp>}
  90.           ShowHint = False
  91.         end
  92.       end
  93.       object Panel4: TPanel
  94.         Left = 120
  95.         Top = 8
  96.         Width = 30
  97.         Height = 30
  98.         TabOrder = 1
  99.         object Image2: TImage
  100.           Left = 1
  101.           Top = 1
  102.           Width = 28
  103.           Height = 28
  104.           Align = alClient
  105.           ParentShowHint = False
  106.           Picture.Data = {<image002.bmp>}
  107.           ShowHint = False
  108.         end
  109.       end
  110.       object Panel5: TPanel
  111.         Left = 152
  112.         Top = 8
  113.         Width = 30
  114.         Height = 30
  115.         TabOrder = 2
  116.         object Image3: TImage
  117.           Left = 1
  118.           Top = 1
  119.           Width = 28
  120.           Height = 28
  121.           Align = alClient
  122.           ParentShowHint = False
  123.           Picture.Data = {<image003.bmp>}
  124.           ShowHint = False
  125.         end
  126.       end
  127.       object Panel6: TPanel
  128.         Left = 184
  129.         Top = 8
  130.         Width = 30
  131.         Height = 30
  132.         TabOrder = 3
  133.         object Image4: TImage
  134.           Left = 1
  135.           Top = 1
  136.           Width = 28
  137.           Height = 28
  138.           Align = alClient
  139.           ParentShowHint = False
  140.           Picture.Data = {<image004.bmp>}
  141.           ShowHint = False
  142.         end
  143.       end
  144.       object Panel7: TPanel
  145.         Left = 216
  146.         Top = 8
  147.         Width = 30
  148.         Height = 30
  149.         TabOrder = 4
  150.         object Image5: TImage
  151.           Left = 1
  152.           Top = 1
  153.           Width = 28
  154.           Height = 28
  155.           Align = alClient
  156.           ParentShowHint = False
  157.           Picture.Data = {<image005.bmp>}
  158.           ShowHint = False
  159.         end
  160.       end
  161.     end
  162.     object Panel8: TPanel
  163.       Left = 32
  164.       Top = 140
  165.       Width = 257
  166.       Height = 49
  167.       TabOrder = 1
  168.       object Label3: TLabel
  169.         Left = 8
  170.         Top = 10
  171.         Width = 68
  172.         Height = 23
  173.         Caption = 'Reportit'
  174.         Font.Color = clTeal
  175.         Font.Height = -20
  176.         Font.Name = 'Times New Roman'
  177.         Font.Style = [fsBold, fsItalic]
  178.         ParentFont = False
  179.       end
  180.       object Panel9: TPanel
  181.         Left = 88
  182.         Top = 8
  183.         Width = 30
  184.         Height = 30
  185.         Caption = 'Panel9'
  186.         TabOrder = 0
  187.         object Image6: TImage
  188.           Left = 1
  189.           Top = 1
  190.           Width = 28
  191.           Height = 28
  192.           Align = alClient
  193.           ParentShowHint = False
  194.           Picture.Data = {<image006.bmp>}
  195.           ShowHint = False
  196.         end
  197.       end
  198.       object Panel10: TPanel
  199.         Left = 120
  200.         Top = 8
  201.         Width = 30
  202.         Height = 30
  203.         Caption = 'Panel10'
  204.         TabOrder = 1
  205.         object Image7: TImage
  206.           Left = 1
  207.           Top = 1
  208.           Width = 28
  209.           Height = 28
  210.           Align = alClient
  211.           ParentShowHint = False
  212.           Picture.Data = {<image007.bmp>}
  213.           ShowHint = False
  214.         end
  215.       end
  216.       object Panel11: TPanel
  217.         Left = 152
  218.         Top = 8
  219.         Width = 30
  220.         Height = 30
  221.         Caption = 'Panel11'
  222.         TabOrder = 2
  223.         object Image8: TImage
  224.           Left = 1
  225.           Top = 1
  226.           Width = 28
  227.           Height = 28
  228.           Align = alClient
  229.           ParentShowHint = False
  230.           Picture.Data = {<image008.bmp>}
  231.           ShowHint = False
  232.         end
  233.       end
  234.     end
  235.     object Panel14: TPanel
  236.       Left = 32
  237.       Top = 192
  238.       Width = 257
  239.       Height = 49
  240.       TabOrder = 2
  241.       object Label4: TLabel
  242.         Left = 8
  243.         Top = 10
  244.         Width = 47
  245.         Height = 23
  246.         Caption = 'Sortit'
  247.         Font.Color = clTeal
  248.         Font.Height = -20
  249.         Font.Name = 'Times New Roman'
  250.         Font.Style = [fsBold, fsItalic]
  251.         ParentFont = False
  252.       end
  253.       object Panel15: TPanel
  254.         Left = 88
  255.         Top = 8
  256.         Width = 30
  257.         Height = 30
  258.         Caption = 'Panel9'
  259.         TabOrder = 0
  260.         object Image11: TImage
  261.           Left = 1
  262.           Top = 1
  263.           Width = 28
  264.           Height = 28
  265.           Align = alClient
  266.           ParentShowHint = False
  267.           Picture.Data = {<image009.bmp>}
  268.           ShowHint = False
  269.         end
  270.       end
  271.     end
  272.     object Panel20: TPanel
  273.       Left = 32
  274.       Top = 244
  275.       Width = 257
  276.       Height = 49
  277.       TabOrder = 3
  278.       object Label5: TLabel
  279.         Left = 8
  280.         Top = 10
  281.         Width = 65
  282.         Height = 23
  283.         Caption = 'Graphit'
  284.         Font.Color = clTeal
  285.         Font.Height = -20
  286.         Font.Name = 'Times New Roman'
  287.         Font.Style = [fsBold, fsItalic]
  288.         ParentFont = False
  289.       end
  290.       object Panel21: TPanel
  291.         Left = 88
  292.         Top = 8
  293.         Width = 30
  294.         Height = 30
  295.         Caption = 'Panel9'
  296.         TabOrder = 0
  297.         object Image16: TImage
  298.           Left = 1
  299.           Top = 1
  300.           Width = 28
  301.           Height = 28
  302.           Align = alClient
  303.           ParentShowHint = False
  304.           Picture.Data = {<image010.bmp>}
  305.           ShowHint = False
  306.         end
  307.       end
  308.       object Panel22: TPanel
  309.         Left = 120
  310.         Top = 8
  311.         Width = 30
  312.         Height = 30
  313.         Caption = 'Panel10'
  314.         TabOrder = 1
  315.         object Image17: TImage
  316.           Left = 1
  317.           Top = 1
  318.           Width = 28
  319.           Height = 28
  320.           Align = alClient
  321.           ParentShowHint = False
  322.           Picture.Data = {<image011.bmp>}
  323.           ShowHint = False
  324.         end
  325.       end
  326.     end
  327.     object Panel26: TPanel
  328.       Left = 32
  329.       Top = 296
  330.       Width = 257
  331.       Height = 49
  332.       TabOrder = 4
  333.       object Label6: TLabel
  334.         Left = 8
  335.         Top = 10
  336.         Width = 56
  337.         Height = 23
  338.         Caption = 'Bandit'
  339.         Font.Color = clTeal
  340.         Font.Height = -20
  341.         Font.Name = 'Times New Roman'
  342.         Font.Style = [fsBold, fsItalic]
  343.         ParentFont = False
  344.       end
  345.       object Panel27: TPanel
  346.         Left = 88
  347.         Top = 8
  348.         Width = 30
  349.         Height = 30
  350.         Caption = 'Panel9'
  351.         TabOrder = 0
  352.         object Image21: TImage
  353.           Left = 1
  354.           Top = 1
  355.           Width = 28
  356.           Height = 28
  357.           Align = alClient
  358.           ParentShowHint = False
  359.           Picture.Data = {<image012.bmp>}
  360.           ShowHint = False
  361.         end
  362.       end
  363.       object Panel28: TPanel
  364.         Left = 120
  365.         Top = 8
  366.         Width = 30
  367.         Height = 30
  368.         Caption = 'Panel10'
  369.         TabOrder = 1
  370.         object Image22: TImage
  371.           Left = 1
  372.           Top = 1
  373.           Width = 28
  374.           Height = 28
  375.           Align = alClient
  376.           ParentShowHint = False
  377.           Picture.Data = {<image013.bmp>}
  378.           ShowHint = False
  379.         end
  380.       end
  381.       object Panel29: TPanel
  382.         Left = 152
  383.         Top = 8
  384.         Width = 30
  385.         Height = 30
  386.         Caption = 'Panel11'
  387.         TabOrder = 2
  388.         object Image23: TImage
  389.           Left = 1
  390.           Top = 1
  391.           Width = 28
  392.           Height = 28
  393.           Align = alClient
  394.           ParentShowHint = False
  395.           Picture.Data = {<image014.bmp>}
  396.           ShowHint = False
  397.         end
  398.       end
  399.       object Panel30: TPanel
  400.         Left = 184
  401.         Top = 8
  402.         Width = 30
  403.         Height = 30
  404.         Caption = 'Panel12'
  405.         TabOrder = 3
  406.         object Image24: TImage
  407.           Left = 1
  408.           Top = 1
  409.           Width = 28
  410.           Height = 28
  411.           Align = alClient
  412.           ParentShowHint = False
  413.           Picture.Data = {<image015.bmp>}
  414.           ShowHint = False
  415.         end
  416.       end
  417.       object Panel31: TPanel
  418.         Left = 216
  419.         Top = 8
  420.         Width = 30
  421.         Height = 30
  422.         Caption = 'Panel13'
  423.         TabOrder = 4
  424.         object Image25: TImage
  425.           Left = 1
  426.           Top = 1
  427.           Width = 28
  428.           Height = 28
  429.           Align = alClient
  430.           ParentShowHint = False
  431.           Picture.Data = {<image016.bmp>}
  432.           ShowHint = False
  433.         end
  434.       end
  435.     end
  436.     object Panel12: TPanel
  437.       Left = 312
  438.       Top = 88
  439.       Width = 289
  440.       Height = 257
  441.       BorderWidth = 5
  442.       TabOrder = 5
  443.       object Panel13: TPanel
  444.         Left = 6
  445.         Top = 6
  446.         Width = 277
  447.         Height = 245
  448.         Align = alClient
  449.         TabOrder = 0
  450.         object Label8: TLabel
  451.           Left = 109
  452.           Top = 16
  453.           Width = 70
  454.           Height = 23
  455.           Caption = 'E-Mail  '
  456.           Font.Color = clTeal
  457.           Font.Height = -20
  458.           Font.Name = 'Times New Roman'
  459.           Font.Style = [fsBold, fsItalic]
  460.           ParentFont = False
  461.         end
  462.         object Label9: TLabel
  463.           Left = 100
  464.           Top = 96
  465.           Width = 88
  466.           Height = 23
  467.           Caption = 'Web Page '
  468.           Font.Color = clTeal
  469.           Font.Height = -20
  470.           Font.Name = 'Times New Roman'
  471.           Font.Style = [fsBold, fsItalic]
  472.           ParentFont = False
  473.         end
  474.         object Label10: TLabel
  475.           Left = 124
  476.           Top = 176
  477.           Width = 33
  478.           Height = 23
  479.           Caption = 'Fax'
  480.           Font.Color = clTeal
  481.           Font.Height = -20
  482.           Font.Name = 'Times New Roman'
  483.           Font.Style = [fsBold, fsItalic]
  484.           ParentFont = False
  485.         end
  486.         object Panel16: TPanel
  487.           Left = 6
  488.           Top = 40
  489.           Width = 265
  490.           Height = 33
  491.           Alignment = taLeftJustify
  492.           BevelOuter = bvLowered
  493.           Caption = '  calitzbros@2-hot.com'
  494.           Font.Color = clBlack
  495.           Font.Height = -17
  496.           Font.Name = 'Times New Roman'
  497.           Font.Style = [fsBold]
  498.           ParentFont = False
  499.           TabOrder = 0
  500.         end
  501.         object Panel17: TPanel
  502.           Left = 6
  503.           Top = 120
  504.           Width = 265
  505.           Height = 33
  506.           Alignment = taLeftJustify
  507.           BevelOuter = bvLowered
  508.           Caption = '  http://calitzbros.simplenet.com'
  509.           Font.Color = clBlack
  510.           Font.Height = -17
  511.           Font.Name = 'Times New Roman'
  512.           Font.Style = [fsBold]
  513.           ParentFont = False
  514.           TabOrder = 1
  515.         end
  516.         object Panel18: TPanel
  517.           Left = 6
  518.           Top = 200
  519.           Width = 265
  520.           Height = 33
  521.           Alignment = taLeftJustify
  522.           BevelOuter = bvLowered
  523.           Caption = '  + 27 12 342 5269'
  524.           Font.Color = clBlack
  525.           Font.Height = -17
  526.           Font.Name = 'Times New Roman'
  527.           Font.Style = [fsBold]
  528.           ParentFont = False
  529.           TabOrder = 2
  530.         end
  531.       end
  532.     end
  533.     object BitBtn1: TBitBtn
  534.       Left = 271
  535.       Top = 406
  536.       Width = 89
  537.       Height = 33
  538.       TabOrder = 6
  539.       Kind = bkOK
  540.     end
  541.     object Panel19: TPanel
  542.       Left = 32
  543.       Top = 348
  544.       Width = 569
  545.       Height = 49
  546.       Alignment = taLeftJustify
  547.       Caption = '  CBSuite - This Suite contains all of the above components'
  548.       Font.Color = clTeal
  549.       Font.Height = -20
  550.       Font.Name = 'Times New Roman'
  551.       Font.Style = [fsBold, fsItalic]
  552.       ParentFont = False
  553.       TabOrder = 7
  554.     end
  555.   end
  556.   object OKButton: TBitBtn
  557.     Left = 235
  558.     Top = 495
  559.     Width = 96
  560.     Height = 33
  561.     Font.Color = clBlack
  562.     Font.Height = -15
  563.     Font.Name = 'MS Sans Serif'
  564.     Font.Style = [fsBold]
  565.     ParentFont = False
  566.     TabOrder = 1
  567.     Kind = bkOK
  568.     Margin = 2
  569.     Spacing = -1
  570.     IsControl = True
  571.   end
  572. end
  573.