home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BWAVE / BW95_253.RAR / BWPROJ.EXE / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1997-12-29  |  4KB  |  196 lines

  1. object AboutBox: TAboutBox
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 275
  7.   ClientWidth = 335
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Panel1: TPanel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 321
  23.     Height = 225
  24.     BevelInner = bvRaised
  25.     BevelOuter = bvLowered
  26.     ParentColor = True
  27.     TabOrder = 0
  28.     object ProgramIcon: TImage
  29.       Left = 257
  30.       Top = 20
  31.       Width = 32
  32.       Height = 32
  33.       AutoSize = True
  34.       Picture.Data = {<image000.ico>}
  35.       Stretch = True
  36.       IsControl = True
  37.     end
  38.     object ProductName: TLabel
  39.       Left = 128
  40.       Top = 27
  41.       Width = 80
  42.       Height = 16
  43.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  44.       Font.Charset = DEFAULT_CHARSET
  45.       Font.Color = clWindowText
  46.       Font.Height = -16
  47.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  48.       Font.Style = []
  49.       ParentFont = False
  50.       IsControl = True
  51.     end
  52.     object Version: TLabel
  53.       Left = 218
  54.       Top = 26
  55.       Width = 27
  56.       Height = 17
  57.       Caption = '1.0'
  58.       Font.Charset = DEFAULT_CHARSET
  59.       Font.Color = clWindowText
  60.       Font.Height = -15
  61.       Font.Name = 'Courier New'
  62.       Font.Style = []
  63.       ParentFont = False
  64.       IsControl = True
  65.     end
  66.     object Copyright: TLabel
  67.       Left = 8
  68.       Top = 96
  69.       Width = 54
  70.       Height = 12
  71.       Caption = 'Copyright'
  72.       Visible = False
  73.       IsControl = True
  74.     end
  75.     object Comments: TLabel
  76.       Left = 8
  77.       Top = 128
  78.       Width = 48
  79.       Height = 12
  80.       Caption = 'Comments'
  81.       Visible = False
  82.       WordWrap = True
  83.       IsControl = True
  84.     end
  85.     object Label1: TLabel
  86.       Left = 204
  87.       Top = 69
  88.       Width = 32
  89.       Height = 16
  90.       Caption = '∩┐╜∩┐╜╬░'
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clWindowText
  93.       Font.Height = -16
  94.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  95.       Font.Style = []
  96.       ParentFont = False
  97.     end
  98.     object Label2: TLabel
  99.       Left = 60
  100.       Top = 118
  101.       Width = 196
  102.       Height = 14
  103.       Caption = 'email: wei.bao@bj.col.com.cn'
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = clWindowText
  106.       Font.Height = -11
  107.       Font.Name = 'Courier New'
  108.       Font.Style = []
  109.       ParentFont = False
  110.     end
  111.     object Label3: TLabel
  112.       Left = 109
  113.       Top = 134
  114.       Width = 105
  115.       Height = 14
  116.       Caption = 'wei.bao@usa.net'
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clWindowText
  119.       Font.Height = -11
  120.       Font.Name = 'Courier New'
  121.       Font.Style = []
  122.       ParentFont = False
  123.     end
  124.     object Label4: TLabel
  125.       Left = 74
  126.       Top = 151
  127.       Width = 84
  128.       Height = 14
  129.       Caption = 'BBS: Bao Wei'
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clWindowText
  132.       Font.Height = -11
  133.       Font.Name = 'Courier New'
  134.       Font.Style = []
  135.       ParentFont = False
  136.     end
  137.     object Image1: TImage
  138.       Left = 16
  139.       Top = 72
  140.       Width = 114
  141.       Height = 41
  142.       Picture.Data = {<image001.bmp>}
  143.     end
  144.     object Label5: TLabel
  145.       Left = 39
  146.       Top = 176
  147.       Width = 217
  148.       Height = 14
  149.       Caption = 'Internet: http://www.zihang.com'
  150.       Font.Charset = DEFAULT_CHARSET
  151.       Font.Color = clWindowText
  152.       Font.Height = -11
  153.       Font.Name = 'Courier New'
  154.       Font.Style = []
  155.       ParentFont = False
  156.     end
  157.     object Label6: TLabel
  158.       Left = 109
  159.       Top = 192
  160.       Width = 203
  161.       Height = 14
  162.       Caption = 'http://www.nease.net/~paulgao'
  163.       Font.Charset = DEFAULT_CHARSET
  164.       Font.Color = clWindowText
  165.       Font.Height = -11
  166.       Font.Name = 'Courier New'
  167.       Font.Style = []
  168.       ParentFont = False
  169.     end
  170.     object Label7: TLabel
  171.       Left = 109
  172.       Top = 208
  173.       Width = 182
  174.       Height = 14
  175.       Caption = 'http://www.nease.net/~jszc'
  176.       Font.Charset = DEFAULT_CHARSET
  177.       Font.Color = clWindowText
  178.       Font.Height = -11
  179.       Font.Name = 'Courier New'
  180.       Font.Style = []
  181.       ParentFont = False
  182.     end
  183.   end
  184.   object OKButton: TButton
  185.     Left = 123
  186.     Top = 240
  187.     Width = 75
  188.     Height = 25
  189.     Cancel = True
  190.     Caption = '╚╖∩┐╜∩┐╜'
  191.     Default = True
  192.     ModalResult = 1
  193.     TabOrder = 1
  194.   end
  195. end
  196.