?? unit1.dfm
字號:
object Form1: TForm1
Left = 209
Top = 171
Width = 316
Height = 160
Caption = 'Form1'
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 Label1: TLabel
Left = 16
Top = 16
Width = 10
Height = 13
Caption = 'IP'
end
object Button1: TButton
Left = 216
Top = 16
Width = 75
Height = 25
Caption = 'Show'
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 72
Top = 16
Width = 121
Height = 21
ImeName = '中文 (簡體) - 智能 ABC'
TabOrder = 1
Text = '127.0.0.1'
end
object Edit2: TEdit
Left = 40
Top = 64
Width = 225
Height = 21
ImeName = '中文 (簡體) - 智能 ABC'
TabOrder = 2
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -