home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / delphi / delphi2 / dscol.exe / 16BIT / ABOUT.DFM / ABOUT.txt next >
Text File  |  1996-10-15  |  10KB  |  392 lines

  1. object AboutBox: TAboutBox
  2.   Left = 256
  3.   Top = 129
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 213
  8.   ClientWidth = 318
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 305
  20.     Height = 161
  21.     BevelInner = bvRaised
  22.     BevelOuter = bvLowered
  23.     TabOrder = 0
  24.     object Comments: TLabel
  25.       Left = 8
  26.       Top = 104
  27.       Width = 151
  28.       Height = 13
  29.       Caption = 'Written by: John Stathakis'
  30.       Font.Color = clBlack
  31.       Font.Height = -11
  32.       Font.Name = 'MS Sans Serif'
  33.       Font.Style = [fsBold]
  34.       ParentFont = False
  35.       WordWrap = True
  36.       IsControl = True
  37.     end
  38.     object Label1: TLabel
  39.       Left = 8
  40.       Top = 120
  41.       Width = 185
  42.       Height = 17
  43.       Caption = 'e-mail: jlstath@mail.icon.co.za'
  44.       Font.Color = clBlack
  45.       Font.Height = -11
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = [fsBold]
  48.       ParentFont = False
  49.       WordWrap = True
  50.       IsControl = True
  51.     end
  52.     object Label14: TLabel
  53.       Left = 8
  54.       Top = 136
  55.       Width = 289
  56.       Height = 17
  57.       Caption = '(Looking for employment - see readme file)'
  58.       Font.Color = clBlack
  59.       Font.Height = -11
  60.       Font.Name = 'MS Sans Serif'
  61.       Font.Style = [fsBold]
  62.       ParentFont = False
  63.       WordWrap = True
  64.       IsControl = True
  65.     end
  66.     object NBComponent: TNotebook
  67.       Left = 8
  68.       Top = 8
  69.       Width = 289
  70.       Height = 89
  71.       PageIndex = 4
  72.       TabOrder = 0
  73.       object TPage
  74.         Left = 0
  75.         Top = 0
  76.         Caption = 'TDateTimeDlg'
  77.         object Shape1: TShape
  78.           Left = 8
  79.           Top = 8
  80.           Width = 81
  81.           Height = 73
  82.           Brush.Color = clSilver
  83.         end
  84.         object ProductName: TLabel
  85.           Left = 104
  86.           Top = 16
  87.           Width = 149
  88.           Height = 13
  89.           Caption = 'TDateTimeDlg Component'
  90.           Font.Color = clBlack
  91.           Font.Height = -11
  92.           Font.Name = 'MS Sans Serif'
  93.           Font.Style = [fsBold]
  94.           ParentFont = False
  95.           IsControl = True
  96.         end
  97.         object Version: TLabel
  98.           Left = 104
  99.           Top = 40
  100.           Width = 72
  101.           Height = 13
  102.           Caption = 'Version 1.00'
  103.           Font.Color = clBlack
  104.           Font.Height = -11
  105.           Font.Name = 'MS Sans Serif'
  106.           Font.Style = [fsBold]
  107.           ParentFont = False
  108.           IsControl = True
  109.         end
  110.         object Copyright: TLabel
  111.           Left = 104
  112.           Top = 64
  113.           Width = 96
  114.           Height = 13
  115.           Caption = 'Copyright ∩┐╜1996'
  116.           Font.Color = clBlack
  117.           Font.Height = -11
  118.           Font.Name = 'MS Sans Serif'
  119.           Font.Style = [fsBold]
  120.           ParentFont = False
  121.           IsControl = True
  122.         end
  123.         object ProgramIcon: TImage
  124.           Left = 16
  125.           Top = 16
  126.           Width = 65
  127.           Height = 57
  128.           Picture.Data = {<image000.bmp>}
  129.           Stretch = True
  130.           IsControl = True
  131.         end
  132.       end
  133.       object TPage
  134.         Left = 0
  135.         Top = 0
  136.         Caption = 'TDBDateTimeDlg'
  137.         object Shape2: TShape
  138.           Left = 8
  139.           Top = 8
  140.           Width = 81
  141.           Height = 73
  142.           Brush.Color = clSilver
  143.         end
  144.         object Image1: TImage
  145.           Left = 16
  146.           Top = 16
  147.           Width = 65
  148.           Height = 57
  149.           Picture.Data = {<image001.bmp>}
  150.           Stretch = True
  151.           IsControl = True
  152.         end
  153.         object Label2: TLabel
  154.           Left = 104
  155.           Top = 16
  156.           Width = 177
  157.           Height = 17
  158.           Caption = 'TDBDateTimeDlg Component'
  159.           Font.Color = clBlack
  160.           Font.Height = -11
  161.           Font.Name = 'MS Sans Serif'
  162.           Font.Style = [fsBold]
  163.           ParentFont = False
  164.           IsControl = True
  165.         end
  166.         object Label3: TLabel
  167.           Left = 104
  168.           Top = 40
  169.           Width = 72
  170.           Height = 13
  171.           Caption = 'Version 1.00'
  172.           Font.Color = clBlack
  173.           Font.Height = -11
  174.           Font.Name = 'MS Sans Serif'
  175.           Font.Style = [fsBold]
  176.           ParentFont = False
  177.           IsControl = True
  178.         end
  179.         object Label4: TLabel
  180.           Left = 104
  181.           Top = 64
  182.           Width = 96
  183.           Height = 13
  184.           Caption = 'Copyright ∩┐╜1996'
  185.           Font.Color = clBlack
  186.           Font.Height = -11
  187.           Font.Name = 'MS Sans Serif'
  188.           Font.Style = [fsBold]
  189.           ParentFont = False
  190.           IsControl = True
  191.         end
  192.       end
  193.       object TPage
  194.         Left = 0
  195.         Top = 0
  196.         Caption = 'TColumnsDataSource'
  197.         object Shape3: TShape
  198.           Left = 8
  199.           Top = 8
  200.           Width = 81
  201.           Height = 73
  202.           Brush.Color = clSilver
  203.         end
  204.         object Image2: TImage
  205.           Left = 16
  206.           Top = 16
  207.           Width = 65
  208.           Height = 57
  209.           Picture.Data = {<image002.bmp>}
  210.           Stretch = True
  211.           IsControl = True
  212.         end
  213.         object Label5: TLabel
  214.           Left = 104
  215.           Top = 16
  216.           Width = 137
  217.           Height = 25
  218.           Caption = 'TColumnsDataSource Component'
  219.           Font.Color = clBlack
  220.           Font.Height = -11
  221.           Font.Name = 'MS Sans Serif'
  222.           Font.Style = [fsBold]
  223.           ParentFont = False
  224.           IsControl = True
  225.         end
  226.         object Label6: TLabel
  227.           Left = 104
  228.           Top = 56
  229.           Width = 72
  230.           Height = 13
  231.           Caption = 'Version 1.00'
  232.           Font.Color = clBlack
  233.           Font.Height = -11
  234.           Font.Name = 'MS Sans Serif'
  235.           Font.Style = [fsBold]
  236.           ParentFont = False
  237.           IsControl = True
  238.         end
  239.         object Label7: TLabel
  240.           Left = 184
  241.           Top = 56
  242.           Width = 96
  243.           Height = 13
  244.           Caption = 'Copyright ∩┐╜1996'
  245.           Font.Color = clBlack
  246.           Font.Height = -11
  247.           Font.Name = 'MS Sans Serif'
  248.           Font.Style = [fsBold]
  249.           ParentFont = False
  250.           IsControl = True
  251.         end
  252.       end
  253.       object TPage
  254.         Left = 0
  255.         Top = 0
  256.         Caption = 'TOutlineBrowser'
  257.         object Shape4: TShape
  258.           Left = 8
  259.           Top = 8
  260.           Width = 81
  261.           Height = 73
  262.           Brush.Color = clSilver
  263.         end
  264.         object Image3: TImage
  265.           Left = 16
  266.           Top = 16
  267.           Width = 65
  268.           Height = 57
  269.           Picture.Data = {<image003.bmp>}
  270.           Stretch = True
  271.           IsControl = True
  272.         end
  273.         object Label8: TLabel
  274.           Left = 104
  275.           Top = 16
  276.           Width = 161
  277.           Height = 13
  278.           Caption = 'TOutlineBrowser Component'
  279.           Font.Color = clBlack
  280.           Font.Height = -11
  281.           Font.Name = 'MS Sans Serif'
  282.           Font.Style = [fsBold]
  283.           ParentFont = False
  284.           IsControl = True
  285.         end
  286.         object Label9: TLabel
  287.           Left = 104
  288.           Top = 40
  289.           Width = 72
  290.           Height = 13
  291.           Caption = 'Version 1.00'
  292.           Font.Color = clBlack
  293.           Font.Height = -11
  294.           Font.Name = 'MS Sans Serif'
  295.           Font.Style = [fsBold]
  296.           ParentFont = False
  297.           IsControl = True
  298.         end
  299.         object Label10: TLabel
  300.           Left = 104
  301.           Top = 64
  302.           Width = 96
  303.           Height = 13
  304.           Caption = 'Copyright ∩┐╜1996'
  305.           Font.Color = clBlack
  306.           Font.Height = -11
  307.           Font.Name = 'MS Sans Serif'
  308.           Font.Style = [fsBold]
  309.           ParentFont = False
  310.           IsControl = True
  311.         end
  312.       end
  313.       object TPage
  314.         Left = 0
  315.         Top = 0
  316.         Caption = 'TLookupOutline'
  317.         object Shape5: TShape
  318.           Left = 8
  319.           Top = 8
  320.           Width = 81
  321.           Height = 73
  322.           Brush.Color = clSilver
  323.         end
  324.         object Image4: TImage
  325.           Left = 16
  326.           Top = 16
  327.           Width = 65
  328.           Height = 57
  329.           Picture.Data = {<image004.bmp>}
  330.           Stretch = True
  331.           IsControl = True
  332.         end
  333.         object Label11: TLabel
  334.           Left = 104
  335.           Top = 16
  336.           Width = 154
  337.           Height = 13
  338.           Caption = 'TlookupOutline Component'
  339.           Font.Color = clBlack
  340.           Font.Height = -11
  341.           Font.Name = 'MS Sans Serif'
  342.           Font.Style = [fsBold]
  343.           ParentFont = False
  344.           IsControl = True
  345.         end
  346.         object Label12: TLabel
  347.           Left = 104
  348.           Top = 40
  349.           Width = 72
  350.           Height = 13
  351.           Caption = 'Version 1.00'
  352.           Font.Color = clBlack
  353.           Font.Height = -11
  354.           Font.Name = 'MS Sans Serif'
  355.           Font.Style = [fsBold]
  356.           ParentFont = False
  357.           IsControl = True
  358.         end
  359.         object Label13: TLabel
  360.           Left = 104
  361.           Top = 64
  362.           Width = 96
  363.           Height = 13
  364.           Caption = 'Copyright ∩┐╜1996'
  365.           Font.Color = clBlack
  366.           Font.Height = -11
  367.           Font.Name = 'MS Sans Serif'
  368.           Font.Style = [fsBold]
  369.           ParentFont = False
  370.           IsControl = True
  371.         end
  372.       end
  373.     end
  374.   end
  375.   object OKButton: TBitBtn
  376.     Left = 119
  377.     Top = 178
  378.     Width = 77
  379.     Height = 27
  380.     Font.Color = clBlack
  381.     Font.Height = -11
  382.     Font.Name = 'MS Sans Serif'
  383.     Font.Style = [fsBold]
  384.     ParentFont = False
  385.     TabOrder = 1
  386.     Kind = bkOK
  387.     Margin = 2
  388.     Spacing = -1
  389.     IsControl = True
  390.   end
  391. end
  392.