📄 unit1.dfm
字号:
object Form1: TForm1
Left = 377
Top = 279
Width = 265
Height = 237
Caption = 'Change Icon'
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 Panel1: TPanel
Left = 80
Top = 24
Width = 96
Height = 96
TabOrder = 0
object Image1: TImage
Left = 32
Top = 32
Width = 32
Height = 32
end
end
object Button1: TButton
Left = 16
Top = 152
Width = 105
Height = 33
Caption = #26356#25913#26631#39064#26639#22270#26631
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 136
Top = 152
Width = 105
Height = 33
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 24
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -