home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / PROGRAM / DELPHI16 / Format / ABOUT.DFM / ABOUT.txt next >
Text File  |  1995-06-04  |  9KB  |  367 lines

  1. object AboutBox: TAboutBox
  2.   Left = 247
  3.   Top = 100
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 328
  7.   ClientWidth = 349
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 12
  18.     Top = 14
  19.     Width = 323
  20.     Height = 137
  21.     BevelInner = bvRaised
  22.     BevelOuter = bvLowered
  23.     TabOrder = 0
  24.     object ProgramIcon: TImage
  25.       Left = 14
  26.       Top = 19
  27.       Width = 32
  28.       Height = 32
  29.       Picture.Data = {<image000.ico>}
  30.       Stretch = True
  31.     end
  32.     object ProgramName: TLabel3D
  33.       Left = 60
  34.       Top = 12
  35.       Width = 162
  36.       Height = 29
  37.       AsButton = False
  38.       Caption = 'ProgramName'
  39.       Font.Color = clNavy
  40.       Font.Height = -24
  41.       Font.Name = 'Arial'
  42.       Font.Style = [fsBold]
  43.       LabelStyle = IsLowered
  44.     end
  45.     object Version: TLabel3D
  46.       Left = 62
  47.       Top = 42
  48.       Width = 85
  49.       Height = 19
  50.       AsButton = False
  51.       Caption = 'Version 1.0'
  52.       Font.Color = clNavy
  53.       Font.Height = -16
  54.       Font.Name = 'Arial'
  55.       Font.Style = [fsBold]
  56.       LabelStyle = IsLowered
  57.     end
  58.     object Label3D1: TLabel3D
  59.       Left = 8
  60.       Top = 64
  61.       Width = 249
  62.       Height = 19
  63.       AsButton = False
  64.       Caption = 'Adirondack Software && Graphics'
  65.       Font.Color = clNavy
  66.       Font.Height = -16
  67.       Font.Name = 'Arial'
  68.       Font.Style = [fsBold]
  69.       LabelStyle = IsLowered
  70.     end
  71.     object Label3D2: TLabel3D
  72.       Left = 8
  73.       Top = 83
  74.       Width = 166
  75.       Height = 16
  76.       AsButton = False
  77.       Caption = 'RR1 Box 524 Rock Avenue'
  78.       Font.Color = clNavy
  79.       Font.Height = -13
  80.       Font.Name = 'Arial'
  81.       Font.Style = [fsBold]
  82.       LabelStyle = IsLowered
  83.     end
  84.     object Label3D3: TLabel3D
  85.       Left = 8
  86.       Top = 99
  87.       Width = 182
  88.       Height = 16
  89.       AsButton = False
  90.       Caption = 'Chestertown New York 12817'
  91.       Font.Color = clNavy
  92.       Font.Height = -13
  93.       Font.Name = 'Arial'
  94.       Font.Style = [fsBold]
  95.       LabelStyle = IsLowered
  96.     end
  97.     object Label3D4: TLabel3D
  98.       Left = 8
  99.       Top = 116
  100.       Width = 101
  101.       Height = 16
  102.       AsButton = False
  103.       Caption = 'CIS: 70530, 2166'
  104.       Font.Color = clNavy
  105.       Font.Height = -13
  106.       Font.Name = 'Arial'
  107.       Font.Style = [fsBold]
  108.       LabelStyle = IsLowered
  109.     end
  110.   end
  111.   object Panel2: TPanel
  112.     Left = 12
  113.     Top = 156
  114.     Width = 325
  115.     Height = 123
  116.     BevelInner = bvRaised
  117.     BevelOuter = bvLowered
  118.     TabOrder = 1
  119.     object Label7: TLabel
  120.       Left = 18
  121.       Top = 8
  122.       Width = 56
  123.       Height = 15
  124.       Caption = 'Windows Version:'
  125.       Font.Color = clBlack
  126.       Font.Height = -11
  127.       Font.Name = 'MS Sans Serif'
  128.       Font.Style = [fsBold]
  129.       ParentFont = False
  130.       WordWrap = True
  131.       IsControl = True
  132.     end
  133.     object WinVersion: TLabel
  134.       Left = 128
  135.       Top = 8
  136.       Width = 156
  137.       Height = 12
  138.       AutoSize = False
  139.       Caption = 'WinVersion'
  140.       Font.Color = clBlack
  141.       Font.Height = -11
  142.       Font.Name = 'MS Sans Serif'
  143.       Font.Style = []
  144.       ParentFont = False
  145.       WordWrap = True
  146.       IsControl = True
  147.     end
  148.     object Label8: TLabel
  149.       Left = 18
  150.       Top = 23
  151.       Width = 77
  152.       Height = 13
  153.       Caption = 'DOS Version:'
  154.       Font.Color = clBlack
  155.       Font.Height = -11
  156.       Font.Name = 'MS Sans Serif'
  157.       Font.Style = [fsBold]
  158.       ParentFont = False
  159.       WordWrap = True
  160.       IsControl = True
  161.     end
  162.     object DosVersion: TLabel
  163.       Left = 128
  164.       Top = 23
  165.       Width = 156
  166.       Height = 14
  167.       AutoSize = False
  168.       Caption = 'DosVersion'
  169.       Font.Color = clBlack
  170.       Font.Height = -11
  171.       Font.Name = 'MS Sans Serif'
  172.       Font.Style = []
  173.       ParentFont = False
  174.       WordWrap = True
  175.       IsControl = True
  176.     end
  177.     object Label9: TLabel
  178.       Left = 17
  179.       Top = 38
  180.       Width = 75
  181.       Height = 13
  182.       Caption = 'Coprocessor:'
  183.       Font.Color = clBlack
  184.       Font.Height = -11
  185.       Font.Name = 'MS Sans Serif'
  186.       Font.Style = [fsBold]
  187.       ParentFont = False
  188.       WordWrap = True
  189.       IsControl = True
  190.     end
  191.     object Coprocessor: TLabel
  192.       Left = 128
  193.       Top = 38
  194.       Width = 157
  195.       Height = 12
  196.       AutoSize = False
  197.       Caption = 'Coprocessor'
  198.       Font.Color = clBlack
  199.       Font.Height = -11
  200.       Font.Name = 'MS Sans Serif'
  201.       Font.Style = []
  202.       ParentFont = False
  203.       WordWrap = True
  204.       IsControl = True
  205.     end
  206.     object Label10: TLabel
  207.       Left = 18
  208.       Top = 53
  209.       Width = 30
  210.       Height = 13
  211.       Caption = 'CPU:'
  212.       Font.Color = clBlack
  213.       Font.Height = -11
  214.       Font.Name = 'MS Sans Serif'
  215.       Font.Style = [fsBold]
  216.       ParentFont = False
  217.       WordWrap = True
  218.       IsControl = True
  219.     end
  220.     object CPU: TLabel
  221.       Left = 128
  222.       Top = 55
  223.       Width = 157
  224.       Height = 13
  225.       AutoSize = False
  226.       Caption = 'CPU'
  227.       Font.Color = clBlack
  228.       Font.Height = -11
  229.       Font.Name = 'MS Sans Serif'
  230.       Font.Style = []
  231.       ParentFont = False
  232.       WordWrap = True
  233.       IsControl = True
  234.     end
  235.     object Label11: TLabel
  236.       Left = 18
  237.       Top = 99
  238.       Width = 77
  239.       Height = 13
  240.       Caption = 'Free Memory:'
  241.       Font.Color = clBlack
  242.       Font.Height = -11
  243.       Font.Name = 'MS Sans Serif'
  244.       Font.Style = [fsBold]
  245.       ParentFont = False
  246.       WordWrap = True
  247.       IsControl = True
  248.     end
  249.     object FreeMemory: TLabel
  250.       Left = 128
  251.       Top = 99
  252.       Width = 157
  253.       Height = 18
  254.       AutoSize = False
  255.       Caption = 'FreeMemory'
  256.       Font.Color = clBlack
  257.       Font.Height = -11
  258.       Font.Name = 'MS Sans Serif'
  259.       Font.Style = []
  260.       ParentFont = False
  261.       WordWrap = True
  262.       IsControl = True
  263.     end
  264.     object Label12: TLabel
  265.       Left = 18
  266.       Top = 84
  267.       Width = 94
  268.       Height = 13
  269.       Caption = 'Free Resources:'
  270.       Font.Color = clBlack
  271.       Font.Height = -11
  272.       Font.Name = 'MS Sans Serif'
  273.       Font.Style = [fsBold]
  274.       ParentFont = False
  275.       WordWrap = True
  276.       IsControl = True
  277.     end
  278.     object FreeResources: TLabel
  279.       Left = 128
  280.       Top = 84
  281.       Width = 157
  282.       Height = 12
  283.       AutoSize = False
  284.       Caption = 'FreeResources'
  285.       Font.Color = clBlack
  286.       Font.Height = -11
  287.       Font.Name = 'MS Sans Serif'
  288.       Font.Style = []
  289.       ParentFont = False
  290.       WordWrap = True
  291.       IsControl = True
  292.     end
  293.     object Label13: TLabel
  294.       Left = 18
  295.       Top = 69
  296.       Width = 101
  297.       Height = 18
  298.       Caption = 'Free Disk Space:'
  299.       Font.Color = clBlack
  300.       Font.Height = -11
  301.       Font.Name = 'MS Sans Serif'
  302.       Font.Style = [fsBold]
  303.       ParentFont = False
  304.       WordWrap = True
  305.       IsControl = True
  306.     end
  307.     object FreeDisk: TLabel
  308.       Left = 128
  309.       Top = 69
  310.       Width = 157
  311.       Height = 13
  312.       AutoSize = False
  313.       Caption = 'FreeDisk'
  314.       Font.Color = clBlack
  315.       Font.Height = -11
  316.       Font.Name = 'MS Sans Serif'
  317.       Font.Style = []
  318.       ParentFont = False
  319.       WordWrap = True
  320.       IsControl = True
  321.     end
  322.   end
  323.   object BitBtn1: TBitBtn
  324.     Left = 158
  325.     Top = 287
  326.     Width = 86
  327.     Height = 33
  328.     Caption = '&Ok'
  329.     Font.Color = clBlack
  330.     Font.Height = -11
  331.     Font.Name = 'MS Sans Serif'
  332.     Font.Style = []
  333.     ParentFont = False
  334.     TabOrder = 2
  335.     OnClick = BitBtn1Click
  336.     Kind = bkOK
  337.   end
  338.   object BitBtn2: TBitBtn
  339.     Left = 247
  340.     Top = 287
  341.     Width = 86
  342.     Height = 33
  343.     Caption = 'Register'
  344.     Font.Color = clBlack
  345.     Font.Height = -11
  346.     Font.Name = 'MS Sans Serif'
  347.     Font.Style = []
  348.     ParentFont = False
  349.     TabOrder = 3
  350.     OnClick = BitBtn2Click
  351.     Glyph.Data = {
  352.       78010000424D7801000000000000760000002800000020000000100000000100
  353.       04000000000000000000120B0000120B00000000000000000000000000000000
  354.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  355.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555775777777
  356.       57705557757777775FF7555555555555000755555555555F777F555555555550
  357.       87075555555555F7577F5555555555088805555555555F755F75555555555033
  358.       805555555555F755F75555555555033B05555555555F755F75555555555033B0
  359.       5555555555F755F75555555555033B05555555555F755F75555555555033B055
  360.       55555555F755F75555555555033B05555555555F755F75555555555033B05555
  361.       555555F75FF75555555555030B05555555555F7F7F75555555555000B0555555
  362.       5555F777F7555555555501900555555555557777755555555555099055555555
  363.       55557777555555555555500555555555555557755555555555550000}
  364.     NumGlyphs = 2
  365.   end
  366. end
  367.