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

📄 unit4.dfm

📁 西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录
💻 DFM
字号:
object Form4: TForm4
  Left = 118
  Top = 191
  Width = 746
  Height = 516
  Caption = #25968#25454#24211#25805#20316
  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 ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 738
    Height = 25
    ButtonHeight = 13
    Caption = 'ToolBar1'
    TabOrder = 0
    object ToolButton4: TToolButton
      Left = 0
      Top = 2
      Width = 273
      Caption = 'ToolButton4'
      ImageIndex = 3
      Style = tbsSeparator
    end
    object Label1: TLabel
      Left = 273
      Top = 2
      Width = 84
      Height = 13
      Caption = #25152#36873#25968#25454#24211#21517#31216
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 25
    Width = 193
    Height = 462
    Align = alLeft
    TabOrder = 1
    object Panel4: TPanel
      Left = 1
      Top = 409
      Width = 191
      Height = 52
      Align = alBottom
      TabOrder = 0
      object Button5: TButton
        Left = 112
        Top = 24
        Width = 75
        Height = 25
        Caption = #21024#38500#25968#25454#24211
        TabOrder = 0
      end
      object Button6: TButton
        Left = 0
        Top = 0
        Width = 57
        Height = 25
        Caption = #25253#34920#26174#31034
        TabOrder = 1
      end
      object Button7: TButton
        Left = 0
        Top = 24
        Width = 57
        Height = 25
        Caption = #22270#34920#26174#31034
        TabOrder = 2
      end
      object Button8: TButton
        Left = 112
        Top = 0
        Width = 75
        Height = 25
        Caption = #21047#26032#26174#31034
        TabOrder = 3
      end
    end
    object Panel5: TPanel
      Left = 1
      Top = 1
      Width = 191
      Height = 272
      Align = alTop
      Caption = 'Panel5'
      TabOrder = 1
      object ListView1: TListView
        Left = 1
        Top = 1
        Width = 189
        Height = 270
        Align = alClient
        Columns = <>
        TabOrder = 0
      end
    end
    object ListView2: TListView
      Left = 1
      Top = 273
      Width = 191
      Height = 136
      Align = alClient
      Columns = <>
      TabOrder = 2
    end
  end
  object Panel2: TPanel
    Left = 193
    Top = 25
    Width = 545
    Height = 462
    Align = alClient
    TabOrder = 2
    object Panel3: TPanel
      Left = 1
      Top = 424
      Width = 543
      Height = 37
      Align = alBottom
      TabOrder = 0
      object Button1: TButton
        Left = 8
        Top = 8
        Width = 81
        Height = 25
        Caption = #21482#26174#31034#27491#30830
        TabOrder = 0
      end
      object Button2: TButton
        Left = 88
        Top = 8
        Width = 73
        Height = 25
        Caption = #21482#26174#31034#38169#35823
        TabOrder = 1
      end
      object Button3: TButton
        Left = 168
        Top = 8
        Width = 75
        Height = 25
        Caption = #21024#38500#25152#36873
        TabOrder = 2
      end
      object Button4: TButton
        Left = 248
        Top = 8
        Width = 75
        Height = 25
        Caption = #20840#37096#21024#38500
        TabOrder = 3
      end
    end
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 543
      Height = 423
      Align = alClient
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Z: TActionList
    Left = 368
    Top = 80
    object Action1: TAction
      Caption = #20195#34920
    end
  end
end

⌨️ 快捷键说明

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