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

📄 datafrm.dfm

📁 基于Interbase的图书管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Width = 88
      Height = 25
      Cursor = crHandPoint
      Caption = #37325#26032#35774#23450
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGreen
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 3
      OnClick = BBstartClick
    end
    object GroupBox3: TGroupBox
      Left = 16
      Top = 96
      Width = 385
      Height = 265
      Caption = #35774#23450#25968#25454#24211#26469#28304
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 4
      object Nbdata: TNotebook
        Left = 2
        Top = 26
        Width = 381
        Height = 237
        Align = alClient
        TabOrder = 0
        OnPageChanged = NbdataPageChanged
        object TPage
          Left = 0
          Top = 0
          Caption = 'page1'
          object Label6: TLabel
            Left = 120
            Top = 112
            Width = 136
            Height = 24
            Caption = #35774#23450#25968#25454#28304'     '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clPurple
            Font.Height = -19
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
            Transparent = True
          end
          object Label9: TLabel
            Left = 152
            Top = 72
            Width = 61
            Height = 24
            Caption = #24320#22987'   '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clPurple
            Font.Height = -19
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
            Transparent = True
          end
        end
        object TPage
          Left = 0
          Top = 0
          HelpContext = 1
          Caption = 'page2'
          object Label11: TLabel
            Left = 8
            Top = 25
            Width = 87
            Height = 16
            Caption = #26412#22320'/'#36828#31243#65306'    '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clNavy
            Font.Height = -13
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
          end
          object Label12: TLabel
            Left = 8
            Top = 78
            Width = 95
            Height = 16
            Caption = #25968#25454#24211#21035#21517#65306'    '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clNavy
            Font.Height = -13
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
          end
          object Label7: TLabel
            Left = 8
            Top = 131
            Width = 99
            Height = 16
            Caption = #25968#25454#24211#31867#22411#65306'     '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clNavy
            Font.Height = -13
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
          end
          object Label13: TLabel
            Left = 8
            Top = 185
            Width = 99
            Height = 16
            Caption = #25968#25454#24211#36335#24452#65306'     '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clNavy
            Font.Height = -13
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
          end
          object SBfind: TSpeedButton
            Left = 312
            Top = 176
            Width = 23
            Height = 31
            Glyph.Data = {
              76010000424D7601000000000000760000002800000020000000100000000100
              04000000000000010000120B0000120B00001000000000000000000000000000
              800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
              FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
              5555555555555555555555555555555555555555555555555555555555555555
              555555555555555555555555555555555555555FFFFFFFFFF555550000000000
              55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
              B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
              000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
              555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
              55555575FFF75555555555700007555555555557777555555555555555555555
              5555555555555555555555555555555555555555555555555555}
            NumGlyphs = 2
            OnClick = SBfindClick
          end
          object Label14: TLabel
            Left = 232
            Top = 17
            Width = 142
            Height = 16
            Caption = #36828#31243#20027#26426#25110#25968#25454#24211#65306'      '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clNavy
            Font.Height = -13
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
          end
          object CBlocate: TComboBox
            Left = 96
            Top = 17
            Width = 121
            Height = 28
            Style = csDropDownList
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -16
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ItemHeight = 20
            ParentFont = False
            TabOrder = 0
            Items.Strings = (
              #26412#22320#25968#25454#24211
              #36828#31243#25968#25454#24211)
          end
          object Edalias: TEdit
            Left = 96
            Top = 70
            Width = 121
            Height = 28
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -16
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
            TabOrder = 1
          end
          object CBdatatype: TComboBox
            Left = 96
            Top = 123
            Width = 121
            Height = 28
            Style = csDropDownList
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -16
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ItemHeight = 0
            ParentFont = False
            TabOrder = 2
          end
          object Eddatapath: TEdit
            Left = 96
            Top = 177
            Width = 209
            Height = 28
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -16
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
            TabOrder = 3
          end
          object LBremote: TListBox
            Left = 240
            Top = 49
            Width = 121
            Height = 113
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -16
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ItemHeight = 20
            ParentFont = False
            TabOrder = 4
          end
        end
        object TPage
          Left = 0
          Top = 0
          HelpContext = 2
          Caption = 'page3'
          object Label8: TLabel
            Left = 112
            Top = 96
            Width = 163
            Height = 24
            Caption = #35831#19982#30005#33041#32852#31995'      '
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clPurple
            Font.Height = -19
            Font.Name = 'MS Sans Serif'
            Font.Style = [fsBold]
            ParentFont = False
            Transparent = True
          end
        end
        object TPage
          Left = 0
          Top = 0
          HelpContext = 3
          Caption = 'page4'
          object Label10: TLabel
            Left = 144
            Top = 96
            Width = 76
            Height = 24
            Caption = #23436#25104#65281'  '
            Transparent = True
          end
        end
      end
    end
    object Panel1: TPanel
      Left = 16
      Top = 24
      Width = 385
      Height = 73
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 5
      object SBborrowhis: TSpeedButton
        Left = 20
        Top = 8
        Width = 125
        Height = 25
        Cursor = crHandPoint
        Caption = #28165#31354#20511#20070#21382#21490#24211' '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clGreen
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        OnClick = SBborrowhisClick
      end
      object SBreturnhis: TSpeedButton
        Left = 21
        Top = 40
        Width = 124
        Height = 25
        Cursor = crHandPoint
        Caption = #28165#31354#36824#20070#21382#21490#24211
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clGreen
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        OnClick = SBreturnhisClick
      end
      object SBreaderquit: TSpeedButton
        Left = 215
        Top = 8
        Width = 127
        Height = 25
        Cursor = crHandPoint
        Caption = #28165#31354#36864#20511#20070#35777#24211
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clGreen
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        OnClick = SBreaderquitClick
      end
      object SBbooklose: TSpeedButton
        Left = 215
        Top = 40
        Width = 127
        Height = 25
        Cursor = crHandPoint
        Caption = #28165#31354#30772#25439#36951#22833#24211
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clGreen
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
        OnClick = SBbookloseClick
      end
    end
  end
  object ODopen: TOpenDialog
    Left = 664
    Top = 296
  end
end

⌨️ 快捷键说明

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