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

📄 sys_enter_mrpaccount_d.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
object Frm_Sys_Enter_MrpAccount_D: TFrm_Sys_Enter_MrpAccount_D
  Left = 367
  Top = 176
  Width = 336
  Height = 283
  BorderIcons = [biSystemMenu]
  Caption = #24080#22871#26032#22686
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object lbl_accountid: TLabel
    Left = 64
    Top = 14
    Width = 48
    Height = 13
    Caption = #24080#22871#21495#65306
  end
  object Label1: TLabel
    Left = 64
    Top = 38
    Width = 48
    Height = 13
    Caption = #24080#22871#21517#65306
  end
  object Label2: TLabel
    Left = 16
    Top = 62
    Width = 96
    Height = 13
    Caption = #25968#25454#24211#26381#21153#22120#21517#65306
  end
  object Label3: TLabel
    Left = 16
    Top = 86
    Width = 96
    Height = 13
    Caption = #25968#25454#24211#23384#25918#36335#24452#65306
  end
  object Label4: TLabel
    Left = 40
    Top = 134
    Width = 72
    Height = 13
    Caption = #36229#32423#29992#25143#21517#65306
  end
  object Label5: TLabel
    Left = 28
    Top = 161
    Width = 84
    Height = 13
    Caption = #36229#32423#29992#25143#23494#30721#65306
  end
  object Label6: TLabel
    Left = 52
    Top = 185
    Width = 60
    Height = 13
    Caption = #26159#21542#26377#25928#65306
  end
  object Label7: TLabel
    Left = 52
    Top = 110
    Width = 60
    Height = 13
    Caption = #25968#25454#24211#21517#65306
  end
  object selectdir: TSpeedButton
    Left = 244
    Top = 80
    Width = 23
    Height = 22
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
      333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
      300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
      333337F373F773333333303330033333333337F3377333333333303333333333
      333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
      333337777F337F33333330330BB00333333337F373F773333333303330033333
      333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
      333377777F77377733330BBB0333333333337F337F33333333330BB003333333
      333373F773333333333330033333333333333773333333333333}
    NumGlyphs = 2
    OnClick = selectdirClick
  end
  object btn_ok: TButton
    Left = 107
    Top = 205
    Width = 74
    Height = 23
    Caption = #21019#24314'(&O)'
    TabOrder = 8
    OnClick = btn_okClick
  end
  object btn_cancel: TButton
    Left = 192
    Top = 205
    Width = 74
    Height = 23
    Cancel = True
    Caption = #21462#28040'(&C)'
    ModalResult = 2
    TabOrder = 9
  end
  object edt_accountname: TEdit
    Left = 120
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object edt_servername: TEdit
    Left = 120
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object edt_databasepath: TEdit
    Left = 120
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object edt_systemname: TEdit
    Left = 120
    Top = 128
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object edt_systempassword: TEdit
    Left = 120
    Top = 152
    Width = 121
    Height = 21
    PasswordChar = '*'
    TabOrder = 6
  end
  object cmb_iscanuse: TComboBox
    Left = 120
    Top = 176
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 7
    Items.Strings = (
      #21542
      #26159
      '')
  end
  object edt_databasename: TEdit
    Left = 120
    Top = 104
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object cmb_id: TEdit
    Left = 120
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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