gaborshow.dfm

来自「数字图像预出处理系统」· DFM 代码 · 共 169 行

DFM
169
字号
object GaborShowForm: TGaborShowForm
  Left = 192
  Top = 107
  Width = 696
  Height = 480
  Caption = 'GaborShowForm'
  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 Image8: TImage
    Left = 784
    Top = 80
    Width = 233
    Height = 240
  end
  object Image6: TImage
    Left = 266
    Top = 80
    Width = 247
    Height = 240
  end
  object Image2: TImage
    Left = 269
    Top = 400
    Width = 240
    Height = 240
  end
  object Image4: TImage
    Left = 784
    Top = 400
    Width = 233
    Height = 233
  end
  object Image1: TImage
    Left = 8
    Top = 399
    Width = 240
    Height = 240
  end
  object Image5: TImage
    Left = 10
    Top = 80
    Width = 240
    Height = 240
  end
  object Image7: TImage
    Left = 528
    Top = 78
    Width = 240
    Height = 240
  end
  object Label3: TLabel
    Left = 562
    Top = 360
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 825
    Top = 360
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 317
    Top = 360
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 33
    Top = 360
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 576
    Top = 40
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 878
    Top = 45
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 314
    Top = 42
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 40
    Top = 48
    Width = 40
    Height = 16
    Caption = 'Gabor'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Image3: TImage
    Left = 525
    Top = 400
    Width = 240
    Height = 237
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?