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

📄 adduser.dfm

📁 住宿餐饮 - 订餐管理系统,DelPhi写的。适合酒店
💻 DFM
字号:
object frmAddUser: TfrmAddUser
  Left = 203
  Top = 132
  BorderStyle = bsDialog
  Caption = #28155#21152#29992#25143
  ClientHeight = 226
  ClientWidth = 374
  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 RadioGroup1: TRadioGroup
    Left = 232
    Top = 24
    Width = 129
    Height = 145
    Caption = #35282#33394#25480#20104
    Items.Strings = (
      #31649#29702#21592
      #25805#20316#21592
      #26222#36890#35775#38382#32773)
    TabOrder = 0
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 24
    Width = 201
    Height = 145
    Caption = #26032#29992#25143
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 42
      Height = 13
      Caption = #29992' '#25143' '#21517
    end
    object Label2: TLabel
      Left = 16
      Top = 72
      Width = 42
      Height = 13
      Caption = #23494'      '#30721
    end
    object Label3: TLabel
      Left = 10
      Top = 112
      Width = 48
      Height = 13
      Caption = #30830#35748#23494#30721
    end
    object Edit1: TEdit
      Left = 64
      Top = 28
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 64
      Top = 68
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 64
      Top = 108
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 2
    end
  end
  object Button1: TButton
    Left = 32
    Top = 184
    Width = 65
    Height = 25
    Caption = #30830'  '#23450
    ModalResult = 1
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 128
    Top = 184
    Width = 65
    Height = 25
    Caption = #21462'  '#28040
    ModalResult = 2
    TabOrder = 3
  end
  object Button3: TButton
    Left = 264
    Top = 184
    Width = 65
    Height = 25
    Caption = #24110#21161
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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