adduser.~dfm

来自「餐饮订餐管理系统」· ~DFM 代码 · 共 31 行

~DFM
31
字号
object frmAddUser: TfrmAddUser
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #28155#21152#29992#25143
  ClientHeight = 348
  ClientWidth = 536
  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 = 216
    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
end

⌨️ 快捷键说明

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