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

📄 unit8.dfm

📁 Delph开发的图书管理系统
💻 DFM
字号:
object Form8: TForm8
  Left = 487
  Top = 356
  Width = 636
  Height = 377
  Caption = #23398#29983#26597#35810#30028#38754
  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 Label1: TLabel
    Left = 200
    Top = 40
    Width = 257
    Height = 32
    AutoSize = False
    Caption = #22270#20070#26381#21153#31995#32479
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -27
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Button1: TButton
    Left = 128
    Top = 128
    Width = 129
    Height = 25
    Caption = #26597#35810#22270#20070#35760#24405
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 128
    Top = 208
    Width = 129
    Height = 25
    Caption = #20511#38405#22270#20070
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 128
    Top = 272
    Width = 129
    Height = 25
    Caption = #39044#32422#22270#20070
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 344
    Top = 128
    Width = 145
    Height = 25
    Caption = #26597#35810#20010#20154#20511#38405#24773#20917
    TabOrder = 3
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 344
    Top = 200
    Width = 145
    Height = 25
    Caption = #24402#36824#22270#20070
    TabOrder = 4
    OnClick = Button5Click
  end
  object BitBtn1: TBitBtn
    Left = 344
    Top = 272
    Width = 145
    Height = 25
    Caption = #36864#20986
    TabOrder = 5
    OnClick = BitBtn1Click
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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