📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 427
Height = 277
BorderIcons = [biSystemMenu, biMinimize]
Caption = #22270#24418#32472#21046#25805#20316
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 = 24
Width = 417
Height = 217
end
object BitBtn1: TBitBtn
Left = 0
Top = 0
Width = 70
Height = 23
Caption = #26032#24314
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 68
Top = 0
Width = 70
Height = 23
Caption = #25171#24320
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 137
Top = 0
Width = 70
Height = 23
Caption = #20445#23384
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 206
Top = 0
Width = 70
Height = 23
Caption = #22797#21046
TabOrder = 3
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 275
Top = 0
Width = 70
Height = 23
Caption = #21098#20999
TabOrder = 4
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 344
Top = 0
Width = 74
Height = 23
Caption = #31896#36148
TabOrder = 5
OnClick = BitBtn6Click
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 80
Top = 208
end
object SavePictureDialog1: TSavePictureDialog
Left = 144
Top = 224
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -