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

📄 query5_1.dfm

📁 校园刷卡系统
💻 DFM
字号:
object QueryForm5_1: TQueryForm5_1
  Left = 209
  Top = 158
  Width = 880
  Height = 512
  BorderIcons = []
  Caption = #21830#21697#24211#30424#28857
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 440
    Width = 69
    Height = 13
    Caption = #21512#35745#37329#39069#65306'   '
  end
  object Label2: TLabel
    Left = 120
    Top = 440
    Width = 3
    Height = 13
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 857
    Height = 417
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'ID'
        Title.Caption = #21830#21697#32534#21495
        Width = 148
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'Name'
        Title.Caption = #21830#21697#21517#31216
        Width = 152
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'Unit'
        Title.Caption = #21333#20301
        Width = 50
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'Amount'
        Title.Caption = #24403#21069#25968#37327
        Width = 92
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'Least'
        Title.Caption = #26368#23569#24211#23384#37327
        Width = 96
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'Price'
        Title.Caption = #21333#20215
        Width = 81
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'Factory'
        Title.Caption = #29983#20135#21830
        Width = 199
        Visible = True
      end>
  end
  object BitBtn1: TBitBtn
    Left = 760
    Top = 432
    Width = 75
    Height = 25
    TabOrder = 1
    Kind = bkClose
  end
  object DBNavigator1: TDBNavigator
    Left = 416
    Top = 432
    Width = 224
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    TabOrder = 2
  end
  object Query1: TQuery
    DatabaseName = 'SK'
    DataSource = DataSource1
    Left = 928
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 896
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'SK'
    ReadOnly = True
    TableName = 'StorageGoods.db'
    Left = 864
  end
end

⌨️ 快捷键说明

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