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

📄 card_changepsw.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
字号:
object FrmCard_ChangePsw: TFrmCard_ChangePsw
  Left = 241
  Top = 206
  BorderStyle = bsDialog
  Caption = #23494#30721#20462#25913'----'#20122#24800#25910#38134#31995#32479
  ClientHeight = 158
  ClientWidth = 237
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 5
    Top = 32
    Width = 224
    Height = 92
    TabOrder = 0
    object Label1: TLabel
      Left = 33
      Top = 20
      Width = 48
      Height = 12
      Caption = #21407#23494#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 34
      Top = 44
      Width = 48
      Height = 12
      Caption = #26032#23494#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 10
      Top = 68
      Width = 72
      Height = 12
      Caption = #30830#35748#26032#23494#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object MaskEdit1: TMaskEdit
      Left = 93
      Top = 15
      Width = 121
      Height = 21
      ImeName = #24494#36719#25340#38899#36755#20837#27861
      PasswordChar = '*'
      TabOrder = 0
      OnKeyUp = MaskEdit1KeyUp
    end
    object MaskEdit2: TMaskEdit
      Left = 93
      Top = 38
      Width = 121
      Height = 21
      ImeName = #24494#36719#25340#38899#36755#20837#27861
      PasswordChar = '*'
      TabOrder = 1
      OnKeyUp = MaskEdit2KeyUp
    end
    object MaskEdit3: TMaskEdit
      Left = 93
      Top = 62
      Width = 121
      Height = 21
      ImeName = #24494#36719#25340#38899#36755#20837#27861
      PasswordChar = '*'
      TabOrder = 2
      OnKeyUp = MaskEdit3KeyUp
    end
  end
  object BitBtn1: TBitBtn
    Left = 11
    Top = 129
    Width = 63
    Height = 23
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 164
    Top = 129
    Width = 63
    Height = 23
    Caption = #21462#28040
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = BitBtn2Click
  end
  object GroupBox2: TGroupBox
    Left = 5
    Top = 2
    Width = 224
    Height = 35
    TabOrder = 3
    object Label4: TLabel
      Left = 18
      Top = 15
      Width = 60
      Height = 12
      Caption = #20018#21475#36873#25321#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object RadioButton1: TRadioButton
      Left = 92
      Top = 13
      Width = 49
      Height = 17
      Caption = #20018#21475'1'
      Checked = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 151
      Top = 13
      Width = 49
      Height = 17
      Caption = #20018#21475'2'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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