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
Wrap
Text File
|
1997-12-29
|
4KB
|
196 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 275
ClientWidth = 335
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '����'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 8
Top = 8
Width = 321
Height = 225
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 257
Top = 20
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 128
Top = 27
Width = 80
Height = 16
Caption = '����������'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '����'
Font.Style = []
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 218
Top = 26
Width = 27
Height = 17
Caption = '1.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 96
Width = 54
Height = 12
Caption = 'Copyright'
Visible = False
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 128
Width = 48
Height = 12
Caption = 'Comments'
Visible = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 204
Top = 69
Width = 32
Height = 16
Caption = '��ΰ'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '����'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 60
Top = 118
Width = 196
Height = 14
Caption = 'email: wei.bao@bj.col.com.cn'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 109
Top = 134
Width = 105
Height = 14
Caption = 'wei.bao@usa.net'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 74
Top = 151
Width = 84
Height = 14
Caption = 'BBS: Bao Wei'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
object Image1: TImage
Left = 16
Top = 72
Width = 114
Height = 41
Picture.Data = {<image001.bmp>}
end
object Label5: TLabel
Left = 39
Top = 176
Width = 217
Height = 14
Caption = 'Internet: http://www.zihang.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 109
Top = 192
Width = 203
Height = 14
Caption = 'http://www.nease.net/~paulgao'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 109
Top = 208
Width = 182
Height = 14
Caption = 'http://www.nease.net/~jszc'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
end
object OKButton: TButton
Left = 123
Top = 240
Width = 75
Height = 25
Cancel = True
Caption = 'ȷ��'
Default = True
ModalResult = 1
TabOrder = 1
end
end