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

📄 unit1.dfm

📁 基于数据库的登录程序源代码
💻 DFM
字号:
object Form1: TForm1
  Left = 328
  Top = 220
  Width = 505
  Height = 379
  Caption = #30331#24405#20027#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnActivate = amActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 143
    Top = 144
    Width = 233
    Height = 29
    AutoSize = False
    Caption = #27426#36814#30331#38470#26412#31995#32479'!'
    Color = clCream
    Font.Charset = GB2312_CHARSET
    Font.Color = clPurple
    Font.Height = -29
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
  end
  object MainMenu1: TMainMenu
    Left = 24
    Top = 16
    object N1: TMenuItem
      Caption = #31995#32479#31649#29702
      object N5: TMenuItem
        Caption = #36864#20986
        OnClick = N5Click
      end
    end
    object N2: TMenuItem
      Caption = #23398#29983#31649#29702
    end
    object N3: TMenuItem
      Caption = #36873#35838#31649#29702
    end
    object N4: TMenuItem
      Caption = #24110#21161
    end
  end
end

⌨️ 快捷键说明

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