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

📄 gzlquerym.dfm

📁 本文重点研究的是医院西药药房管理系统
💻 DFM
字号:
object GzlQuery: TGzlQuery
  Left = 12
  Top = 84
  Width = 638
  Height = 383
  HorzScrollBar.Smooth = True
  VertScrollBar.Smooth = True
  Caption = '工作量查询'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel3: TPanel
    Left = 0
    Top = 64
    Width = 497
    Height = 281
    BevelInner = bvLowered
    BorderStyle = bsSingle
    Caption = 'Panel3'
    TabOrder = 0
    object Button1: TButton
      Left = 424
      Top = 24
      Width = 57
      Height = 25
      Caption = '查询'
      TabOrder = 0
      OnClick = Button1Click
    end
    object DBGrid1: TDBGrid
      Left = 14
      Top = 8
      Width = 403
      Height = 229
      DataSource = DataMzf2.Date_QrSource
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Visible = False
      Columns = <
        item
          Color = clNone
          Expanded = False
          FieldName = 'qrdate'
          Title.Caption = '日期'
          Width = 61
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'qr_man'
          Title.Caption = '确认人'
          Width = 53
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'fh_man'
          Title.Caption = '复核人'
          Width = 50
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'amou'
          Title.Caption = '处方量'
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ysmoney'
          Title.Caption = '金额'
          Width = 79
          Visible = True
        end>
    end
    object DBGrid2: TDBGrid
      Left = 6
      Top = 7
      Width = 411
      Height = 264
      DataSource = DataMzf2.GzlSource
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 2
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Color = clNone
          Expanded = False
          FieldName = 'qr_man'
          Title.Caption = '姓名'
          Width = 58
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'qr_amou'
          Title.Caption = '确认量'
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'fh_amou'
          Title.Caption = '复核量'
          Width = 59
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'COLUMN1'
          Title.Caption = '合计量'
          Width = 58
          Visible = True
        end>
    end
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 630
    Height = 60
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 29
        Width = 206
      end
      item
        Break = False
        Control = ToolBar4
        ImageIndex = -1
        Width = 418
      end
      item
        Control = ToolBar5
        ImageIndex = -1
        Visible = False
        Width = 626
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 193
      Height = 29
      ButtonHeight = 24
      ButtonWidth = 24
      Caption = 'ToolBar1'
      TabOrder = 0
      object Panel2: TPanel
        Left = 0
        Top = 2
        Width = 193
        Height = 24
        TabOrder = 0
        object Label4: TLabel
          Left = 1
          Top = 5
          Width = 26
          Height = 16
          Caption = '开始'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel
          Left = 98
          Top = 5
          Width = 26
          Height = 16
          Caption = '结束'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object DateTimePicker3: TDateTimePicker
          Left = 26
          Top = 3
          Width = 69
          Height = 18
          CalAlignment = dtaLeft
          Date = 36714
          Time = 36714
          DateFormat = dfShort
          DateMode = dmComboBox
          Enabled = False
          Kind = dtkDate
          ParseInput = False
          TabOrder = 0
        end
        object DateTimePicker1: TDateTimePicker
          Left = 72
          Top = 3
          Width = 22
          Height = 18
          CalAlignment = dtaLeft
          Date = 36714
          Time = 36714
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 1
          OnChange = DateTimePicker1Change
        end
        object DateTimePicker4: TDateTimePicker
          Left = 123
          Top = 3
          Width = 67
          Height = 18
          CalAlignment = dtaLeft
          Date = 36714.9999884259
          Time = 36714.9999884259
          DateFormat = dfShort
          DateMode = dmComboBox
          Enabled = False
          Kind = dtkDate
          ParseInput = False
          TabOrder = 2
        end
        object DateTimePicker2: TDateTimePicker
          Left = 169
          Top = 3
          Width = 21
          Height = 18
          CalAlignment = dtaLeft
          Date = 36714.9999884259
          Time = 36714.9999884259
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 3
          OnChange = DateTimePicker2Change
        end
      end
    end
    object ToolBar4: TToolBar
      Left = 217
      Top = 2
      Width = 405
      Height = 25
      ButtonHeight = 21
      ButtonWidth = 22
      TabOrder = 1
      object Panel1: TPanel
        Left = 0
        Top = 2
        Width = 269
        Height = 21
        TabOrder = 0
        object RadioButton1: TRadioButton
          Left = 6
          Top = 2
          Width = 139
          Height = 17
          Caption = '按投药员处方量排序'
          Checked = True
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          TabStop = True
          OnClick = RadioButton1Click
        end
        object RadioButton2: TRadioButton
          Left = 144
          Top = 2
          Width = 121
          Height = 17
          Caption = '按日期投药员汇总'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = RadioButton2Click
        end
      end
    end
    object ToolBar5: TToolBar
      Left = 9
      Top = 31
      Width = 613
      Height = 25
      Caption = 'ToolBar3'
      Images = ImageList1
      TabOrder = 2
      Visible = False
      object Panel4: TPanel
        Left = 0
        Top = 2
        Width = 121
        Height = 22
        TabOrder = 0
        object RadioButton3: TRadioButton
          Left = 6
          Top = 2
          Width = 51
          Height = 17
          Caption = '兰方'
          Checked = True
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          TabStop = True
          OnClick = RadioButton3Click
        end
        object RadioButton4: TRadioButton
          Left = 56
          Top = 2
          Width = 49
          Height = 17
          Caption = '红方'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = RadioButton3Click
        end
      end
    end
  end
  object ImageList1: TImageList
    Left = 520
    Top = 64
    Bitmap = {
      494C010101000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      0000000000003600000028000000400000001000000001001000000000000008
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000F75E0000F75E0000F75E0000
      F75E0000F75E0000F75E0000F75E0000F75E0000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000F75EEF3DEF3DEF3DEF3DEF3DEF3D
      EF3DEF3DEF3D0000000000000000F75E00000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000F75EEF3DEF3DEF3DEF3DEF3D
      EF3DEF3D0000E07F007CE07F00000000F75E0000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000F75E0000F75E0000F75EEF3DEF3D
      EF3D0000E07F007CE07F007CE07F000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000F75E0000F75E0000F75E0000
      00000000007CE07F007CE07F007C0000F75E0000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000F75E0000F75E0000F75E00000000
      000000000000007CE07F007CE07F000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000F75E0000F75E000000000000
      007C000000000000007CE07F00000000F75E0000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000F75E0000F75E00000000007C0000
      0000007C00000000000000000000F75E00000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000F75E0000000000000000007C
      00000000007C000000000000F75E0000F75E0000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000F75E00000000E07F000000000000
      007C0000000000000000F75E0000F75E00000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000000000000E07FE07FE07F00000000
      0000007C00000000F75E0000F75E0000F75E231DBC2B2927A427B729BC29B929
      B4222D2E3328AF27AC191217252C250000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000F75E0000E07FE07F0000E07F0000
      000000000000F75E0000F75E0000F75E00000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000880000000000F75E00000000E07FE07FE07F
      00000000F75E0000F75E0000F75E0000F75EFF7FFF7FFF7FFF7FFF7FFF7FFF7F
      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      000000000000000000000000000000000000F75E0000F75E0000E07FE07F0000
      0000F75E0000F75E0000F75E0000F75E0000F75EFF7FF75EFF7FF75EEF3DEF3D
      EF3D0000E07F007CE07F007CE07F0000FF7FFF7FF75EEF3DEF3DEF3DEF3DEF3D
      EF3DEF3D0000E07F007CE07F0000FF7FF75EF75EEF3DEF3DEF3DEF3DEF3DEF3D
      EF3DEF3DEF3D000000000000FF7FF75EFF7F0000F75E0000F75E000000000000
      F75E0000F75E0000F75E0000F75E0000F75EF75EFF7FF75EFF7F0000007CFF7F
      FF7F007CFF7FFF7F00000000FF7FF75EFF7FFF7FF75EFF7FF75EFF7F0000FF7F
      007CFF7FFF7F0000007CE07F0000FF7FF75EF75EFF7FF75EFF7FF75EFF7F0000
      FF7FFF7F0000007CE07F007CE07F0000FF7F424D3E000000000000003E000000
      2800000040000000100000000100010000000000800000000000000000000000
      000000000000000000000000FFFFFF00FFFFE0FF0000FFFFAAAA0000E0FFE0FF
      0005F7BDFFFFF7BD8002F7BDFFFFF7BD5001E0FFE0FF0000AA00F7BD00000000
      5581FFFFF7BDFFFFAAC2FFFFF7BDFFFF5365E0FF0000FFFFADAAFFFFF7BD0000
      46D5F7BDFFFFF7BD832AF7BDFFFFF7BD01550000FFFFF7BD80AAF7BDFFFFF7BD
      4155000000000000A2AA6E200000000000000000000000000000000000000000
      000000000000}
  end
end

⌨️ 快捷键说明

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