📄 umainform.dfm
字号:
object MainForm: TMainForm
Left = 352
Top = 177
Width = 696
Height = 480
Caption = #25195#25551'Mac'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
DesignSize = (
688
453)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 392
Top = 8
Width = 34
Height = 13
Caption = 'IP'#22320#22336
end
object Label2: TLabel
Left = 384
Top = 40
Width = 45
Height = 13
Caption = 'Mac'#22320#22336
end
object Label3: TLabel
Left = 0
Top = 8
Width = 41
Height = 13
Caption = 'IP'#33539#22260
end
object Edit1: TEdit
Left = 432
Top = 8
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
object Button1: TButton
Left = 568
Top = 16
Width = 75
Height = 25
Caption = #26816#27979
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 432
Top = 32
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
end
object Button2: TButton
Left = 24
Top = 72
Width = 121
Height = 25
Caption = #24320#22987#23450#26102#26816#26597
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 160
Top = 72
Width = 75
Height = 25
Caption = #21047#26032#21015#34920
TabOrder = 4
OnClick = Button3Click
end
object Memo1: TMemo
Left = 344
Top = 112
Width = 329
Height = 337
Anchors = [akLeft, akTop, akRight, akBottom]
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
end
object Memo2: TMemo
Left = 16
Top = 112
Width = 313
Height = 337
Anchors = [akLeft, akTop, akBottom]
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
end
object IPHeadMemo: TMemo
Left = 40
Top = 0
Width = 193
Height = 65
TabOrder = 7
end
object GroupBox1: TGroupBox
Left = 240
Top = 0
Width = 129
Height = 65
Caption = #25191#34892#27169#24335
TabOrder = 8
object RmodeNT: TRadioButton
Left = 16
Top = 16
Width = 81
Height = 17
Caption = 'NT'#27169#24335
Checked = True
TabOrder = 0
TabStop = True
end
object Rmode98: TRadioButton
Left = 16
Top = 40
Width = 73
Height = 17
Caption = '98'#27169#24335
TabOrder = 1
end
end
object Timer1: TTimer
Enabled = False
Interval = 10000
OnTimer = Timer1Timer
Left = 32
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -