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

📄 unit3.dfm

📁 高校图书管理系统采用Delphi结合数据库
💻 DFM
字号:
object frm_xxlr: Tfrm_xxlr
  Left = 186
  Top = 173
  Width = 574
  Height = 395
  Caption = #23398#29983#22522#26412#20449#24687'-->'#20449#24687#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 553
    Height = 353
    ActivePage = TabSheet2
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #36755#20837
      OnContextPopup = TabSheet1ContextPopup
      object GroupBox1: TGroupBox
        Left = 8
        Top = 16
        Width = 529
        Height = 233
        Enabled = False
        TabOrder = 0
        object Label1: TLabel
          Left = 24
          Top = 40
          Width = 42
          Height = 12
          Caption = #23398'   '#21495
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label2: TLabel
          Left = 272
          Top = 40
          Width = 48
          Height = 12
          Caption = #22995'    '#21517
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label3: TLabel
          Left = 24
          Top = 80
          Width = 42
          Height = 12
          Caption = #29677'   '#32423
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label4: TLabel
          Left = 272
          Top = 112
          Width = 48
          Height = 12
          Caption = #20986#29983#24180#26376
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel
          Left = 24
          Top = 192
          Width = 48
          Height = 12
          Caption = #23478#24237#20303#22336
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label11: TLabel
          Left = 272
          Top = 80
          Width = 48
          Height = 13
          Caption = #19987'        '#19994
        end
        object Label12: TLabel
          Left = 24
          Top = 112
          Width = 39
          Height = 13
          Caption = #24615'     '#21035
        end
        object Label13: TLabel
          Left = 272
          Top = 152
          Width = 48
          Height = 13
          Caption = #32852#31995#30005#35805
        end
        object Label14: TLabel
          Left = 24
          Top = 152
          Width = 36
          Height = 13
          Caption = #36741#23548#21592
        end
        object DBEdit1: TDBEdit
          Left = 88
          Top = 32
          Width = 121
          Height = 21
          DataField = #23398#21495
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
        end
        object DBEdit2: TDBEdit
          Left = 344
          Top = 32
          Width = 121
          Height = 21
          DataField = #22995#21517
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
        end
        object DBEdit3: TDBEdit
          Left = 88
          Top = 72
          Width = 121
          Height = 21
          DataField = #29677#32423
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 2
        end
        object DBEdit4: TDBEdit
          Left = 88
          Top = 184
          Width = 385
          Height = 21
          DataField = #23478#24237#20303#22336
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 3
        end
        object DBEdit10: TDBEdit
          Left = 344
          Top = 72
          Width = 121
          Height = 21
          DataField = #19987#19994
          DataSource = DataSource1
          TabOrder = 4
        end
        object DBEdit11: TDBEdit
          Left = 88
          Top = 112
          Width = 121
          Height = 21
          DataField = #24615#21035
          DataSource = DataSource1
          TabOrder = 5
        end
        object DBEdit12: TDBEdit
          Left = 344
          Top = 144
          Width = 121
          Height = 21
          DataField = #32852#31995#30005#35805
          DataSource = DataSource1
          TabOrder = 6
        end
        object DBEdit13: TDBEdit
          Left = 88
          Top = 144
          Width = 121
          Height = 21
          DataField = #36741#23548#21592
          DataSource = DataSource1
          TabOrder = 7
        end
        object DBEdit14: TDBEdit
          Left = 344
          Top = 104
          Width = 121
          Height = 21
          DataField = #20986#29983#24180#26376
          DataSource = DataSource1
          TabOrder = 8
        end
        object DateTimePicker1: TDateTimePicker
          Left = 344
          Top = 104
          Width = 121
          Height = 25
          Date = 38371.581678240700000000
          Time = 38371.581678240700000000
          TabOrder = 9
        end
      end
      object Button1: TButton
        Left = 104
        Top = 272
        Width = 75
        Height = 25
        Caption = #28155#21152
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 208
        Top = 272
        Width = 75
        Height = 25
        Caption = #30830#35748
        TabOrder = 2
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 320
        Top = 272
        Width = 75
        Height = 25
        Caption = #21462#28040
        TabOrder = 3
        OnClick = Button3Click
      end
      object Button5: TButton
        Left = 424
        Top = 272
        Width = 65
        Height = 25
        Caption = #36820#22238
        TabOrder = 4
        OnClick = Button5Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #32534#36753
      ImageIndex = 1
      OnContextPopup = TabSheet2ContextPopup
      object GroupBox2: TGroupBox
        Left = 8
        Top = 8
        Width = 529
        Height = 257
        TabOrder = 0
        object Label6: TLabel
          Left = 48
          Top = 24
          Width = 48
          Height = 12
          Caption = #23398'    '#21495
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label7: TLabel
          Left = 280
          Top = 24
          Width = 48
          Height = 12
          Caption = #22995'    '#21517
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label8: TLabel
          Left = 48
          Top = 64
          Width = 48
          Height = 12
          Caption = #29677'    '#32423
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label9: TLabel
          Left = 280
          Top = 104
          Width = 48
          Height = 12
          Caption = #20986#29983#24180#26376
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label10: TLabel
          Left = 280
          Top = 64
          Width = 54
          Height = 12
          Caption = #19987'     '#19994
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label15: TLabel
          Left = 48
          Top = 104
          Width = 45
          Height = 13
          Caption = #24615'       '#21035
        end
        object Label16: TLabel
          Left = 48
          Top = 136
          Width = 42
          Height = 13
          Caption = #36741' '#23548' '#21592
        end
        object Label17: TLabel
          Left = 280
          Top = 136
          Width = 48
          Height = 13
          Caption = #32852#31995#30005#35805
        end
        object Label18: TLabel
          Left = 40
          Top = 176
          Width = 48
          Height = 13
          Caption = #23478#24237#20303#22336
        end
        object DBEdit5: TDBEdit
          Left = 128
          Top = 24
          Width = 121
          Height = 21
          DataField = #23398#21495
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
        end
        object DBEdit6: TDBEdit
          Left = 352
          Top = 24
          Width = 121
          Height = 21
          DataField = #22995#21517
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
        end
        object DBEdit7: TDBEdit
          Left = 128
          Top = 56
          Width = 121
          Height = 21
          DataField = #29677#32423
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 2
        end
        object DBEdit8: TDBEdit
          Left = 352
          Top = 56
          Width = 121
          Height = 21
          DataField = #19987#19994
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 3
        end
        object DBEdit9: TDBEdit
          Left = 352
          Top = 96
          Width = 121
          Height = 21
          DataField = #20986#29983#24180#26376
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 4
          OnChange = DBEdit9Change
        end
        object DBEdit15: TDBEdit
          Left = 128
          Top = 136
          Width = 121
          Height = 21
          DataField = #36741#23548#21592
          DataSource = DataSource1
          TabOrder = 5
        end
        object DBEdit16: TDBEdit
          Left = 352
          Top = 136
          Width = 121
          Height = 21
          DataField = #32852#31995#30005#35805
          DataSource = DataSource1
          TabOrder = 6
        end
        object DBEdit17: TDBEdit
          Left = 128
          Top = 176
          Width = 337
          Height = 21
          DataField = #23478#24237#20303#22336
          DataSource = DataSource1
          TabOrder = 7
        end
        object DBEdit18: TDBEdit
          Left = 128
          Top = 96
          Width = 121
          Height = 21
          DataField = #24615#21035
          DataSource = DataSource1
          TabOrder = 8
        end
        object DateTimePicker2: TDateTimePicker
          Left = 352
          Top = 96
          Width = 121
          Height = 21
          Date = 38338.537579131990000000
          Time = 38338.537579131990000000
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 9
        end
      end
      object DBNavigator1: TDBNavigator
        Left = 112
        Top = 288
        Width = 224
        Height = 25
        DataSource = DataSource1
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
        TabOrder = 1
      end
    end
    object TabSheet3: TTabSheet
      Caption = #27983#35272
      ImageIndex = 2
      object DBGrid1: TDBGrid
        Left = 16
        Top = 16
        Width = 529
        Height = 233
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object DBNavigator2: TDBNavigator
        Left = 128
        Top = 272
        Width = 224
        Height = 25
        DataSource = DataSource1
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
        TabOrder = 1
      end
    end
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'student'
    TableName = 'xsxxb.DB'
    Left = 68
    Top = 328
  end
  object DataSource1: TDataSource
    AutoEdit = False
    DataSet = Table1
    Left = 508
    Top = 320
  end
end

⌨️ 快捷键说明

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