📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 431
Height = 348
BorderIcons = [biSystemMenu, biMinimize]
Caption = #25991#26412#25991#20214#35835#20889#25171#21360#25805#20316#28436#31034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 296
Width = 96
Height = 13
Caption = #26174#31034#25171#21360#29366#24577#65306' '
end
object BitBtn1: TBitBtn
Left = 0
Top = 0
Width = 105
Height = 23
Caption = #26032#24314#25991#20214
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 104
Top = 0
Width = 105
Height = 23
Caption = #25171#24320#25991#20214
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 208
Top = 0
Width = 105
Height = 23
Caption = #20445#23384#25991#20214
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 312
Top = 0
Width = 105
Height = 23
Caption = #25171#21360#25991#20214
TabOrder = 3
OnClick = BitBtn4Click
end
object Memo1: TMemo
Left = 0
Top = 24
Width = 417
Height = 265
Align = alCustom
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
Lines.Strings = (
'Memo1')
ScrollBars = ssVertical
TabOrder = 4
end
object OpenDialog1: TOpenDialog
Left = 152
end
object SaveDialog1: TSaveDialog
Left = 264
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -