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

📄 unit11.dfm

📁 高校图书管理系统采用Delphi结合数据库
💻 DFM
字号:
object frm_cjcx: Tfrm_cjcx
  Left = 105
  Top = 317
  Width = 676
  Height = 453
  Caption = #23398#29983#25104#32489#31649#29702'-->'#25104#32489#26597#35810
  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 Button3: TButton
    Left = 520
    Top = 144
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 0
    OnClick = Button3Click
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 8
    Width = 649
    Height = 409
    ActivePage = TabSheet2
    TabIndex = 1
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #22522#20110'table'#26597#35810
      OnContextPopup = TabSheet1ContextPopup
      object RadioGroup1: TRadioGroup
        Left = 16
        Top = 24
        Width = 137
        Height = 137
        Caption = #26597#35810#26041#24335
        ItemIndex = 0
        Items.Strings = (
          #31934#30830#26597#35810
          #27169#31946#26597#35810)
        TabOrder = 0
      end
      object RadioGroup2: TRadioGroup
        Left = 184
        Top = 32
        Width = 273
        Height = 129
        Caption = #26597#35810#23383
        ItemIndex = 0
        Items.Strings = (
          #25353#23398#21495
          #25353#22995#21517)
        TabOrder = 1
        OnClick = RadioGroup2Click
      end
      object Button1: TButton
        Left = 504
        Top = 56
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 2
        OnClick = Button1Click
      end
      object GroupBox1: TGroupBox
        Left = 16
        Top = 168
        Width = 561
        Height = 209
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        object Label1: TLabel
          Left = 64
          Top = 16
          Width = 70
          Height = 16
          Caption = #23398'    '#21495
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label2: TLabel
          Left = 296
          Top = 16
          Width = 70
          Height = 16
          Caption = #22995'    '#21517
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label3: TLabel
          Left = 8
          Top = 52
          Width = 48
          Height = 12
          Caption = #22823#23398#33521#35821
        end
        object Label4: TLabel
          Left = 192
          Top = 56
          Width = 48
          Height = 12
          Caption = #39640#31561#25968#23398
        end
        object Label5: TLabel
          Left = 384
          Top = 56
          Width = 48
          Height = 12
          Caption = #20307'    '#32946
        end
        object Label6: TLabel
          Left = 8
          Top = 88
          Width = 48
          Height = 12
          Caption = #27611'    '#27010
        end
        object Label7: TLabel
          Left = 192
          Top = 88
          Width = 48
          Height = 12
          Caption = #37011'    '#35770
        end
        object Label8: TLabel
          Left = 368
          Top = 88
          Width = 84
          Height = 12
          Caption = #35745#31639#26426#25991#21270#22522#30784
        end
        object Label9: TLabel
          Left = 8
          Top = 120
          Width = 60
          Height = 12
          Caption = #20114#32852#32593#25216#26415
        end
        object Label10: TLabel
          Left = 192
          Top = 120
          Width = 60
          Height = 12
          Caption = #24212#29992#25991#20889#20316
        end
        object Label11: TLabel
          Left = 384
          Top = 120
          Width = 48
          Height = 12
          Caption = #31163#25955#25968#23398
        end
        object Label12: TLabel
          Left = 8
          Top = 152
          Width = 48
          Height = 12
          Caption = #25968#23398#24314#27169
        end
        object Label13: TLabel
          Left = 192
          Top = 144
          Width = 56
          Height = 16
          Caption = #24635'   '#20998
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label14: TLabel
          Left = 376
          Top = 144
          Width = 64
          Height = 16
          Caption = #24179' '#22343' '#20998
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label15: TLabel
          Left = 8
          Top = 176
          Width = 62
          Height = 19
          Caption = #22791'  '#27880
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
        object DBEdit1: TDBEdit
          Left = 152
          Top = 16
          Width = 129
          Height = 20
          DataField = #23398#21495
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
        end
        object DBEdit2: TDBEdit
          Left = 376
          Top = 16
          Width = 121
          Height = 20
          DataField = #22995#21517
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
        end
        object DBEdit3: TDBEdit
          Left = 64
          Top = 48
          Width = 121
          Height = 20
          DataField = #22823#23398#33521#35821
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 2
        end
        object DBEdit4: TDBEdit
          Left = 248
          Top = 48
          Width = 121
          Height = 20
          DataField = #39640#31561#25968#23398
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 3
        end
        object DBEdit5: TDBEdit
          Left = 440
          Top = 48
          Width = 113
          Height = 20
          DataField = #20307#32946
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 4
        end
        object DBEdit6: TDBEdit
          Left = 64
          Top = 80
          Width = 121
          Height = 20
          DataField = #27611#27010
          DataSource = DataSource1
          TabOrder = 5
        end
        object DBEdit7: TDBEdit
          Left = 248
          Top = 80
          Width = 121
          Height = 20
          DataField = #37011#35770
          DataSource = DataSource1
          TabOrder = 6
        end
        object DBEdit8: TDBEdit
          Left = 456
          Top = 80
          Width = 97
          Height = 20
          DataField = #35745#31639#26426#25991#21270#22522#30784
          DataSource = DataSource1
          TabOrder = 7
        end
        object DBEdit9: TDBEdit
          Left = 72
          Top = 112
          Width = 113
          Height = 20
          DataField = #20114#32852#32593#25216#26415
          DataSource = DataSource1
          TabOrder = 8
        end
        object DBEdit10: TDBEdit
          Left = 256
          Top = 112
          Width = 121
          Height = 20
          DataField = #24212#29992#25991#20889#20316
          DataSource = DataSource1
          TabOrder = 9
        end
        object DBEdit11: TDBEdit
          Left = 448
          Top = 112
          Width = 105
          Height = 20
          DataField = #31163#25955#25968#23398
          DataSource = DataSource1
          TabOrder = 10
        end
        object DBEdit12: TDBEdit
          Left = 72
          Top = 144
          Width = 113
          Height = 20
          DataField = #25968#23398#24314#27169
          DataSource = DataSource1
          TabOrder = 11
        end
        object DBEdit13: TDBEdit
          Left = 256
          Top = 144
          Width = 113
          Height = 20
          DataField = #24635#20998
          DataSource = DataSource1
          TabOrder = 12
        end
        object DBEdit14: TDBEdit
          Left = 448
          Top = 144
          Width = 105
          Height = 20
          DataField = #24179#22343#20998
          DataSource = DataSource1
          TabOrder = 13
        end
        object DBEdit15: TDBEdit
          Left = 96
          Top = 176
          Width = 417
          Height = 20
          DataField = #22791#27880
          DataSource = DataSource1
          TabOrder = 14
        end
      end
      object ComboBox1: TComboBox
        Left = 280
        Top = 56
        Width = 145
        Height = 21
        AutoComplete = False
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ItemHeight = 13
        TabOrder = 4
      end
      object ComboBox2: TComboBox
        Left = 280
        Top = 112
        Width = 145
        Height = 21
        AutoComplete = False
        Enabled = False
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ItemHeight = 13
        TabOrder = 5
      end
      object Button5: TButton
        Left = 504
        Top = 104
        Width = 81
        Height = 25
        Caption = #36820#22238
        TabOrder = 6
        OnClick = Button5Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #22522#20110'sql '#26597#35810
      ImageIndex = 1
      OnContextPopup = TabSheet2ContextPopup
      object RadioGroup3: TRadioGroup
        Left = 48
        Top = 24
        Width = 305
        Height = 121
        Caption = #26597#35810#23383#27573
        ItemIndex = 0
        Items.Strings = (
          #25353#23398#21495
          #25353#22995#21517)
        TabOrder = 0
        OnClick = RadioGroup3Click
      end
      object DBLookupComboBox1: TDBLookupComboBox
        Left = 144
        Top = 48
        Width = 145
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        KeyField = #23398#21495
        ListSource = DataSource1
        TabOrder = 1
      end
      object DBGrid1: TDBGrid
        Left = 48
        Top = 160
        Width = 465
        Height = 153
        DataSource = DataSource2
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ReadOnly = True
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Button2: TButton
        Left = 416
        Top = 56
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 3
        OnClick = Button2Click
      end
      object DBLookupComboBox2: TDBLookupComboBox
        Left = 144
        Top = 104
        Width = 145
        Height = 21
        KeyField = #22995#21517
        ListSource = DataSource1
        TabOrder = 4
      end
      object CheckBox1: TCheckBox
        Left = 40
        Top = 336
        Width = 73
        Height = 33
        Caption = #35760#24405#24635#25968
        TabOrder = 5
        OnClick = CheckBox1Click
      end
      object Edit1: TEdit
        Left = 112
        Top = 344
        Width = 49
        Height = 21
        ReadOnly = True
        TabOrder = 6
      end
      object Button4: TButton
        Left = 416
        Top = 104
        Width = 81
        Height = 25
        Caption = #36820#22238
        TabOrder = 7
        OnClick = Button4Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #25104#32489#25490#24207
      ImageIndex = 2
      object DBGrid2: TDBGrid
        Left = 24
        Top = 16
        Width = 593
        Height = 337
        DataSource = DataSource3
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
  end
  object Query1: TQuery
    DatabaseName = 'student'
    Left = 612
    Top = 40
  end
  object DataSource2: TDataSource
    DataSet = Query1
    Left = 492
    Top = 40
  end
  object Query2: TQuery
    DatabaseName = 'student'
    Left = 616
    Top = 80
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'student'
    TableName = 'xscjb.DB'
    Left = 576
    Top = 40
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 536
    Top = 40
  end
  object Query3: TQuery
    Active = True
    DatabaseName = 'student'
    SQL.Strings = (
      'select * from xscjb.db order by '#24179#22343#20998' desc;')
    Left = 616
    Top = 120
  end
  object DataSource3: TDataSource
    DataSet = Query3
    Left = 456
    Top = 40
  end
end

⌨️ 快捷键说明

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