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

📄 unit1.~dfm

📁 个人理财系统可以添加
💻 ~DFM
字号:
object mima: Tmima
  Left = 345
  Top = 269
  BorderStyle = bsNone
  Caption = #23494#30721#26694
  ClientHeight = 191
  ClientWidth = 338
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 338
    Height = 191
    Align = alClient
    Color = clSkyBlue
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 40
      Width = 84
      Height = 13
      Caption = #35831#36755#20837#29992#25143#21517#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 56
      Top = 88
      Width = 72
      Height = 13
      Caption = #35831#36755#20837#23494#30721#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 8
      Top = 8
      Width = 321
      Height = 16
      AutoSize = False
      Caption = #25552#31034':'#31532#19968#27425#36816#34892#40664#35748#31649#29702#21592'(admin)'#23494#30721#20026'123'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object pswedit: TEdit
      Left = 144
      Top = 86
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 0
      OnKeyPress = psweditKeyPress
    end
    object BitBtn1: TBitBtn
      Left = 65
      Top = 136
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 1
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 190
      Top = 135
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 2
      OnClick = BitBtn2Click
    end
    object usedit: TEdit
      Left = 144
      Top = 40
      Width = 122
      Height = 21
      TabOrder = 3
      Text = 'admin'
    end
  end
  object Query1: TQuery
    Left = 280
    Top = 64
  end
  object Query2: TQuery
    Left = 48
    Top = 88
  end
end

⌨️ 快捷键说明

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