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

📄 ownbook.dfm

📁 一个简单的图书管理信息系统
💻 DFM
字号:
object OwnBookForm: TOwnBookForm
  Left = 349
  Top = 174
  Width = 397
  Height = 343
  Caption = #24050#20511#22270#20070
  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 Bevel1: TBevel
    Left = 3
    Top = 38
    Width = 374
    Height = 10
    Shape = bsBottomLine
  end
  object ListView1: TListView
    Left = 6
    Top = 52
    Width = 371
    Height = 227
    Columns = <
      item
        Caption = #20070#21495
        Width = 80
      end
      item
        Caption = #20070#21517
        Width = 120
      end
      item
        Caption = #20215#26684
        Width = 40
      end
      item
        Caption = #25345#26377#22825#25968
        Width = 60
      end
      item
        Caption = #32602#37329'('#20803')'
        Width = 60
      end>
    ReadOnly = True
    RowSelect = True
    TabOrder = 0
    ViewStyle = vsReport
  end
  object Button2: TButton
    Left = 287
    Top = 285
    Width = 70
    Height = 22
    Caption = #20851#38381
    Default = True
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    OnClick = Button2Click
  end
  object StaticText1: TStaticText
    Left = 18
    Top = 18
    Width = 256
    Height = 17
    Caption = #30001#20110#20197#19979#20070#31821#27809#26377#25353#26102#24402#36824#65292#25152#20197#19981#33021#32487#32493#20511#20070
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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