www.pudn.com > qqlocal.rar > Unit1.dfm, change:2004-03-19,size:2826b
object Form1: TForm1
Left = 226
Top = 222
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'QQ'#26412#22320#30331#38470
ClientHeight = 197
ClientWidth = 372
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 264
Top = 176
Width = 78
Height = 13
Cursor = crHandPoint
Hint = #35775#38382#20316#32773#20027#39029'http://ccb.zzia.cn'
Caption = 'Author:CBCHEN'
Color = clMenu
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label2Click
end
object Label3: TLabel
Left = 8
Top = 8
Width = 115
Height = 13
Caption = #35831#36873#25321'QQ'#30340#23433#35013#30446#24405':'
end
object qqpath: TEdit
Left = 8
Top = 32
Width = 257
Height = 21
TabOrder = 0
Text = 'C:\Program Files\Tencent\qq'
end
object qqnum: TEdit
Left = 8
Top = 72
Width = 161
Height = 21
TabOrder = 1
Text = #35831#36755#20837'QQ'#21495#30721'('#26412#22320#23384#22312')'
OnClick = qqnumClick
end
object Button1: TButton
Left = 16
Top = 112
Width = 75
Height = 25
Hint = #26356#25913#24403#21069'QQ'#21495#30340#26412#22320#23494#30721#20026'000000'
Caption = #26356' '#25913
Default = True
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = Button1Click
end
object huanyuan: TButton
Left = 136
Top = 112
Width = 75
Height = 25
Hint = #36824#21407#20026#21407#26469#30340#23494#30721
Caption = #36824' '#21407
Enabled = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = huanyuanClick
end
object Button3: TButton
Left = 272
Top = 32
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 4
OnClick = Button3Click
end
object exit: TButton
Left = 256
Top = 112
Width = 75
Height = 25
Cancel = True
Caption = #36864' '#20986
TabOrder = 5
OnClick = exitClick
end
object StaticText1: TStaticText
Left = 224
Top = 88
Width = 4
Height = 4
TabOrder = 6
end
object StaticText2: TStaticText
Left = 16
Top = 160
Width = 151
Height = 17
Caption = #27880#24847':'#20462#25913#21518#30340#23494#30721#20026'000000'
TabOrder = 7
end
end