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

📄 query.dfm

📁 劳保用品管理系统
💻 DFM
字号:
object queryfm: Tqueryfm
  Left = 23
  Top = 75
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #21457#25918#35760#24405#26597#35810#20462#25913
  ClientHeight = 435
  ClientWidth = 709
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 709
    Height = 435
    ActivePage = TabSheet3
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabIndex = 0
    TabOrder = 0
    object TabSheet3: TTabSheet
      Caption = #21457#25918#35760#24405#26597#35810#20462#25913
      ImageIndex = 2
      OnShow = TabSheet3Show
      object Panel21: TPanel
        Left = 0
        Top = 0
        Width = 701
        Height = 337
        Align = alTop
        TabOrder = 0
        object Label50: TLabel
          Left = 64
          Top = 8
          Width = 52
          Height = 13
          Caption = #37096#38376#21517#31216
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label53: TLabel
          Left = 240
          Top = 8
          Width = 78
          Height = 13
          Caption = #37096#38376#32844#24037#21517#21333
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label55: TLabel
          Left = 240
          Top = 24
          Width = 78
          Height = 13
          Caption = #22995#21517#25340#38899#23383#27597
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label54: TLabel
          Left = 480
          Top = 8
          Width = 131
          Height = 13
          Caption = #21171#20445#21457#25918#35760#24405'('#21487#20462#25913')'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBGrid11: TDBGrid
          Left = 1
          Top = 24
          Width = 168
          Height = 313
          DataSource = adodm.DataSource19
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 0
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          OnCellClick = DBGrid11CellClick
        end
        object DBGrid12: TDBGrid
          Left = 176
          Top = 64
          Width = 201
          Height = 273
          DataSource = adodm.DataSource18
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 1
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          OnCellClick = DBGrid12CellClick
        end
        object Edit23: TEdit
          Left = 232
          Top = 40
          Width = 97
          Height = 21
          TabOrder = 2
          OnChange = Edit23Change
        end
        object DBGrid14: TDBGrid
          Left = 384
          Top = 24
          Width = 313
          Height = 313
          DataSource = adodm.DataSource21
          Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 3
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
      end
      object Panel22: TPanel
        Left = 0
        Top = 337
        Width = 701
        Height = 70
        Align = alClient
        TabOrder = 1
        object DBGrid15: TDBGrid
          Left = 1
          Top = 1
          Width = 699
          Height = 68
          Align = alClient
          DataSource = adodm.DataSource20
          TabOrder = 0
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
      end
    end
  end
end

⌨️ 快捷键说明

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