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

📄 returnbook.dfm

📁 好多上载非界面和非WEB源码
💻 DFM
字号:
object returnbookfrm: Treturnbookfrm
  Left = 152
  Top = 179
  Width = 788
  Height = 413
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #36824#20070#30028#38754
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 761
    Height = 321
    Caption = #22270#20070#20511#38405#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 521
      Height = 33
      AutoSize = False
      Caption = #19979#38754#26159#24744#22270#20070#30340#20511#38405#24773#20917#65292#22914#26377#36229#26102#65292#35831#20808#24402#36824#65281#65281#65281
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 264
      Width = 201
      Height = 25
      AutoSize = False
    end
    object ListView1: TListView
      Left = 8
      Top = 56
      Width = 745
      Height = 201
      Color = clInfoBk
      Columns = <
        item
          Caption = #22270#20070#32534#21495
          Width = 80
        end
        item
          Caption = #20070#21517
          Width = 150
        end
        item
          Caption = #20316#32773
          Width = 80
        end
        item
          Caption = #20986#29256#31038
          Width = 120
        end
        item
          Caption = #31867#21035
          Width = 100
        end
        item
          Caption = #20511#20986#26102#38388
          Width = 80
        end
        item
          Caption = #24212#24402#36824#26102#38388
          Width = 80
        end
        item
          Caption = #36229#26102#65288#22825#65289
          Width = 80
        end
        item
          Caption = #32602#37329#65288#20803#65289#8212
          Width = 80
        end>
      GridLines = True
      RowSelect = True
      TabOrder = 0
      ViewStyle = vsReport
    end
    object BitBtn1: TBitBtn
      Left = 248
      Top = 272
      Width = 81
      Height = 33
      Caption = #36824'       '#20070
      TabOrder = 1
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 424
      Top = 272
      Width = 81
      Height = 33
      Caption = #20840#37096#24402#36824
      TabOrder = 2
      OnClick = BitBtn2Click
    end
  end
  object BitBtn3: TBitBtn
    Left = 336
    Top = 344
    Width = 89
    Height = 33
    Caption = #20851#38381
    TabOrder = 1
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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