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

📄 mmxgc.dfm

📁 根据箱号
💻 DFM
字号:
inherited mmxg: Tmmxg
  Left = 368
  Top = 171
  Caption = #23494#30721#20462#25913
  ClientHeight = 305
  ClientWidth = 414
  FormStyle = fsStayOnTop
  OldCreateOrder = True
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  inherited middle_left: TPanel
    Height = 245
    inherited M_left: TImage
      Height = 245
    end
  end
  inherited buttom: TPanel
    Top = 295
    Width = 414
    inherited bottom_middle: TImage
      Width = 396
    end
    inherited bottom_right: TImage
      Left = 404
    end
  end
  inherited middle: TPanel
    Width = 396
    Height = 245
    object Panel1: TPanel
      Left = 9
      Top = 10
      Width = 376
      Height = 221
      BevelInner = bvRaised
      BevelOuter = bvLowered
      ParentColor = True
      TabOrder = 0
      object Label1: TLabel
        Left = 63
        Top = 22
        Width = 73
        Height = 19
        AutoSize = False
        Caption = #20869#37096#32534#21495#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 63
        Top = 59
        Width = 73
        Height = 19
        AutoSize = False
        Caption = #26087' '#23494' '#30721#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 63
        Top = 99
        Width = 73
        Height = 19
        AutoSize = False
        Caption = #26032' '#23494' '#30721#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 63
        Top = 139
        Width = 73
        Height = 19
        AutoSize = False
        Caption = #30830#35748#23494#30721#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object lbbh: TEdit
        Left = 148
        Top = 16
        Width = 140
        Height = 23
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 3
      end
      object oldpass: TEdit
        Left = 148
        Top = 57
        Width = 140
        Height = 23
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        MaxLength = 15
        ParentFont = False
        TabOrder = 0
        OnKeyPress = oldpassKeyPress
      end
      object newpass: TEdit
        Tag = 1
        Left = 148
        Top = 96
        Width = 140
        Height = 23
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        MaxLength = 15
        ParentFont = False
        TabOrder = 1
        OnKeyPress = newpassKeyPress
      end
      object enterpass: TEdit
        Tag = 2
        Left = 148
        Top = 137
        Width = 140
        Height = 23
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        MaxLength = 15
        ParentFont = False
        TabOrder = 2
        OnKeyPress = enterpassKeyPress
      end
      object xg: TBitBtn
        Left = 81
        Top = 179
        Width = 96
        Height = 25
        Caption = #20462#25913'(&M)'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnClick = xgClick
      end
      object tc: TBitBtn
        Left = 210
        Top = 180
        Width = 95
        Height = 25
        Caption = #36864#20986'(&E)'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        OnClick = tcClick
      end
    end
  end
  inherited middle_right: TPanel
    Left = 405
    Height = 245
    inherited M_right: TImage
      Height = 245
    end
  end
  inherited top1: TPanel
    Width = 414
    inherited top_right: TPanel
      Left = 319
    end
    inherited Panel6: TPanel
      Width = 239
      inherited Image3: TImage
        Width = 239
      end
      inherited Image1: TImage
        Width = 239
      end
      inherited Label2: TLabel
        Left = 80
        Caption = #23494#30721#20462#25913
      end
    end
  end
  inherited SystemMenu: TPopupMenu
    Left = 32
    Top = 8
  end
  object ADOQuery1: TADOQuery
    Connection = Data.ADOConnection1
    Parameters = <>
    Left = 50
    Top = 68
  end
  object ADOCommand1: TADOCommand
    Connection = Data.ADOConnection1
    Parameters = <>
    Left = 34
    Top = 116
  end
end

⌨️ 快捷键说明

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