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

📄 bookqueryunit.dfm

📁 是一个Delphi的教材管理系统,内容很全面详细
💻 DFM
字号:
object frmBookQuery: TfrmBookQuery
  Left = 259
  Top = 115
  BorderStyle = bsSingle
  Caption = #24211#23384#26597#35810
  ClientHeight = 322
  ClientWidth = 408
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 369
    Height = 41
    Caption = #26597#35810#31867#21035
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 48
      Top = 16
      Width = 73
      Height = 17
      Caption = #25945#26448#21517
      Checked = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      TabStop = True
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 120
      Top = 16
      Width = 65
      Height = 17
      Caption = #20986#29256#31038
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 200
      Top = 16
      Width = 57
      Height = 17
      Caption = #20316#32773
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 264
      Top = 16
      Width = 81
      Height = 17
      Caption = #35746#20070#21333#20301
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = RadioButton4Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 48
    Width = 369
    Height = 49
    Caption = #26597#35810#26465#20214
    TabOrder = 1
    object Label1: TLabel
      Left = 48
      Top = 24
      Width = 84
      Height = 14
      Caption = #36755#20837#26597#35810#26465#20214
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 302
      Top = 15
      Width = 23
      Height = 22
      Hint = #24320#22987#26597#35810
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333FF3FF3333333333CC30003333333333773777333333333C33
        3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
        33003377333337F33377333333333C333300333F333337F33377339333333C33
        3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
        330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
        330077F377F337F33377993399333C33330077FF773337F33377399993333C33
        33333777733337F333FF333333333C33300033333333373FF7773333333333CC
        3000333333333377377733333333333333333333333333333333}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 328
      Top = 15
      Width = 23
      Height = 22
      Hint = #36864#20986
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
        03333377777777777F333301111111110333337F333333337F33330111111111
        0333337F333333337F333301111111110333337F333333337F33330111111111
        0333337F333333337F333301111111110333337F333333337F33330111111111
        0333337F3333333F7F333301111111B10333337F333333737F33330111111111
        0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
        0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
        0333337F377777337F333301111111110333337F333333337F33330111111111
        0333337FFFFFFFFF7F3333000000000003333377777777777333}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = SpeedButton2Click
    end
    object Edit1: TEdit
      Left = 152
      Top = 16
      Width = 139
      Height = 21
      TabOrder = 0
      OnEnter = Edit1Enter
    end
  end
  object GroupBox3: TGroupBox
    Left = 16
    Top = 256
    Width = 369
    Height = 49
    Caption = #27719#24635#32467#26524
    TabOrder = 2
    object Label2: TLabel
      Left = 24
      Top = 24
      Width = 56
      Height = 14
      Caption = #25945#26448#31181#31867
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 192
      Top = 24
      Width = 56
      Height = 14
      Caption = #20840#37096#20070#36153
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Edit2: TEdit
      Left = 88
      Top = 16
      Width = 89
      Height = 21
      TabOrder = 0
      Text = '0'
    end
    object Edit3: TEdit
      Left = 256
      Top = 16
      Width = 89
      Height = 21
      TabOrder = 1
      Text = '0.0'
    end
  end
  object DBGrid1: TDBGrid
    Left = 14
    Top = 104
    Width = 373
    Height = 149
    DataSource = DataSource1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Color = cl3DLight
        Expanded = False
        FieldName = 'ISBN'
        Title.Alignment = taCenter
        Title.Caption = 'ISBN'#21495
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BookName'
        Title.Alignment = taCenter
        Title.Caption = #25945#26448#21517#31216
        Width = 70
        Visible = True
      end
      item
        Color = cl3DLight
        Expanded = False
        FieldName = 'Author'
        Title.Alignment = taCenter
        Title.Caption = #20316#32773
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Press'
        Title.Alignment = taCenter
        Title.Caption = #20986#29256#31038
        Width = 50
        Visible = True
      end
      item
        Color = cl3DLight
        Expanded = False
        FieldName = 'PublishDate'
        Title.Alignment = taCenter
        Title.Caption = #20986#29256#26085#26399
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Price'
        Title.Alignment = taCenter
        Title.Caption = #21333#20215
        Width = 40
        Visible = True
      end
      item
        Color = cl3DLight
        Expanded = False
        FieldName = 'BookAmount'
        Title.Alignment = taCenter
        Title.Caption = #24211#23384#37327
        Width = 50
        Visible = True
      end
      item
        Color = cl3DLight
        Expanded = False
        FieldName = 'orderDepartmentName'
        Title.Alignment = taCenter
        Title.Caption = #35746#36141#38498#31995
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Award'
        Title.Alignment = taCenter
        Title.Caption = #33719#22870#24773#20917
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'usingWay'
        Title.Caption = #22791#27880
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'handler'
        Title.Alignment = taCenter
        Title.Caption = #32463#25163#20154
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'operatorID'
        Title.Caption = #25805#20316#21592
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'lastTime'
        Title.Caption = #26368#36817#20351#29992#26102#38388
        Width = 50
        Visible = True
      end>
  end
  object DataSource1: TDataSource
    Left = 31
    Top = 126
  end
end

⌨️ 快捷键说明

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