📄 unit1.dfm
字号:
object frmMain: TfrmMain
Left = 222
Top = 110
Width = 289
Height = 333
Caption = #33719#24471#22810#32593#21345#36866#37197#22120#30340'MAC'#22320#22336
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 48
Width = 281
Height = 209
Caption = #36820#22238#20449#24687
TabOrder = 0
object memResult: TMemo
Left = 2
Top = 15
Width = 277
Height = 192
Align = alClient
Lines.Strings = (
'')
ScrollBars = ssVertical
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 281
Height = 49
Caption = #35774#23450#20449#24687
TabOrder = 1
object Label1: TLabel
Left = 6
Top = 21
Width = 84
Height = 13
Caption = #25351#23450#32593#21345#26631#35782#31526
end
object edtAdapterNum: TEdit
Left = 96
Top = 16
Width = 145
Height = 21
TabOrder = 0
Text = '0'
end
end
object GroupBox3: TGroupBox
Left = 0
Top = 256
Width = 281
Height = 49
TabOrder = 2
object btnRun: TButton
Left = 29
Top = 16
Width = 73
Height = 25
Caption = #25191#34892
TabOrder = 0
OnClick = btnRunClick
end
object btnExit: TButton
Left = 159
Top = 15
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = btnExitClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -