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

📄 sys_enter_mrpaccount_b.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
object Frm_Sys_Enter_MrpAccount_B: TFrm_Sys_Enter_MrpAccount_B
  Left = 305
  Top = 169
  Width = 350
  Height = 284
  BorderIcons = [biSystemMenu]
  Caption = #24080#22871#22791#20221
  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 Label1: TLabel
    Left = 81
    Top = 48
    Width = 51
    Height = 13
    Caption = #24080'     '#22871#65306
  end
  object Label2: TLabel
    Left = 72
    Top = 80
    Width = 60
    Height = 13
    Caption = #25968#25454#24211#21517#65306
  end
  object Label3: TLabel
    Left = 35
    Top = 112
    Width = 96
    Height = 13
    Caption = #22791#20221#25968#25454#24211#23384#21517#65306
  end
  object Label4: TLabel
    Left = 71
    Top = 142
    Width = 60
    Height = 13
    Caption = #22791#20221#36335#24452#65306
  end
  object selectdir: TSpeedButton
    Left = 258
    Top = 134
    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 = 197
    Width = 74
    Height = 23
    Caption = #22791#20221'(&O)'
    TabOrder = 4
    OnClick = btn_okClick
  end
  object btn_cancel: TButton
    Left = 200
    Top = 197
    Width = 74
    Height = 23
    Cancel = True
    Caption = #21462#28040'(&C)'
    ModalResult = 2
    TabOrder = 5
  end
  object edt_databasename: TEdit
    Left = 136
    Top = 72
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object edt_bakdatabasename: TEdit
    Left = 136
    Top = 104
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object edt_bakpath: TEdit
    Left = 136
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object edt_account: TEdit
    Left = 136
    Top = 42
    Width = 121
    Height = 21
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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