📄 getromunit.~dfm
字号:
object GetRomForm: TGetRomForm
Left = 150
Top = 145
Width = 620
Height = 475
Caption = #29983#25104#23384#20648#22120#25968#25454
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 Label1: TLabel
Left = 16
Top = 8
Width = 72
Height = 13
Caption = #22320#22336#32447#23485#24230#65306
end
object Label2: TLabel
Left = 184
Top = 8
Width = 72
Height = 13
Caption = #25968#25454#32447#23485#24230#65306
end
object Edit1: TEdit
Left = 96
Top = 8
Width = 81
Height = 21
TabOrder = 0
Text = '0'
end
object Edit2: TEdit
Left = 264
Top = 8
Width = 81
Height = 21
TabOrder = 1
Text = '0'
end
object Button1: TButton
Left = 352
Top = 8
Width = 73
Height = 25
Caption = #29983#25104#25968#25454
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 432
Top = 8
Width = 73
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
object Memo1: TMemo
Left = 8
Top = 40
Width = 241
Height = 193
Lines.Strings = (
'Memo1')
TabOrder = 4
end
object Memo2: TMemo
Left = 256
Top = 40
Width = 257
Height = 193
Lines.Strings = (
'Memo1')
TabOrder = 5
end
object Memo3: TMemo
Left = 8
Top = 240
Width = 241
Height = 193
Lines.Strings = (
'Memo1')
TabOrder = 6
end
object Memo4: TMemo
Left = 255
Top = 240
Width = 257
Height = 193
Lines.Strings = (
'Memo1')
TabOrder = 7
end
object Memo5: TMemo
Left = 520
Top = 40
Width = 89
Height = 393
Lines.Strings = (
'Memo5')
TabOrder = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -