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

📄 unit1.dfm

📁 此代码采用C++Builder 编写,提取断路器电流信号的特征
💻 DFM
字号:
object Form1: TForm1
  Left = 138
  Top = 171
  Width = 613
  Height = 456
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClick = FormClick
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 616
    Top = 56
    Width = 64
    Height = 16
    Caption = #21512#38392#26102#38388
  end
  object Label2: TLabel
    Left = 616
    Top = 104
    Width = 80
    Height = 16
    Caption = #21512#38392#19981#21516#26399
  end
  object Label3: TLabel
    Left = 632
    Top = 144
    Width = 64
    Height = 16
    Caption = #21018#21512#36895#24230
  end
  object Label4: TLabel
    Left = 584
    Top = 176
    Width = 112
    Height = 16
    Caption = #29305#23450#27573#21512#38392#36895#24230
  end
  object Label5: TLabel
    Left = 576
    Top = 224
    Width = 112
    Height = 16
    Caption = #21160#35302#22836#36816#21160#26102#21051
  end
  object Label6: TLabel
    Left = 592
    Top = 264
    Width = 96
    Height = 16
    Caption = #21512#38392#24179#22343#36895#24230
  end
  object Label7: TLabel
    Left = 648
    Top = 304
    Width = 32
    Height = 16
    Caption = #34892#31243
  end
  object Label8: TLabel
    Left = 648
    Top = 344
    Width = 48
    Height = 16
    Caption = #36229#34892#31243
  end
  object Label9: TLabel
    Left = 632
    Top = 384
    Width = 64
    Height = 16
    Caption = #26368#20302#30005#21387
  end
  object Button1: TButton
    Left = 720
    Top = 496
    Width = 65
    Height = 33
    Caption = #32467#26463
    TabOrder = 0
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 704
    Top = 56
    Width = 81
    Height = 24
    TabOrder = 1
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 704
    Top = 96
    Width = 81
    Height = 24
    TabOrder = 2
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 704
    Top = 136
    Width = 81
    Height = 24
    TabOrder = 3
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 704
    Top = 176
    Width = 81
    Height = 24
    TabOrder = 4
    Text = 'Edit4'
  end
  object Edit5: TEdit
    Left = 704
    Top = 216
    Width = 81
    Height = 24
    TabOrder = 5
    Text = 'Edit5'
  end
  object Edit6: TEdit
    Left = 704
    Top = 256
    Width = 81
    Height = 24
    TabOrder = 6
    Text = 'Edit6'
  end
  object Edit7: TEdit
    Left = 704
    Top = 296
    Width = 81
    Height = 24
    TabOrder = 7
    Text = 'Edit7'
  end
  object Edit8: TEdit
    Left = 704
    Top = 336
    Width = 89
    Height = 24
    TabOrder = 8
    Text = 'Edit8'
  end
  object Edit9: TEdit
    Left = 704
    Top = 376
    Width = 89
    Height = 24
    TabOrder = 9
    Text = 'Edit9'
  end
end

⌨️ 快捷键说明

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