⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unit1.~dfm

📁 二维化学信号图形特征的提取 与特征数据库的设计
💻 ~DFM
字号:
object Form1: TForm1
  Left = 57
  Top = 43
  Width = 982
  Height = 675
  Align = alLeft
  Caption = 'main'
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 8
    Top = 24
    Width = 833
    Height = 361
  end
  object Label1: TLabel
    Left = 864
    Top = 16
    Width = 43
    Height = 13
    Caption = #24038#19978#35282'X'
  end
  object Label2: TLabel
    Left = 864
    Top = 40
    Width = 43
    Height = 13
    Caption = #24038#19978#35282'Y'
  end
  object Label3: TLabel
    Left = 864
    Top = 64
    Width = 43
    Height = 13
    Caption = #24038#19979#35282'X'
  end
  object Label4: TLabel
    Left = 864
    Top = 88
    Width = 43
    Height = 13
    Caption = #24038#19979#35282'Y'
  end
  object Label5: TLabel
    Left = 864
    Top = 112
    Width = 43
    Height = 13
    Caption = #21491#19979#35282'X'
  end
  object Label6: TLabel
    Left = 864
    Top = 136
    Width = 43
    Height = 13
    Caption = #21491#19979#35282'Y'
  end
  object Label7: TLabel
    Left = 864
    Top = 160
    Width = 43
    Height = 13
    Caption = #21491#19978#35282'X'
  end
  object Label8: TLabel
    Left = 864
    Top = 184
    Width = 43
    Height = 13
    Caption = #21491#19978#35282'Y'
  end
  object BitBtn1: TBitBtn
    Left = 40
    Top = 656
    Width = 81
    Height = 25
    Caption = #25171#12288#24320
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 296
    Top = 656
    Width = 81
    Height = 25
    Caption = #20108#20540#21270
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 168
    Top = 656
    Width = 81
    Height = 25
    Caption = #28784#24230#21464#25442
    TabOrder = 2
    OnClick = BitBtn3Click
  end
  object BitBtn4: TBitBtn
    Left = 432
    Top = 656
    Width = 81
    Height = 25
    Caption = #36873#21462
    TabOrder = 3
    OnClick = BitBtn4Click
  end
  object Edit1: TEdit
    Left = 944
    Top = 56
    Width = 73
    Height = 21
    TabOrder = 4
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 944
    Top = 80
    Width = 73
    Height = 21
    TabOrder = 5
    Text = 'Edit1'
  end
  object Edit3: TEdit
    Left = 944
    Top = 104
    Width = 73
    Height = 21
    TabOrder = 6
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 944
    Top = 128
    Width = 73
    Height = 21
    TabOrder = 7
    Text = 'Edit4'
  end
  object Edit5: TEdit
    Left = 944
    Top = 152
    Width = 73
    Height = 21
    TabOrder = 8
    Text = 'Edit5'
  end
  object Edit6: TEdit
    Left = 944
    Top = 176
    Width = 73
    Height = 21
    TabOrder = 9
    Text = 'Edit6'
  end
  object Edit7: TEdit
    Left = 944
    Top = 8
    Width = 73
    Height = 21
    TabOrder = 10
    Text = 'Edit7'
  end
  object Edit8: TEdit
    Left = 944
    Top = 32
    Width = 73
    Height = 21
    TabOrder = 11
    Text = 'Edit8'
  end
  object Button1: TButton
    Left = 568
    Top = 656
    Width = 75
    Height = 25
    Caption = #29305#24449#28857#20837#24211
    TabOrder = 12
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 712
    Top = 656
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 13
    OnClick = Button2Click
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 392
    Width = 833
    Height = 249
    DataSource = DataSource2
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = True
    ParentFont = False
    TabOrder = 14
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Left = 8
    Top = 8
  end
  object Query1: TQuery
    DatabaseName = 'aaa'
    Left = 8
    Top = 80
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 8
    Top = 120
  end
  object SavePictureDialog1: TSavePictureDialog
    Left = 8
    Top = 48
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 8
    Top = 152
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery1
    Left = 8
    Top = 184
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;User ID=sa;Initial Catalog='#21270#23398#20449#21495#24211
    Provider = 'SQLOLEDB.1'
    Left = 8
    Top = 224
  end
end

⌨️ 快捷键说明

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