📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 198
Width = 317
Height = 192
Caption = #36716#25442#31243#24207
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 Radio1: TRadioButton
Left = 0
Top = 32
Width = 129
Height = 25
Caption = #22495#21517'/'#20027#26426#36716'IP'
Checked = True
TabOrder = 2
TabStop = True
end
object Radio2: TRadioButton
Left = 208
Top = 32
Width = 97
Height = 25
Caption = 'IP'#36716#22495#21517'/'#20027#26426
TabOrder = 3
end
object IPListview: TListView
Left = 0
Top = 56
Width = 305
Height = 105
Columns = <
item
Caption = #22495#21517'/'#20027#26426
Width = 200
end
item
Caption = 'IP'#22320#22336
Width = 100
end>
GridLines = True
TabOrder = 4
ViewStyle = vsReport
end
object Edit1: TEdit
Left = 0
Top = 8
Width = 241
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Button1: TButton
Left = 248
Top = 8
Width = 57
Height = 25
Caption = #36716#25442
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -