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

📄 ownbook.dfm

📁 一个还不错的Delphi编程源码,是一个图书管理系统,比较简单,通俗易懂
💻 DFM
字号:
object OwnBookForm: TOwnBookForm
  Left = 290
  Top = 114
  Width = 344
  Height = 375
  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 Label1: TLabel
    Left = 16
    Top = 8
    Width = 240
    Height = 13
    Caption = #30001#20110#20197#19979#22270#20070#27809#26377#24402#36824#65292#25152#20197#19981#33021#32487#32493#20511#20070#12290
  end
  object ListView1: TListView
    Left = 16
    Top = 48
    Width = 305
    Height = 257
    Columns = <
      item
        Caption = #20070#21495
      end
      item
        Caption = #20070#21517
      end
      item
        Caption = #20215#26684
      end
      item
        Caption = #25345#26377#26102#38271
      end
      item
        Caption = #32602#27454
      end>
    TabOrder = 0
    ViewStyle = vsReport
  end
  object i: TGroupBox
    Left = 8
    Top = 32
    Width = 321
    Height = 7
    Caption = 'i'
    TabOrder = 1
  end
  object BitBtn1: TBitBtn
    Left = 224
    Top = 312
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 2
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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