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

📄 purnewgroup.dfm

📁 权限管理
💻 DFM
字号:
object FrmDPurNewGroup: TFrmDPurNewGroup
  Left = 283
  Top = 257
  Width = 333
  Height = 243
  Caption = #26032#24314#26435#38480#32452
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 17
    Top = 9
    Width = 296
    Height = 157
    TabOrder = 0
    object Label1: TLabel
      Left = 43
      Top = 43
      Width = 70
      Height = 13
      AutoSize = False
      Caption = #26435#38480#32452#21517#31216
    end
    object Label2: TLabel
      Left = 43
      Top = 95
      Width = 78
      Height = 13
      AutoSize = False
      Caption = #26435#38480#32452#35828#26126
    end
    object EdtQxzmc: TEdit
      Left = 121
      Top = 43
      Width = 131
      Height = 21
      TabOrder = 0
      OnKeyPress = EdtQxzmcKeyPress
    end
    object EdtQxzsm: TEdit
      Left = 121
      Top = 95
      Width = 131
      Height = 21
      TabOrder = 1
      OnKeyPress = EdtQxzsmKeyPress
    end
  end
  object btnOk: TButton
    Left = 88
    Top = 176
    Width = 75
    Height = 25
    Caption = #30830'  '#23450
    ModalResult = 1
    TabOrder = 1
    OnClick = btnOkClick
  end
  object btnCancel: TButton
    Left = 184
    Top = 176
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462'  '#28040
    ModalResult = 2
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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