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

📄 lendborrowu.dfm

📁 一个图书管理系统
💻 DFM
字号:
object LendBorrowF: TLendBorrowF
  Left = 341
  Top = 325
  Width = 497
  Height = 348
  Caption = 'LendBorrowF'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 473
    Height = 305
    ActivePage = TabSheet1
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #20511#20070#32479#35745
      object ListView1: TListView
        Left = 0
        Top = 8
        Width = 249
        Height = 265
        Columns = <>
        TabOrder = 0
      end
    end
    object TabSheet2: TTabSheet
      Caption = #35835#32773#32479#35745
      ImageIndex = 1
    end
  end
end

⌨️ 快捷键说明

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