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

📄 mmedit.dfm

📁 供销存软件
💻 DFM
字号:
object mmForm: TmmForm
  Left = 297
  Top = 239
  Width = 376
  Height = 292
  BorderIcons = [biSystemMenu]
  Caption = #29992#25143#23494#30721#20462#25913
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 265
    Height = 241
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 80
      Height = 19
      Caption = #29992#25143#21517#31216
    end
    object Label2: TLabel
      Left = 16
      Top = 69
      Width = 80
      Height = 19
      Caption = #21407' '#23494' '#30721
    end
    object Label3: TLabel
      Left = 16
      Top = 114
      Width = 80
      Height = 19
      Caption = #26032' '#23494' '#30721
    end
    object Label4: TLabel
      Left = 16
      Top = 160
      Width = 80
      Height = 19
      Caption = #23494#30721#30830#35748
    end
    object Label5: TLabel
      Left = 16
      Top = 200
      Width = 240
      Height = 16
      Caption = #27880#24847#65306#23494#30721#24212#23569#20110'15'#20301#65292#19988#26377#25968#23383
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 64
      Top = 216
      Width = 96
      Height = 16
      Caption = #21644#23383#27597#32452#25104#12290
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
    object name: TEdit
      Left = 104
      Top = 16
      Width = 145
      Height = 27
      Enabled = False
      TabOrder = 0
    end
    object opw: TEdit
      Left = 104
      Top = 61
      Width = 145
      Height = 27
      PasswordChar = '*'
      TabOrder = 1
    end
    object newpw: TEdit
      Left = 104
      Top = 106
      Width = 145
      Height = 27
      PasswordChar = '*'
      TabOrder = 2
    end
    object doupw: TEdit
      Left = 104
      Top = 152
      Width = 145
      Height = 27
      PasswordChar = '*'
      TabOrder = 3
    end
  end
  object BitBtn2: TBitBtn
    Left = 288
    Top = 24
    Width = 65
    Height = 33
    Caption = #23384#30424
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 288
    Top = 88
    Width = 65
    Height = 33
    Caption = #36864#20986
    TabOrder = 2
    OnClick = BitBtn3Click
  end
end

⌨️ 快捷键说明

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