?? unit1.dfm
字號:
object frmMain: TfrmMain
Left = 270
Top = 168
Width = 260
Height = 315
Caption = 'Finger'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 0
Top = 12
Width = 96
Height = 12
Caption = #20027#26426'IP'#25110#20027#26426#21517#65306
end
object Label2: TLabel
Left = 16
Top = 40
Width = 36
Height = 12
Caption = #29992#25143#65306
end
object btnFinger: TButton
Left = 80
Top = 256
Width = 97
Height = 25
Caption = 'Finger'#26597#35810
TabOrder = 0
OnClick = btnFingerClick
end
object memo1: TMemo
Left = 8
Top = 72
Width = 241
Height = 177
Lines.Strings = (
'Finger'#26597#35810#21453#39304#20449#24687)
ScrollBars = ssVertical
TabOrder = 1
end
object edtHostName: TEdit
Left = 96
Top = 8
Width = 121
Height = 20
TabOrder = 2
Text = #20027#26426#21517
end
object edtUserName: TEdit
Left = 96
Top = 40
Width = 121
Height = 20
TabOrder = 3
Text = #29992#25143#21517
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -