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

📄 unit1.dfm

📁 图书管理购买,用于购买图书检查图书是否重复
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 200
  Top = 121
  Width = 789
  Height = 566
  Caption = #22270#20070#37319#36141#31995#32479#65281
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 777
    Height = 513
    ActivePage = TabSheet1
    MultiLine = True
    TabOrder = 0
    TabPosition = tpBottom
    object TabSheet1: TTabSheet
      Caption = #37319#36141#24405#20837
      object Panel1: TPanel
        Left = 8
        Top = 88
        Width = 761
        Height = 393
        TabOrder = 1
        object Label5: TLabel
          Left = 16
          Top = 16
          Width = 48
          Height = 16
          Caption = #20070#21517#65306
        end
        object Label6: TLabel
          Left = 16
          Top = 56
          Width = 48
          Height = 16
          Caption = #20316#32773#65306
        end
        object Label7: TLabel
          Left = 336
          Top = 56
          Width = 64
          Height = 16
          Caption = #20986#29256#31038#65306
        end
        object Label8: TLabel
          Left = 600
          Top = 56
          Width = 48
          Height = 16
          Caption = #23450#20215#65306
        end
        object Label9: TLabel
          Left = 720
          Top = 56
          Width = 16
          Height = 16
          Caption = #20803
        end
        object DBEdit1: TDBEdit
          Left = 56
          Top = 8
          Width = 681
          Height = 24
          DataField = #20070#21517
          DataSource = DataSource1
          TabOrder = 0
        end
        object DBEdit2: TDBEdit
          Left = 56
          Top = 52
          Width = 257
          Height = 24
          DataField = #20316#32773
          DataSource = DataSource1
          TabOrder = 1
        end
        object DBEdit3: TDBEdit
          Left = 392
          Top = 52
          Width = 185
          Height = 24
          DataField = #20986#29256#31038
          DataSource = DataSource1
          TabOrder = 2
        end
        object DBEdit4: TDBEdit
          Left = 640
          Top = 52
          Width = 73
          Height = 24
          DataField = #23450#20215
          DataSource = DataSource1
          TabOrder = 3
        end
        object DBGrid1: TDBGrid
          Left = 8
          Top = 88
          Width = 745
          Height = 297
          DataSource = DataSource1
          TabOrder = 4
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -16
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'ISBN'
              Visible = True
            end
            item
              Expanded = False
              FieldName = #22797#26412#25968
              Width = 52
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20070#21517
              Width = 303
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20316#32773
              Width = 143
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20986#29256#31038
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23450#20215
              Visible = True
            end>
        end
      end
      object Panel2: TPanel
        Left = 8
        Top = 88
        Width = 761
        Height = 393
        Color = 9293222
        TabOrder = 2
        object Label10: TLabel
          Left = 16
          Top = 56
          Width = 48
          Height = 16
          Caption = #20316#32773#65306
        end
        object Label11: TLabel
          Left = 16
          Top = 16
          Width = 48
          Height = 16
          Caption = #20070#21517#65306
        end
        object Label12: TLabel
          Left = 336
          Top = 56
          Width = 64
          Height = 16
          Caption = #20986#29256#31038#65306
        end
        object Edit2: TEdit
          Left = 56
          Top = 8
          Width = 681
          Height = 24
          TabOrder = 0
        end
        object Edit3: TEdit
          Left = 56
          Top = 48
          Width = 257
          Height = 24
          TabOrder = 1
        end
        object Edit4: TEdit
          Left = 392
          Top = 48
          Width = 185
          Height = 24
          TabOrder = 2
        end
        object DBGrid2: TDBGrid
          Left = 8
          Top = 80
          Width = 745
          Height = 305
          DataSource = DataSource1
          TabOrder = 3
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -16
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'ISBN'
              Visible = True
            end
            item
              Expanded = False
              FieldName = #22797#26412#25968
              Width = 52
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20070#21517
              Width = 303
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20316#32773
              Width = 143
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20986#29256#31038
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23450#20215
              Visible = True
            end>
        end
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 753
        Height = 73
        Caption = 'ISBN'#21495#30721#25195#25551
        Color = clPurple
        Font.Charset = ANSI_CHARSET
        Font.Color = clLime
        Font.Height = -20
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
        TabOrder = 0
        object Label1: TLabel
          Left = 16
          Top = 32
          Width = 107
          Height = 20
          Caption = 'ISBN'#21495#30721#65306
        end
        object Label2: TLabel
          Left = 408
          Top = 32
          Width = 84
          Height = 20
          Caption = #22797#26412#25968#65306
        end
        object Label3: TLabel
          Left = 608
          Top = 32
          Width = 63
          Height = 20
          Caption = #25240#25187#65306
        end
        object Label4: TLabel
          Left = 712
          Top = 32
          Width = 21
          Height = 20
          Caption = #65285
        end
        object Label13: TLabel
          Left = 296
          Top = 32
          Width = 63
          Height = 20
          Caption = #23450#20215#65306
        end
        object Edit1: TEdit
          Left = 120
          Top = 28
          Width = 169
          Height = 28
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -20
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 0
          OnKeyDown = Edit1KeyDown
        end
        object SpinEdit1: TSpinEdit
          Left = 480
          Top = 28
          Width = 65
          Height = 30
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -20
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          MaxValue = 0
          MinValue = 0
          ParentFont = False
          TabOrder = 2
          Value = 0
          OnKeyDown = SpinEdit1KeyDown
        end
        object Button1: TButton
          Left = 552
          Top = 32
          Width = 51
          Height = 25
          Caption = #36141#20080
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -20
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 3
          OnClick = Button1Click
        end
        object SpinEdit2: TSpinEdit
          Left = 656
          Top = 28
          Width = 57
          Height = 30
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -20
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          MaxValue = 0
          MinValue = 0
          ParentFont = False
          TabOrder = 4
          Value = 60
        end
        object Edit5: TEdit
          Left = 336
          Top = 28
          Width = 65
          Height = 28
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -20
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 1
          OnKeyDown = Edit5KeyDown
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20070#30446#21512#24182
      ImageIndex = 1
      object Label15: TLabel
        Left = 280
        Top = 16
        Width = 168
        Height = 29
        Caption = #20070' '#30446' '#21512' '#24182
        Color = clSkyBlue
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -29
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
      end
      object GroupBox2: TGroupBox
        Left = 88
        Top = 64
        Width = 577
        Height = 353
        Caption = #36873#25321#20070#30446#25991#20214
        Color = clSkyBlue
        Font.Charset = ANSI_CHARSET
        Font.Color = clMaroon
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentColor = False
        ParentFont = False
        TabOrder = 0
        object Label16: TLabel
          Left = 16
          Top = 40
          Width = 64
          Height = 16
          Caption = #25991#20214#21517#65306
        end
        object Label25: TLabel
          Left = 16
          Top = 320
          Width = 128
          Height = 16
          Caption = #21512#24182#21518#26032#25991#20214#21517#65306
        end
        object Edit6: TEdit
          Left = 80
          Top = 32
          Width = 313
          Height = 24
          TabOrder = 0
        end
        object Button4: TButton
          Left = 400
          Top = 32
          Width = 73
          Height = 25
          Caption = #27983#35272#30446#24405
          TabOrder = 1
          OnClick = Button4Click
        end
        object Button5: TButton
          Left = 480
          Top = 32
          Width = 75
          Height = 25
          Caption = #28155#21152#25991#20214
          TabOrder = 2
          OnClick = Button5Click
        end
        object ListBox1: TListBox
          Left = 80
          Top = 72
          Width = 417
          Height = 225
          ItemHeight = 16
          TabOrder = 3
          OnKeyDown = ListBox1KeyDown
        end
        object Button6: TButton
          Left = 424
          Top = 312
          Width = 75
          Height = 25
          Caption = #24320#22987#21512#24182
          TabOrder = 4
          OnClick = Button6Click
        end
        object Edit13: TEdit
          Left = 144
          Top = 312
          Width = 257
          Height = 24
          TabOrder = 5
        end
      end
      object ProgressBar1: TProgressBar
        Left = 88
        Top = 432
        Width = 577
        Height = 33
        TabOrder = 1
      end
    end
    object TabSheet3: TTabSheet
      Caption = #21040#20070#30331#35760
      ImageIndex = 2
      object GroupBox3: TGroupBox
        Left = 24
        Top = 40
        Width = 721
        Height = 417
        Caption = #21040#20070#30331#35760
        Color = 16500947
        Font.Charset = ANSI_CHARSET
        Font.Color = clNavy
        Font.Height = -20
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
        TabOrder = 0
        object Label17: TLabel
          Left = 24
          Top = 40
          Width = 149
          Height = 20
          Caption = 'ISBN'#21495#30721#25195#25551#65306
        end
        object Label18: TLabel
          Left = 432
          Top = 40
          Width = 84
          Height = 20
          Caption = #22797#26412#25968#65306
        end
        object Label19: TLabel
          Left = 32
          Top = 368
          Width = 210
          Height = 20
          Caption = #21512#24182#21518#24635#35746#20070#30446#25991#20214#65306
        end
        object Edit7: TEdit
          Left = 168
          Top = 32
          Width = 241
          Height = 28
          TabOrder = 0
          OnKeyDown = Edit7KeyDown

⌨️ 快捷键说明

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