📄 unit2.dfm
字号:
object Form2: TForm2
Left = 210
Top = 127
BorderStyle = bsDialog
Caption = #28155#21152#26032#26381#21153#22120
ClientHeight = 190
ClientWidth = 250
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 GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 217
Height = 129
Caption = ' '#28155#21152#26381#21153#22120' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 9
Top = 30
Width = 24
Height = 12
Caption = 'IP'#65306
end
object Label2: TLabel
Left = 9
Top = 102
Width = 72
Height = 12
Caption = #26381#21153#22120#20998#31867#65306
end
object Label3: TLabel
Left = 9
Top = 78
Width = 72
Height = 12
Caption = #26381#21153#22120#21517#31216#65306
end
object Label4: TLabel
Left = 9
Top = 54
Width = 36
Height = 12
Caption = #31471#21475#65306
end
object Edit1: TEdit
Left = 85
Top = 24
Width = 121
Height = 20
TabOrder = 0
end
object Edit2: TEdit
Left = 85
Top = 48
Width = 121
Height = 20
TabOrder = 1
Text = '3053'
end
object Edit3: TEdit
Left = 85
Top = 72
Width = 121
Height = 20
TabOrder = 2
end
object typelist: TComboBox
Left = 85
Top = 96
Width = 65
Height = 20
ItemHeight = 12
ItemIndex = 0
TabOrder = 3
Text = #21326#20013
Items.Strings = (
#21326#20013
#21326#21271
#21326#21335
#21326#19996
#35199#37096
#19996#21271)
end
end
object Button1: TButton
Left = 16
Top = 160
Width = 60
Height = 20
Caption = #28155' '#21152
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 173
Top = 160
Width = 60
Height = 20
Caption = #36820' '#22238
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -