📄 ufrmmain.dfm
字号:
object FrmMain: TFrmMain
Left = 212
Top = 191
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25991#20214#20889#20837#22120
ClientHeight = 256
ClientWidth = 392
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object lblpos: TLabel
Left = 8
Top = 214
Width = 84
Height = 12
Caption = #20889#20837#32467#26524#20301#32622#65306
end
object gbox: TGroupBox
Left = 8
Top = 9
Width = 377
Height = 193
Caption = #24037#20316#21306
TabOrder = 0
object btnsel: TSpeedButton
Left = 305
Top = 23
Width = 60
Height = 22
Caption = #36873#25321'...'
OnClick = btnselClick
end
object lblnum: TLabel
Left = 304
Top = 165
Width = 24
Height = 12
Caption = #35745#65306
end
object btnrun: TButton
Left = 305
Top = 88
Width = 60
Height = 25
Caption = #20889#20837
TabOrder = 0
OnClick = btnrunClick
end
object edtfile: TLabeledEdit
Left = 88
Top = 23
Width = 205
Height = 20
EditLabel.Width = 72
EditLabel.Height = 12
EditLabel.Caption = #35831#36873#25321#25991#20214#65306
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
LabelPosition = lpLeft
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object memvalue: TMemo
Left = 14
Top = 88
Width = 279
Height = 89
TabOrder = 2
OnChange = memvalueChange
end
object edtaddr: TLabeledEdit
Left = 88
Top = 55
Width = 205
Height = 20
EditLabel.Width = 72
EditLabel.Height = 12
EditLabel.Caption = #20889#20837#39318#22320#22336#65306
LabelPosition = lpLeft
TabOrder = 3
Text = '-1'
end
end
object btnexit: TBitBtn
Left = 310
Top = 216
Width = 75
Height = 25
TabOrder = 1
Kind = bkClose
end
object OpenDlg: TOpenDialog
Title = #35831#36873#25321#24744#35201#20889#20837#30340#25991#20214
Left = 272
Top = 209
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -