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

📄 uadduser.~dfm

📁 个人理财系统可以添加
💻 ~DFM
字号:
object adduser: Tadduser
  Left = 348
  Top = 304
  Width = 300
  Height = 218
  Caption = #28155#21152#29992#25143
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 292
    Height = 191
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 40
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#29992#25143#21517':'
    end
    object Label2: TLabel
      Left = 16
      Top = 72
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #36755#20837#23494#30721':'
    end
    object Label3: TLabel
      Left = 16
      Top = 112
      Width = 121
      Height = 13
      AutoSize = False
      Caption = #35831#20877#36755#20837#19968#27425#23494#30721':'
    end
    object Edit1: TEdit
      Left = 136
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 136
      Top = 72
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 136
      Top = 112
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Button1: TButton
      Left = 24
      Top = 152
      Width = 75
      Height = 25
      Caption = #25552#20132
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 176
      Top = 152
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 4
      OnClick = Button2Click
    end
  end
  object Table1: TTable
    Left = 112
    Top = 8
  end
end

⌨️ 快捷键说明

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