📄 unit1.dfm
字号:
object Form1: TForm1
Left = 189
Top = 103
Width = 637
Height = 541
Caption = 'Edge Enhancement & Detection'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 120
Top = 8
Width = 57
Height = 17
AutoSize = False
Caption = #21407#22987#22270#20687
end
object Label2: TLabel
Left = 27
Top = 264
Width = 54
Height = 17
AutoSize = False
Caption = #36793#32536#22686#24378
end
object Label3: TLabel
Left = 344
Top = 264
Width = 57
Height = 13
AutoSize = False
Caption = #36793#32536#26816#27979
end
object Image1: TImage
Left = 104
Top = 24
Width = 300
Height = 225
AutoSize = True
end
object Image2: TImage
Left = 8
Top = 280
Width = 300
Height = 225
AutoSize = True
end
object Image3: TImage
Left = 320
Top = 280
Width = 300
Height = 225
AutoSize = True
end
object Button1: TButton
Left = 496
Top = 104
Width = 89
Height = 33
Caption = #25171#24320#22270#20687
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 496
Top = 152
Width = 89
Height = 33
Caption = #36793#32536#22686#24378
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 496
Top = 200
Width = 89
Height = 33
Caption = #36793#32536#26816#27979
TabOrder = 2
OnClick = Button3Click
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 528
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -