unit2.~dfm
来自「数字图像预出处理系统」· ~DFM 代码 · 共 165 行
~DFM
165 行
object Form2: TForm2
Left = -13
Top = 6
Width = 1036
Height = 711
Caption = 'Gabor'#22270#35937#23545#27604#22270
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Image8: TImage
Left = 32
Top = 80
Width = 240
Height = 240
end
object Image6: TImage
Left = 282
Top = 80
Width = 240
Height = 240
end
object Image9: TImage
Left = 533
Top = 80
Width = 240
Height = 240
end
object Image4: TImage
Left = 784
Top = 80
Width = 240
Height = 240
end
object Image10: TImage
Left = 32
Top = 399
Width = 240
Height = 240
end
object Image5: TImage
Left = 282
Top = 400
Width = 240
Height = 240
end
object Image3: TImage
Left = 533
Top = 397
Width = 240
Height = 240
AutoSize = True
end
object Image7: TImage
Left = 784
Top = 398
Width = 240
Height = 240
end
object Label3: TLabel
Left = 570
Top = 360
Width = 5
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 841
Top = 40
Width = 5
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 317
Top = 360
Width = 5
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 73
Top = 360
Width = 45
Height = 24
Caption = ' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 824
Top = 360
Width = 5
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 86
Top = 45
Width = 5
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 589
Top = 42
Width = 5
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 328
Top = 40
Width = 45
Height = 24
Caption = ' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?