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

📄 unit1.dfm

📁 本系统用delphi语言和sql数据库
💻 DFM
字号:
object Form1: TForm1
  Left = 211
  Top = 120
  Width = 540
  Height = 334
  BorderIcons = [biMinimize]
  Caption = #20027#31383#21475
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 24
    Width = 465
    Height = 56
    Caption = #23398#29983#20449#24687#31649#29702#31995#32479'  '
    Color = clMoneyGreen
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -56
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label2: TLabel
    Left = -32
    Top = 40
    Width = 6
    Height = 29
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 328
    Top = 264
    Width = 182
    Height = 13
    Caption = #27880#24847#65306#39318#27425#20351#29992#26102#35831#20808#25913#23494#30721
  end
  object Button1: TButton
    Left = 48
    Top = 136
    Width = 75
    Height = 33
    Caption = #28155#21152#35760#24405
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 50
    Top = 224
    Width = 75
    Height = 33
    Caption = #26597'   '#35810
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button4: TButton
    Left = 189
    Top = 136
    Width = 75
    Height = 33
    Caption = #20462#25913#23494#30721
    TabOrder = 2
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 192
    Top = 224
    Width = 75
    Height = 33
    Caption = #36864'    '#20986
    TabOrder = 3
    OnClick = Button5Click
  end
end

⌨️ 快捷键说明

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