📄 unit1.dfm
字号:
object Form1: TForm1
Left = 590
Top = 420
Width = 428
Height = 302
Caption = 'dadobra.mr '#26408#39532#25991#20214#28165#38500#22120
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 104
Top = 8
Width = 156
Height = 13
Caption = #26579#27602#25991#20214#21015#34920#65288#25903#25345#25302#25918#65289
end
object Button1: TButton
Left = 40
Top = 242
Width = 49
Height = 25
Caption = #27983#35272
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 136
Top = 240
Width = 209
Height = 25
Caption = #28165' '#38500
TabOrder = 1
OnClick = Button3Click
end
object Memo1: TMemo
Left = 24
Top = 27
Width = 369
Height = 206
ScrollBars = ssBoth
TabOrder = 2
end
object OpenDialog1: TOpenDialog
Left = 104
Top = 120
end
object MOleDragDrop1: TMOleDragDrop
DropControl = Memo1
OnFileDrop = MOleDragDrop1FileDrop
Left = 176
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -