?? unit1.dfm
字號:
object Form1: TForm1
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'IP'#26597#35810
ClientHeight = 196
ClientWidth = 428
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 24
Width = 109
Height = 13
AutoSize = False
Caption = #35831#36755#20837#27442#26597#35810#30340'IP'#65306' '
end
object Label2: TLabel
Left = 24
Top = 77
Width = 81
Height = 13
AutoSize = False
Caption = #26597#35810#32467#26524#65306' '
end
object Edit1: TEdit
Left = 139
Top = 21
Width = 121
Height = 21
TabOrder = 0
Text = '4.37.215.255'
end
object BitBtn1: TBitBtn
Left = 296
Top = 19
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object Memo1: TMemo
Left = 128
Top = 74
Width = 273
Height = 97
ReadOnly = True
TabOrder = 2
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -