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

📄 exbookinfounit.dfm

📁 好多上载非界面和非WEB源码
💻 DFM
字号:
object extimebookfrm: Textimebookfrm
  Left = 188
  Top = 164
  Width = 795
  Height = 399
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #29992#25143#36229#26102#22270#20070#20449#24687
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 787
    Height = 313
    Align = alTop
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 425
      Height = 25
      AutoSize = False
      Caption = #30001#20110#19979#38754#30340#22270#20070#36229#26102#65292#22312#24402#36824#20043#21069#65292#24744#19981#33021#32487#32493#20511#20070#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 = 16
      Top = 264
      Width = 129
      Height = 25
      AutoSize = False
      Caption = 'Label2'
    end
    object ListView1: TListView
      Left = 16
      Top = 56
      Width = 761
      Height = 193
      Color = clInfoBk
      Columns = <
        item
          AutoSize = True
          Caption = #22270#20070#32534#21495
        end
        item
          AutoSize = True
          Caption = #20070#21517
        end
        item
          AutoSize = True
          Caption = #20316#32773
        end
        item
          AutoSize = True
          Caption = #20986#29256#31038
        end
        item
          AutoSize = True
          Caption = #20511#20986#26102#38388
        end
        item
          AutoSize = True
          Caption = #36229#26102#65288#22825#65289
        end
        item
          AutoSize = True
          Caption = #32602#37329#65288#20803#65289
        end>
      GridLines = True
      RowSelect = True
      TabOrder = 0
      ViewStyle = vsReport
    end
    object BitBtn1: TBitBtn
      Left = 264
      Top = 264
      Width = 81
      Height = 33
      Caption = #36824'      '#20070
      TabOrder = 1
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 440
      Top = 264
      Width = 81
      Height = 33
      Caption = #20840#37096#24402#36824
      TabOrder = 2
      OnClick = BitBtn2Click
    end
  end
  object BitBtn3: TBitBtn
    Left = 352
    Top = 328
    Width = 89
    Height = 33
    Caption = #20851#38381
    TabOrder = 1
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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