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

📄 parentform.dfm

📁 本系统是图书馆管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Parent: TParent
  Left = 279
  Top = 158
  Width = 700
  Height = 523
  Caption = #25968#25454#24211#32500#25252#29238#31383#20307
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 40
    Width = 689
    Height = 57
    BorderStyle = bsSingle
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #35760#24405#25968
    end
    object Label2: TLabel
      Left = 64
      Top = 24
      Width = 33
      Height = 13
      AutoSize = False
      Caption = '0'
    end
    object Label3: TLabel
      Left = 102
      Top = 23
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #26597#35810#26465#20214'1'
    end
    object Label4: TLabel
      Left = 254
      Top = 23
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #26597#35810#26465#20214'2'
      Transparent = True
    end
    object Label5: TLabel
      Left = 406
      Top = 23
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #26597#35810#26465#20214'3'
    end
    object Edit1: TEdit
      Left = 163
      Top = 20
      Width = 81
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 315
      Top = 20
      Width = 81
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 467
      Top = 20
      Width = 81
      Height = 21
      TabOrder = 2
    end
    object BitBtn1: TBitBtn
      Left = 576
      Top = 16
      Width = 75
      Height = 25
      Caption = #25628#32034
      Default = True
      ModalResult = 1
      TabOrder = 3
      OnClick = BitBtn1Click
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888880008888
        8000888880808888808088888000788870008888800000000000000000800008
        00000888808000080000080080000000000008888800008000080CCCCCC00CCC
        00888C888880088800888C800800080800888C8888888888C8888CCCCCCCCCCC
        C8888C8CC8CC8CC8C8888CCCCCCCCCCCC8888888888888888888}
    end
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 692
    Height = 38
    AutoSize = True
    ButtonHeight = 36
    ButtonWidth = 43
    Caption = 'ToolBar1'
    Flat = True
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 1
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #39318#35760#24405
      ImageIndex = 0
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 47
      Top = 0
      AutoSize = True
      Caption = #19978#35760#24405
      ImageIndex = 1
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 94
      Top = 0
      AutoSize = True
      Caption = #19979#35760#24405
      ImageIndex = 2
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 141
      Top = 0
      AutoSize = True
      Caption = #23614#35760#24405
      ImageIndex = 3
      OnClick = ToolButton4Click
    end
    object ToolButton5: TToolButton
      Left = 188
      Top = 0
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object ToolButton6: TToolButton
      Left = 196
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 4
      OnClick = ToolButton6Click
    end
    object ToolButton7: TToolButton
      Left = 231
      Top = 0
      AutoSize = True
      Caption = #20462#25913
      ImageIndex = 5
      OnClick = ToolButton7Click
    end
    object ToolButton8: TToolButton
      Left = 266
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 6
      OnClick = ToolButton8Click
    end
    object ToolButton9: TToolButton
      Left = 301
      Top = 0
      Width = 8
      Caption = 'ToolButton9'
      ImageIndex = 7
      Style = tbsSeparator
    end
    object ToolButton10: TToolButton
      Left = 309
      Top = 0
      AutoSize = True
      Caption = #20445#23384
      Enabled = False
      ImageIndex = 7
      OnClick = ToolButton10Click
    end
    object ToolButton11: TToolButton
      Left = 344
      Top = 0
      AutoSize = True
      Caption = #21462#28040
      Enabled = False
      ImageIndex = 8
      OnClick = ToolButton11Click
    end
    object ToolButton12: TToolButton
      Left = 379
      Top = 0
      Width = 8
      Caption = 'ToolButton12'
      ImageIndex = 9
      Style = tbsSeparator
    end
    object ToolButton13: TToolButton
      Left = 387
      Top = 0
      AutoSize = True
      Caption = #36864#20986
      ImageIndex = 9
      OnClick = ToolButton13Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 96
    Width = 689
    Height = 185
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Panel2: TPanel
    Left = 0
    Top = 288
    Width = 689
    Height = 202
    BorderStyle = bsSingle
    Enabled = False
    TabOrder = 3
  end
  object ImageList1: TImageList
    Left = 464
    Top = 8
    Bitmap = {
      494C01010A000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      0000000000003600000028000000400000004000000001002000000000000040
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000

⌨️ 快捷键说明

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