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

📄 dbparaunit.dfm

📁 三层的通用架构
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Width = 214
          Height = 20
          TabOrder = 1
        end
        object Edit14: TEdit
          Left = 96
          Top = 88
          Width = 214
          Height = 20
          TabOrder = 2
        end
        object Edit15: TEdit
          Left = 96
          Top = 124
          Width = 214
          Height = 20
          TabOrder = 3
        end
        object Edit16: TEdit
          Left = 96
          Top = 160
          Width = 214
          Height = 20
          TabOrder = 4
        end
        object Edit17: TEdit
          Left = 96
          Top = 196
          Width = 214
          Height = 20
          TabOrder = 5
        end
        object Edit18: TEdit
          Left = 96
          Top = 232
          Width = 214
          Height = 20
          TabOrder = 6
        end
      end
      object Panel8: TPanel
        Left = 0
        Top = 36
        Width = 326
        Height = 304
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 3
        object Label20: TLabel
          Left = 16
          Top = 20
          Width = 72
          Height = 12
          Caption = 'URL '#22320#22336'(&R):'
          FocusControl = Edit19
        end
        object Label21: TLabel
          Left = 16
          Top = 56
          Width = 66
          Height = 12
          Caption = #26381#21153#22120'&GUID:'
          FocusControl = Edit20
        end
        object Label22: TLabel
          Left = 16
          Top = 92
          Width = 72
          Height = 12
          Caption = #26381#21153#21517#31216'(&S):'
          FocusControl = Edit21
        end
        object Label23: TLabel
          Left = 16
          Top = 128
          Width = 72
          Height = 12
          Caption = #20195#29702#26381#21153#22120'&X:'
          FocusControl = Edit22
        end
        object Label24: TLabel
          Left = 16
          Top = 164
          Width = 72
          Height = 12
          Caption = #39564#35777#29992#25143'(&U):'
          FocusControl = Edit23
        end
        object Label25: TLabel
          Left = 16
          Top = 200
          Width = 72
          Height = 12
          Caption = #39564#35777#23494#30721'(&P):'
          FocusControl = Edit25
        end
        object Label26: TLabel
          Left = 16
          Top = 236
          Width = 72
          Height = 12
          Caption = #19981#29992#20195#29702'(&L):'
          FocusControl = Edit26
        end
        object Label33: TLabel
          Left = 16
          Top = 272
          Width = 72
          Height = 12
          Caption = #29992#25143#20195#29702#22836'&H:'
          FocusControl = Edit27
        end
        object Edit19: TEdit
          Left = 96
          Top = 16
          Width = 214
          Height = 20
          TabOrder = 0
        end
        object Edit20: TEdit
          Left = 96
          Top = 52
          Width = 214
          Height = 20
          TabOrder = 1
        end
        object Edit21: TEdit
          Left = 96
          Top = 88
          Width = 214
          Height = 20
          TabOrder = 2
        end
        object Edit22: TEdit
          Left = 96
          Top = 124
          Width = 214
          Height = 20
          TabOrder = 3
        end
        object Edit23: TEdit
          Left = 96
          Top = 160
          Width = 214
          Height = 20
          TabOrder = 4
        end
        object Edit24: TEdit
          Left = 96
          Top = 196
          Width = 214
          Height = 20
          TabStop = False
          MaxLength = 16
          PasswordChar = '*'
          TabOrder = 5
          OnExit = Edit3Exit
        end
        object Edit26: TEdit
          Left = 96
          Top = 232
          Width = 214
          Height = 20
          TabOrder = 7
        end
        object Edit25: TEdit
          Left = 96
          Top = 196
          Width = 214
          Height = 20
          TabOrder = 6
          Text = '****************'
          OnEnter = Edit25Enter
        end
        object Edit27: TEdit
          Left = 96
          Top = 268
          Width = 214
          Height = 20
          TabOrder = 8
        end
      end
      object Panel5: TPanel
        Left = 0
        Top = 0
        Width = 326
        Height = 36
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 0
        object Label9: TLabel
          Left = 16
          Top = 20
          Width = 66
          Height = 12
          Caption = '&MIDAS '#26041#24335':'
          FocusControl = ComboBox3
        end
        object ComboBox3: TComboBox
          Left = 96
          Top = 16
          Width = 214
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 0
          OnChange = ComboBox3Change
          Items.Strings = (
            'DCOM'
            'SOCKET'
            'WEB'
            'SOAP'
            'CORBA')
        end
      end
      object Panel9: TPanel
        Left = 0
        Top = 36
        Width = 326
        Height = 304
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 5
        object Label27: TLabel
          Left = 16
          Top = 20
          Width = 72
          Height = 12
          Caption = 'URL '#22320#22336'(&R):'
          FocusControl = Edit28
        end
        object Label28: TLabel
          Left = 16
          Top = 56
          Width = 72
          Height = 12
          Caption = #29992#25143#20195#29702#22836'&H:'
          FocusControl = Edit29
        end
        object Label29: TLabel
          Left = 16
          Top = 92
          Width = 72
          Height = 12
          Caption = #20195#29702#26381#21153#22120'&X:'
          FocusControl = Edit30
        end
        object Label30: TLabel
          Left = 16
          Top = 128
          Width = 72
          Height = 12
          Caption = #39564#35777#29992#25143'(&U):'
          FocusControl = Edit31
        end
        object Label31: TLabel
          Left = 16
          Top = 164
          Width = 72
          Height = 12
          Caption = #39564#35777#23494#30721'(&P):'
          FocusControl = Edit33
        end
        object Label32: TLabel
          Left = 16
          Top = 200
          Width = 72
          Height = 12
          Caption = #19981#29992#20195#29702'(&L):'
          FocusControl = Edit34
        end
        object Edit28: TEdit
          Left = 96
          Top = 16
          Width = 214
          Height = 20
          TabOrder = 0
        end
        object Edit29: TEdit
          Left = 96
          Top = 52
          Width = 214
          Height = 20
          TabOrder = 1
        end
        object Edit30: TEdit
          Left = 96
          Top = 88
          Width = 214
          Height = 20
          TabOrder = 2
        end
        object Edit31: TEdit
          Left = 96
          Top = 124
          Width = 214
          Height = 20
          TabOrder = 3
        end
        object Edit32: TEdit
          Left = 96
          Top = 160
          Width = 214
          Height = 20
          TabStop = False
          MaxLength = 16
          PasswordChar = '*'
          TabOrder = 4
          OnExit = Edit3Exit
        end
        object Edit33: TEdit
          Left = 96
          Top = 160
          Width = 214
          Height = 20
          TabOrder = 5
          Text = '****************'
          OnEnter = Edit33Enter
        end
        object Edit34: TEdit
          Left = 96
          Top = 196
          Width = 214
          Height = 20
          TabOrder = 6
        end
      end
      object Panel6: TPanel
        Left = 0
        Top = 36
        Width = 326
        Height = 304
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 1
        object Label10: TLabel
          Left = 16
          Top = 20
          Width = 72
          Height = 12
          Caption = #26426#22120#21517#31216'(&N):'
          FocusControl = Edit9
        end
        object Label11: TLabel
          Left = 16
          Top = 56
          Width = 66
          Height = 12
          Caption = #26381#21153#22120'&GUID:'
          FocusControl = Edit10
        end
        object Label12: TLabel
          Left = 16
          Top = 92
          Width = 72
          Height = 12
          Caption = #26381#21153#21517#31216'(&S):'
          FocusControl = Edit11
        end
        object Edit9: TEdit
          Left = 96
          Top = 16
          Width = 214
          Height = 20
          TabOrder = 0
        end
        object Edit10: TEdit
          Left = 96
          Top = 52
          Width = 214
          Height = 20
          TabOrder = 1
        end
        object Edit11: TEdit
          Left = 96
          Top = 88
          Width = 214
          Height = 20
          TabOrder = 2
        end
      end
      object Panel10: TPanel
        Left = 0
        Top = 36
        Width = 326
        Height = 304
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 4
        object Label34: TLabel
          Left = 16
          Top = 20
          Width = 72
          Height = 12
          Caption = #20027#26426#21517#31216'(&H):'
          FocusControl = Edit35
        end
        object Label35: TLabel
          Left = 16
          Top = 56
          Width = 66
          Height = 12
          Caption = #23545#35937#21517#31216'(&B)'
          FocusControl = Edit36
        end
        object Label36: TLabel
          Left = 16
          Top = 92
          Width = 72
          Height = 12
          Caption = #23545#35937#24211'ID(&I):'
          FocusControl = Edit37
        end
        object Label37: TLabel
          Left = 16
          Top = 128
          Width = 72
          Height = 12
          Caption = #24555#36895#21462#28040'(&Q):'
        end
        object Edit35: TEdit
          Left = 96
          Top = 16
          Width = 214
          Height = 20
          TabOrder = 0
        end
        object Edit36: TEdit
          Left = 96
          Top = 52
          Width = 214
          Height = 20
          TabOrder = 1
        end
        object Edit37: TEdit
          Left = 96
          Top = 88
          Width = 214
          Height = 20
          TabOrder = 2
        end
        object ComboBox4: TComboBox
          Left = 96
          Top = 124
          Width = 214
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 3
          Items.Strings = (
            #26159
            #21542)
        end
      end
    end
  end
  object Button3: TButton
    Left = 362
    Top = 70
    Width = 75
    Height = 25
    Caption = #36830#25509'(&T)'
    TabOrder = 1
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 362
    Top = 135
    Width = 75
    Height = 25
    Caption = #26029#24320'(&K)'
    TabOrder = 2
    OnClick = Button4Click
  end
  object PopupMenu1: TPopupMenu
    Images = TheMainForm.ImageList1
    Left = 368
    Top = 200
    object A1: TMenuItem
      Caption = #36830#25509#26041#24335#20840#37096#21487#35265'(&V)'
      OnClick = A1Click
    end
    object N1: TMenuItem
      Caption = #20165#35265#24403#21069#36873#20013#36830#25509#26041#24335'(&N)'
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = '-'
    end
    object BDE1: TMenuItem
      Caption = '&BDE'
      Checked = True
      OnClick = BDE1Click
    end
    object ADO1: TMenuItem
      Caption = '&ADO'
      Checked = True
      OnClick = BDE1Click
    end
    object DCOM1: TMenuItem
      Caption = '&DCOM'
      Checked = True
      OnClick = BDE1Click
    end
    object SOCKET1: TMenuItem
      Caption = '&SOCKET'
      Checked = True
      OnClick = BDE1Click
    end
    object WEB1: TMenuItem
      Caption = '&WEB'
      Checked = True
      OnClick = BDE1Click
    end
    object SOAP1: TMenuItem
      Caption = 'S&OAP'
      Checked = True
      OnClick = BDE1Click
    end
    object CORBA1: TMenuItem
      Caption = '&CORBA'
      Checked = True
      OnClick = BDE1Click
    end
    object PBSQLCA1: TMenuItem
      Caption = '&PBSQLCA'
      Checked = True
      OnClick = BDE1Click
    end
  end
end

⌨️ 快捷键说明

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