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

📄 xgmmut.dfm

📁 本系统主要划分为11个子模块:与操作员有关的文献刊物入库、出库、库结存和文献刊物查询
💻 DFM
字号:
object xgmmfm: Txgmmfm
  Left = 466
  Top = 177
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #20462#25913#23494#30721
  ClientHeight = 217
  ClientWidth = 336
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 336
    Height = 217
    Align = alClient
    TabOrder = 0
    object xgbt: TSpeedButton
      Left = 72
      Top = 184
      Width = 73
      Height = 25
      Caption = #20462#25913
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
        888888880808080888888888888888008888888888888800088888000000000B
        708888088888880B8088880800800800B708880888888880B808880CCCCCCCCC
        0B70888C888888880B00888C800800800011888C888888888000888CCCCCCCCC
        CCC8888C8CC8CC8CC8C8888CCCCCCCCCCCC88888888888888888}
      OnClick = xgbtClick
    end
    object qxbt: TSpeedButton
      Left = 200
      Top = 184
      Width = 73
      Height = 25
      Caption = #21462#28040
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
        8888888888888888888888888888888888888888888888888888888888888888
        8888888888888888748888844444888884788884444888888848888444888888
        8848888448488888884888848884488884788888888884444788888888888888
        8888888888888888888888888888888888888888888888888888}
      OnClick = qxbtClick
    end
    object yhm: TLabel
      Left = 32
      Top = 0
      Width = 265
      Height = 25
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object GroupBox1: TGroupBox
      Left = 32
      Top = 32
      Width = 281
      Height = 137
      TabOrder = 0
      object Label1: TLabel
        Left = 24
        Top = 32
        Width = 89
        Height = 17
        AutoSize = False
        Caption = #26087'  '#23494'  '#30721#65306
      end
      object Label2: TLabel
        Left = 24
        Top = 72
        Width = 73
        Height = 13
        AutoSize = False
        Caption = #26032'  '#23494'  '#30721#65306
      end
      object Label3: TLabel
        Left = 24
        Top = 112
        Width = 73
        Height = 13
        AutoSize = False
        Caption = #30830#35748#23494#30721#65306
      end
      object jmmedit: TEdit
        Left = 104
        Top = 24
        Width = 145
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        PasswordChar = '#'
        TabOrder = 0
      end
      object xmmedit: TEdit
        Left = 104
        Top = 64
        Width = 145
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        PasswordChar = '#'
        TabOrder = 1
      end
      object qrmmedit: TEdit
        Left = 104
        Top = 104
        Width = 145
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        PasswordChar = '#'
        TabOrder = 2
        OnKeyDown = qrmmeditKeyDown
      end
    end
  end
  object ADOQuery: TADOQuery
    Parameters = <>
    SQL.Strings = (
      'select * from czyb')
    Left = 16
    Top = 72
  end
end

⌨️ 快捷键说明

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