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

📄 main.dfm

📁 在工业控制交流采样中的零线电流计算方法
💻 DFM
字号:
object Form1: TForm1
  Left = 67
  Top = 107
  Width = 832
  Height = 553
  Caption = #38646#32447#30005#27969#27169#25311#31639#27861
  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 Label1: TLabel
    Left = 13
    Top = 6
    Width = 24
    Height = 12
    Caption = #35282#24230
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 46
    Top = 7
    Width = 30
    Height = 12
    Caption = #30005#21387'A'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 141
    Top = 7
    Width = 30
    Height = 12
    Caption = #30005#21387'B'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 396
    Top = 12
    Width = 30
    Height = 13
    AutoSize = False
    Caption = #30005#21387
  end
  object Label5: TLabel
    Left = 460
    Top = 12
    Width = 30
    Height = 13
    AutoSize = False
    Caption = #30005#27969
  end
  object Label6: TLabel
    Left = 516
    Top = 12
    Width = 53
    Height = 13
    AutoSize = False
    Caption = #26377#21151#21151#29575
  end
  object Label7: TLabel
    Left = 656
    Top = 12
    Width = 30
    Height = 13
    AutoSize = False
    Caption = #22240#25968
  end
  object Label8: TLabel
    Left = 712
    Top = 12
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #35282#24230
  end
  object Label9: TLabel
    Left = 592
    Top = 12
    Width = 48
    Height = 13
    Caption = #35270#22312#21151#29575
  end
  object Label10: TLabel
    Left = 172
    Top = 30
    Width = 7
    Height = 13
    AutoSize = False
    Caption = 'V'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 76
    Top = 30
    Width = 6
    Height = 12
    Caption = 'V'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 228
    Top = 8
    Width = 30
    Height = 12
    Caption = #30005#21387'C'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label13: TLabel
    Left = 278
    Top = 31
    Width = 7
    Height = 13
    AutoSize = False
    Caption = 'V'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label14: TLabel
    Left = 108
    Top = 7
    Width = 24
    Height = 12
    Caption = #35282#24230
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label15: TLabel
    Left = 200
    Top = 7
    Width = 24
    Height = 12
    Caption = #35282#24230
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Chart1: TChart
    Left = 0
    Top = 60
    Width = 821
    Height = 457
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    MarginLeft = 2
    MarginRight = 1
    MarginTop = 3
    Title.Text.Strings = (
      'TChart')
    Chart3DPercent = 5
    Legend.ShadowSize = 5
    View3D = False
    View3DOptions.Zoom = 102
    TabOrder = 0
    object Series1: TFastLineSeries
      Marks.ArrowLength = 8
      Marks.Visible = False
      SeriesColor = clRed
      Title = #30005#21387
      LinePen.Color = clGreen
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Y'
      YValues.Multiplier = 1
      YValues.Order = loNone
    end
    object Series2: TFastLineSeries
      Marks.ArrowLength = 8
      Marks.Visible = False
      SeriesColor = clRed
      Title = #30005#27969
      LinePen.Color = clRed
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Y'
      YValues.Multiplier = 1
      YValues.Order = loNone
    end
    object Series3: TFastLineSeries
      Marks.ArrowLength = 8
      Marks.Visible = False
      SeriesColor = 8388672
      LinePen.Color = 8388672
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Y'
      YValues.Multiplier = 1
      YValues.Order = loNone
    end
    object Series4: TFastLineSeries
      Marks.ArrowLength = 8
      Marks.Visible = False
      SeriesColor = clWhite
      LinePen.Color = clWhite
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Y'
      YValues.Multiplier = 1
      YValues.Order = loNone
    end
  end
  object Button1: TButton
    Left = 304
    Top = 4
    Width = 61
    Height = 25
    Caption = #20135#29983
    TabOrder = 1
    OnClick = Button1Click
  end
  object pha: TEdit
    Left = 13
    Top = 27
    Width = 22
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Text = '10'
  end
  object Button2: TButton
    Left = 304
    Top = 32
    Width = 61
    Height = 25
    Caption = #35745#31639
    TabOrder = 3
    OnClick = Button2Click
  end
  object voltagea: TEdit
    Left = 44
    Top = 27
    Width = 30
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    Text = '220'
  end
  object voltageb: TEdit
    Left = 140
    Top = 26
    Width = 27
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    Text = '220'
  end
  object voltage2: TEdit
    Left = 396
    Top = 32
    Width = 53
    Height = 21
    TabOrder = 6
    Text = '0'
  end
  object current2: TEdit
    Left = 460
    Top = 32
    Width = 53
    Height = 21
    TabOrder = 7
    Text = '0'
  end
  object power: TEdit
    Left = 520
    Top = 32
    Width = 57
    Height = 21
    TabOrder = 8
    Text = '0'
  end
  object powerdata: TEdit
    Left = 656
    Top = 32
    Width = 45
    Height = 21
    TabOrder = 9
    Text = '0'
  end
  object dushu: TEdit
    Left = 712
    Top = 32
    Width = 41
    Height = 21
    TabOrder = 10
    Text = '0'
  end
  object powers: TEdit
    Left = 592
    Top = 32
    Width = 53
    Height = 21
    TabOrder = 11
    Text = '0'
  end
  object Edit2: TEdit
    Left = 760
    Top = 32
    Width = 64
    Height = 21
    TabOrder = 12
    Text = 'Edit2'
  end
  object voltagec: TEdit
    Left = 229
    Top = 28
    Width = 44
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 13
    Text = '220'
  end
  object phb: TEdit
    Left = 108
    Top = 27
    Width = 22
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 14
    Text = '10'
  end
  object phc: TEdit
    Left = 200
    Top = 27
    Width = 22
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 15
    Text = '10'
  end
end

⌨️ 快捷键说明

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