📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26512#21462#21160#24577#38142#25509#24211#20013#30340#22270#26631
ClientHeight = 197
ClientWidth = 352
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 Image1: TImage
Left = 0
Top = 0
Width = 353
Height = 177
AutoSize = True
Stretch = True
end
object BitBtn1: TBitBtn
Left = 0
Top = 176
Width = 89
Height = 22
Caption = #25171#24320#22270#26631#25991#20214
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 88
Top = 176
Width = 89
Height = 22
Caption = #19979#19968#22270#26631
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 176
Top = 176
Width = 89
Height = 22
Caption = #19978#19968#22270#26631
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 264
Top = 176
Width = 89
Height = 22
Caption = #20445#23384#22270#26631#25991#20214
TabOrder = 3
OnClick = BitBtn4Click
end
object OpenDialog1: TOpenDialog
Left = 160
Top = 168
end
object SavePictureDialog1: TSavePictureDialog
Left = 200
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -