?? unit1.~dfm
字號:
object Form1: TForm1
Left = 302
Top = 102
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #27979#35797
ClientHeight = 127
ClientWidth = 267
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 39
Top = 34
Width = 98
Height = 31
end
object Label2: TLabel
Left = 6
Top = 10
Width = 24
Height = 13
Caption = #32593#22336
end
object Button1: TButton
Left = 46
Top = 80
Width = 75
Height = 25
Caption = #21047#26032
TabOrder = 0
OnClick = Button1Click
end
object result: TEdit
Left = 163
Top = 41
Width = 66
Height = 21
TabOrder = 1
end
object weburl: TEdit
Left = 34
Top = 7
Width = 199
Height = 21
TabOrder = 2
Text = 'http://verify.qq.com/getimage'
end
object Button3: TButton
Left = 144
Top = 80
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button3Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -