📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 285
Top = 135
Width = 314
Height = 274
Caption = #23558#24425#33394#22270#29255#36716#25442#25104#40657#30333#22270#29255
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 GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 291
Height = 201
Caption = #22270#29255
TabOrder = 0
object Image1: TImage
Left = 12
Top = 21
Width = 265
Height = 170
Stretch = True
end
end
object BitBtn1: TBitBtn
Left = 224
Top = 213
Width = 75
Height = 25
Caption = #40657#30333#22270#29255
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 136
Top = 213
Width = 75
Height = 25
Caption = #36873#25321#22270#29255
TabOrder = 2
OnClick = BitBtn2Click
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 32
Top = 216
end
object SavePictureDialog1: TSavePictureDialog
Left = 72
Top = 216
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -