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

📄 main.~dfm

📁 DELPHI编写OPC(一): 编写OPC客户端程序
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
      Width = 20
      Height = 75
      LineWidth = 2
    end
    object RzLine18: TRzLine
      Left = 157
      Top = 224
      Width = 20
      Height = 75
      LineWidth = 2
    end
    object RzLine19: TRzLine
      Left = 221
      Top = 224
      Width = 20
      Height = 75
      LineWidth = 2
    end
    object RzLine20: TRzLine
      Left = 308
      Top = 223
      Width = 20
      Height = 77
      LineWidth = 2
    end
    object Label16: TLabel
      Left = 96
      Top = 240
      Width = 57
      Height = 13
      AutoSize = False
    end
    object Label17: TLabel
      Left = 248
      Top = 242
      Width = 57
      Height = 13
      AutoSize = False
    end
    object Label18: TLabel
      Left = 96
      Top = 270
      Width = 57
      Height = 13
      AutoSize = False
    end
    object Label19: TLabel
      Left = 248
      Top = 272
      Width = 57
      Height = 13
      AutoSize = False
    end
    object Label20: TLabel
      Left = 139
      Top = 200
      Width = 45
      Height = 13
      AutoSize = False
    end
    object Edit1: TEdit
      Left = 60
      Top = 74
      Width = 35
      Height = 19
      Color = clWhite
      ReadOnly = True
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 105
      Top = 74
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 149
      Top = 74
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 192
      Top = 74
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 233
      Top = 74
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 276
      Top = 74
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 5
    end
    object Edit7: TEdit
      Left = 60
      Top = 101
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 6
    end
    object Edit8: TEdit
      Left = 105
      Top = 101
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 7
    end
    object Edit9: TEdit
      Left = 148
      Top = 101
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 8
    end
    object Edit10: TEdit
      Left = 192
      Top = 102
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 9
    end
    object Edit11: TEdit
      Left = 233
      Top = 102
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 10
    end
    object Edit12: TEdit
      Left = 276
      Top = 102
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 11
    end
    object Edit13: TEdit
      Left = 60
      Top = 130
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 12
    end
    object Edit14: TEdit
      Left = 105
      Top = 130
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 13
    end
    object Edit15: TEdit
      Left = 148
      Top = 130
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 14
    end
    object Edit16: TEdit
      Left = 191
      Top = 130
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 15
    end
    object Edit17: TEdit
      Left = 233
      Top = 130
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 16
    end
    object Edit18: TEdit
      Left = 277
      Top = 130
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 17
    end
    object Edit19: TEdit
      Left = 60
      Top = 160
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 18
    end
    object Edit20: TEdit
      Left = 105
      Top = 160
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 19
    end
    object Edit21: TEdit
      Left = 148
      Top = 160
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 20
    end
    object Edit22: TEdit
      Left = 191
      Top = 160
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 21
    end
    object Edit23: TEdit
      Left = 233
      Top = 160
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 22
    end
    object Edit24: TEdit
      Left = 276
      Top = 160
      Width = 35
      Height = 19
      ReadOnly = True
      TabOrder = 23
    end
  end
  object tippanel: TFlatPanel
    Left = 0
    Top = 319
    Width = 528
    Height = 19
    Transparent = True
    ParentColor = True
    ColorHighLight = clBlack
    ColorShadow = clBlack
    TabOrder = 3
    OnMouseMove = tippanelMouseMove
    object Label26: TLabel
      Left = 8
      Top = 4
      Width = 222
      Height = 12
      Caption = #27489#36814#20351#29992'S7200.OPCServer'#31995#32113#26381#21209#31243#24207#65281
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #27161#26999#39636
      Font.Style = []
      ParentFont = False
    end
    object Label37: TLabel
      Left = 356
      Top = 4
      Width = 168
      Height = 12
      Caption = #20170#22825#26159'2008'#24180'02'#26376'15'#26085'  '#26143#26399#20116
      Font.Charset = CHINESEBIG5_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = #27161#26999#39636
      Font.Style = []
      ParentFont = False
    end
  end
  object FlatPanel2: TFlatPanel
    Left = 0
    Top = 0
    Width = 529
    Height = 19
    Caption = 'S7200.OPCServer'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clYellow
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Color = 16749885
    ColorHighLight = clBlack
    ColorShadow = clBlack
    TabOrder = 4
    OnMouseMove = FlatPanel2MouseMove
    object FlatButton1: TFlatButton
      Left = 509
      Top = 0
      Width = 19
      Height = 19
      Hint = '??'#23567#22825#20351#21161#25163
      Color = 16749885
      ColorFocused = 8421631
      ColorDown = clRed
      ColorBorder = clBlack
      ColorHighLight = clBlack
      Caption = 'X'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentColor = False
      TabOrder = 0
      OnClick = FlatButton1Click
    end
  end
  object IdMessage1: TIdMessage
    AttachmentEncoding = 'MIME'
    BccList = <>
    CCList = <>
    Encoding = meMIME
    Recipients = <>
    ReplyTo = <>
    Left = 1048
    Top = 304
  end
  object IdSMTP1: TIdSMTP
    MaxLineAction = maException
    ReadTimeout = 0
    Port = 25
    AuthenticationType = atNone
    Left = 1019
    Top = 306
  end
end

⌨️ 快捷键说明

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