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

📄 zbvalim.~dfm

📁 本文重点研究的是医院西药药房管理系统
💻 ~DFM
字号:
object ZbVali: TZbVali
  Left = 6
  Top = 29
  Width = 624
  Height = 393
  HorzScrollBar.Smooth = True
  VertScrollBar.Smooth = True
  Caption = '值班处方确认'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 16
  object Panel1: TPanel
    Left = 0
    Top = 68
    Width = 616
    Height = 298
    Align = alClient
    BevelInner = bvLowered
    BorderStyle = bsSingle
    Caption = 'Panel1'
    TabOrder = 0
    object DBGrid3: TDBGrid
      Left = 2
      Top = 2
      Width = 608
      Height = 71
      Align = alTop
      DataSource = DataMzf2.XyMzXmValiSource
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'xm_name'
          Title.Caption = '收费项目'
          Width = 122
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'hz_name'
          Title.Caption = '患者名'
          Width = 95
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'sk_man'
          Title.Caption = '收款人'
          Width = 87
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'hj_date'
          Title.Caption = '收款时间'
          Width = 123
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'ys_money'
          Title.Caption = '应收额'
          Width = 86
          Visible = True
        end>
    end
    object DBGrid1: TDBGrid
      Left = 2
      Top = 73
      Width = 608
      Height = 219
      Align = alClient
      Color = clBtnHighlight
      DataSource = DataMzf2.XyMzValiSource
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      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 = []
      Columns = <
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_name'
          Title.Caption = '药品名称'
          Width = 134
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_spec'
          Title.Caption = '规格'
          Width = 74
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_unit'
          Title.Caption = '单位'
          Width = 31
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_batch'
          Title.Caption = '批号'
          Width = 53
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'sc_fact'
          Title.Caption = '生产厂'
          Width = 77
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'ls_price'
          Title.Caption = '零售单价'
          Width = 70
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_amou'
          Title.Caption = '购买数量'
          Width = 69
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'qr_man'
          Title.Caption = '确认人'
          Width = 57
          Visible = True
        end>
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 0
    Width = 616
    Height = 32
    Align = alTop
    Caption = '值班处方确认'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -21
    Font.Name = '楷体_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
  end
  object Panel4: TPanel
    Left = 0
    Top = 32
    Width = 616
    Height = 36
    Align = alTop
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowFrame
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label2: TLabel
      Left = 31
      Top = 14
      Width = 78
      Height = 16
      Caption = '输入划价单号'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBtnText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 112
      Top = 6
      Width = 105
      Height = 21
      TabOrder = 0
      OnChange = Edit1Change
      OnKeyPress = Edit1KeyPress
    end
    object ReBtn: TBitBtn
      Left = 256
      Top = 5
      Width = 76
      Height = 25
      Caption = '查询'
      Enabled = False
      TabOrder = 1
      OnClick = ReBtnClick
    end
    object VaBtn: TBitBtn
      Left = 352
      Top = 5
      Width = 81
      Height = 25
      Caption = '&确认处方'
      Enabled = False
      TabOrder = 2
      OnClick = VaBtnClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object CaBtn: TBitBtn
      Left = 457
      Top = 5
      Width = 80
      Height = 25
      Cancel = True
      Caption = '放弃确认'
      Enabled = False
      TabOrder = 3
      OnClick = CaBtnClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333000033338833333333333333333F333333333333
        0000333911833333983333333388F333333F3333000033391118333911833333
        38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
        911118111118333338F3338F833338F3000033333911111111833333338F3338
        3333F8330000333333911111183333333338F333333F83330000333333311111
        8333333333338F3333383333000033333339111183333333333338F333833333
        00003333339111118333333333333833338F3333000033333911181118333333
        33338333338F333300003333911183911183333333383338F338F33300003333
        9118333911183333338F33838F338F33000033333913333391113333338FF833
        38F338F300003333333333333919333333388333338FFF830000333333333333
        3333333333333333333888330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
  end
end

⌨️ 快捷键说明

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