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

📄 scom.dfm

📁 西门子与计算机通讯程序包括源代码 程序说明 控件 及控件使用手册 使用西门子prodave 控件 这是第一版
💻 DFM
字号:
object Form1: TForm1
  Left = 682
  Top = 497
  Width = 656
  Height = 484
  Caption = 'I '#36890#35759#31034#33539
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 648
    Height = 432
    Align = alClient
    AutoSize = True
    TabOrder = 1
    object Splitter1: TSplitter
      Left = 209
      Top = 1
      Width = 4
      Height = 430
      Beveled = True
    end
    object Panel3: TPanel
      Left = 1
      Top = 1
      Width = 208
      Height = 430
      Align = alLeft
      AutoSize = True
      Caption = 'Panel3'
      TabOrder = 0
      object Panel1: TPanel
        Left = 1
        Top = 1
        Width = 206
        Height = 248
        Align = alTop
        TabOrder = 0
        object Label1: TLabel
          Left = 80
          Top = 1
          Width = 32
          Height = 13
          Caption = 'Label1'
        end
        object Label2: TLabel
          Left = 80
          Top = 25
          Width = 32
          Height = 13
          Caption = 'Label2'
        end
        object Label3: TLabel
          Left = 13
          Top = 56
          Width = 57
          Height = 13
          AutoSize = False
          Caption = #22320#22336
        end
        object Label4: TLabel
          Left = 13
          Top = 93
          Width = 73
          Height = 13
          AutoSize = False
          Caption = #27573#21495
        end
        object Label5: TLabel
          Left = 13
          Top = 130
          Width = 57
          Height = 13
          AutoSize = False
          Caption = #25554#27133#21495
        end
        object Label6: TLabel
          Left = 13
          Top = 168
          Width = 49
          Height = 13
          AutoSize = False
          Caption = #26426#26550#21495
        end
        object Label7: TLabel
          Left = 16
          Top = 1
          Width = 49
          Height = 13
          AutoSize = False
          Caption = #38169#35823#21495
        end
        object Label8: TLabel
          Left = 16
          Top = 25
          Width = 57
          Height = 13
          AutoSize = False
          Caption = #38169#35823#20869#23481
        end
        object Button1: TButton
          Left = 8
          Top = 209
          Width = 75
          Height = 25
          Caption = 'load'
          TabOrder = 0
          OnClick = Button1Click
        end
        object Edit1: TEdit
          Left = 77
          Top = 56
          Width = 57
          Height = 21
          TabOrder = 1
          Text = '2'
        end
        object Button2: TButton
          Left = 88
          Top = 209
          Width = 75
          Height = 25
          Caption = 'unload'
          TabOrder = 2
          OnClick = Button2Click
        end
        object Edit2: TEdit
          Left = 77
          Top = 90
          Width = 57
          Height = 21
          TabOrder = 3
          Text = '0'
        end
        object Edit3: TEdit
          Left = 77
          Top = 125
          Width = 57
          Height = 21
          TabOrder = 4
          Text = '2'
        end
        object Edit4: TEdit
          Left = 77
          Top = 160
          Width = 57
          Height = 21
          TabOrder = 5
          Text = '0'
        end
      end
      object Panel4: TPanel
        Left = 1
        Top = 249
        Width = 206
        Height = 180
        Align = alClient
        TabOrder = 1
        object Button6: TButton
          Left = 64
          Top = 9
          Width = 75
          Height = 25
          Caption = #25968#25454#35760#24405
          TabOrder = 0
          OnClick = Button6Click
        end
      end
    end
    object Panel5: TPanel
      Left = 213
      Top = 1
      Width = 434
      Height = 430
      Align = alClient
      AutoSize = True
      TabOrder = 1
      object Panel6: TPanel
        Left = 1
        Top = 1
        Width = 432
        Height = 402
        Align = alTop
        AutoSize = True
        TabOrder = 0
        object Panel8: TPanel
          Left = 169
          Top = 1
          Width = 262
          Height = 400
          Align = alRight
          AutoSize = True
          TabOrder = 0
          object PageControl1: TPageControl
            Left = 1
            Top = 1
            Width = 260
            Height = 398
            ActivePage = TabSheet3
            Align = alClient
            MultiLine = True
            ParentShowHint = False
            ShowHint = True
            TabOrder = 0
            TabPosition = tpBottom
            object TabSheet2: TTabSheet
              Caption = #35835#21462
              ImageIndex = 1
              object Label10: TLabel
                Left = 24
                Top = 13
                Width = 61
                Height = 13
                AutoSize = False
                Caption = #36215#22987#22320#22336
              end
              object Label11: TLabel
                Left = 36
                Top = 48
                Width = 24
                Height = 13
                Caption = #25968#37327
              end
              object Label12: TLabel
                Left = 16
                Top = 72
                Width = 38
                Height = 13
                Caption = 'Label12'
              end
              object Label16: TLabel
                Left = 16
                Top = 88
                Width = 38
                Height = 13
                Caption = 'Label16'
              end
              object Memo1: TMemo
                Left = 16
                Top = 104
                Width = 209
                Height = 217
                Lines.Strings = (
                  'Memo2')
                ScrollBars = ssVertical
                TabOrder = 2
                OnKeyDown = Memo1KeyDown
                OnMouseDown = Memo1MouseDown
              end
              object Edit5: TEdit
                Left = 92
                Top = 39
                Width = 121
                Height = 21
                TabOrder = 0
                Text = '5'
              end
              object Edit6: TEdit
                Left = 92
                Top = 8
                Width = 121
                Height = 21
                TabOrder = 1
                Text = '0'
              end
              object Button3: TButton
                Left = 8
                Top = 328
                Width = 75
                Height = 25
                Caption = #30830#23450
                Font.Charset = DEFAULT_CHARSET
                Font.Color = clWindowText
                Font.Height = -11
                Font.Name = 'MS Sans Serif'
                Font.Style = []
                ParentFont = False
                TabOrder = 3
                OnClick = Button3Click
              end
              object Button4: TButton
                Left = 88
                Top = 328
                Width = 75
                Height = 25
                Caption = #28165#31354
                Font.Charset = DEFAULT_CHARSET
                Font.Color = clWindowText
                Font.Height = -11
                Font.Name = 'MS Sans Serif'
                Font.Style = []
                ParentFont = False
                TabOrder = 4
                OnClick = Button4Click
              end
              object CheckBox1: TCheckBox
                Left = 152
                Top = 80
                Width = 97
                Height = 17
                Caption = 'byte/word'
                Enabled = False
                TabOrder = 5
              end
              object Button8: TButton
                Left = 168
                Top = 328
                Width = 75
                Height = 25
                Caption = #20445#23384
                TabOrder = 6
              end
              object CheckBox3: TCheckBox
                Left = 152
                Top = 64
                Width = 97
                Height = 17
                Caption = 'autostroll'
                TabOrder = 7
              end
            end
            object TabSheet3: TTabSheet
              Caption = #20889#20837
              ImageIndex = 2
              object Label9: TLabel
                Left = 24
                Top = 13
                Width = 61
                Height = 13
                AutoSize = False
                Caption = #36215#22987#22320#22336
              end
              object Label13: TLabel
                Left = 36
                Top = 48
                Width = 24
                Height = 13
                Caption = #25968#37327
              end
              object Label14: TLabel
                Left = 16
                Top = 72
                Width = 38
                Height = 13
                Caption = 'Label12'
              end
              object Label17: TLabel
                Left = 16
                Top = 88
                Width = 38
                Height = 13
                Caption = 'Label16'
              end
              object Button5: TButton
                Left = 133
                Top = 328
                Width = 75
                Height = 25
                Caption = #28165#31354
                Font.Charset = DEFAULT_CHARSET
                Font.Color = clRed
                Font.Height = -11
                Font.Name = 'MS Sans Serif'
                Font.Style = [fsBold]
                ParentFont = False
                TabOrder = 0
                OnClick = Button5Click
              end
              object Button7: TButton
                Left = 37
                Top = 328
                Width = 75
                Height = 25
                Caption = #30830#23450
                Font.Charset = DEFAULT_CHARSET
                Font.Color = clRed
                Font.Height = -11
                Font.Name = 'MS Sans Serif'
                Font.Style = [fsBold]
                ParentFont = False
                TabOrder = 1
              end
              object Memo2: TMemo
                Left = 16
                Top = 104
                Width = 209
                Height = 217
                Lines.Strings = (
                  'Memo2')
                ScrollBars = ssVertical
                TabOrder = 2
              end
              object Edit10: TEdit
                Left = 92
                Top = 8
                Width = 121
                Height = 21
                TabOrder = 3
                Text = '0'
              end
              object Edit11: TEdit
                Left = 92
                Top = 39
                Width = 121
                Height = 21
                TabOrder = 4
                Text = '5'
              end
              object CheckBox2: TCheckBox
                Left = 136
                Top = 72
                Width = 97
                Height = 17
                Caption = 'byte/word'
                TabOrder = 5
              end
            end
          end
        end
        object Panel9: TPanel
          Left = 1
          Top = 1
          Width = 168
          Height = 400
          Align = alClient
          AutoSize = True
          TabOrder = 1
          object Panel10: TPanel
            Left = 1
            Top = 256
            Width = 166
            Height = 143
            Align = alBottom
            AutoSize = True
            TabOrder = 0
            object RadioGroup2: TRadioGroup
              Left = 1
              Top = 1
              Width = 164
              Height = 141
              Align = alClient
              Caption = #26174#31034#27169#24335
              ItemIndex = 1
              Items.Strings = (
                #21313#36827#21046
                #21313#20845#36827#21046
                #20108#36827#21046)
              TabOrder = 0
            end
          end
          object Panel11: TPanel
            Left = 1
            Top = 1
            Width = 166
            Height = 255
            Align = alClient
            AutoSize = True
            TabOrder = 1
            object RadioGroup1: TRadioGroup
              Left = 1
              Top = 1
              Width = 164
              Height = 253
              Align = alClient
              Caption = #20869#23384#31867#22411
              ItemIndex = 0
              Items.Strings = (
                #36755#20837
                #36755#20986
                'M'#21306
                'DB'#22359
                #23450#26102#22120
                #35745#25968#22120)
              TabOrder = 0
              OnClick = RadioGroup1Click
            end
            object Edit7: TEdit
              Left = 56
              Top = 140
              Width = 41
              Height = 21
              TabOrder = 1
              Text = '0'
            end
          end
        end
      end
      object Panel7: TPanel
        Left = 1
        Top = 403
        Width = 432
        Height = 26
        Align = alClient
        AutoSize = True
        TabOrder = 1
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 432
    Width = 648
    Height = 18
    Panels = <
      item
        Text = #36830#25509#29366#24577#65306
        Width = 100
      end
      item
        Width = 50
      end
      item
        Width = 538
      end>
  end
end

⌨️ 快捷键说明

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