recipequerym.~dfm

来自「本文重点研究的是医院西药药房管理系统」· ~DFM 代码 · 共 558 行 · 第 1/2 页

~DFM
558
字号
object RecipeQuery: TRecipeQuery
  Left = 14
  Top = 51
  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 Panel4: TPanel
    Left = 0
    Top = 192
    Width = 617
    Height = 155
    BevelInner = bvLowered
    BorderStyle = bsSingle
    Caption = 'Panel3'
    TabOrder = 2
    object DBGrid1: TDBGrid
      Left = 6
      Top = 6
      Width = 598
      Height = 138
      DataSource = DataMzf1.RecipeSource
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      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 = clNone
          Expanded = False
          FieldName = 'yp_name'
          Title.Caption = '药品名称'
          Width = 126
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'yp_spec'
          Title.Caption = '规格'
          Width = 79
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'yp_unit'
          Title.Caption = '单位'
          Width = 32
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'yp_batch'
          Title.Caption = '批号'
          Width = 57
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'sc_fact'
          Title.Caption = '生产厂'
          Width = 93
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'ls_price'
          Title.Caption = '零售单价'
          Width = 58
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'yp_amou'
          Title.Caption = '购买数量'
          Width = 55
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'qr_date'
          Title.Caption = '时间'
          Width = 55
          Visible = True
        end>
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 75
    Width = 617
    Height = 113
    BevelInner = bvLowered
    BorderStyle = bsSingle
    Caption = 'Panel3'
    TabOrder = 0
    object Button1: TButton
      Left = 533
      Top = 16
      Width = 57
      Height = 25
      Caption = '查询'
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 533
      Top = 48
      Width = 57
      Height = 25
      Caption = '打印'
      TabOrder = 1
      OnClick = Button2Click
    end
    object DBGrid3: TDBGrid
      Left = 11
      Top = 7
      Width = 518
      Height = 96
      DataSource = DataMzf1.RecipeXmSource
      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 = '宋体'
      TitleFont.Style = []
      OnDblClick = DBGrid3DblClick
      Columns = <
        item
          Color = clNone
          Expanded = False
          FieldName = 'hzname'
          Title.Caption = '患者名'
          Width = 52
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'hj_id'
          Title.Caption = '化价单号'
          Width = 76
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'sr_man'
          Title.Caption = '输入人'
          Width = 81
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'ysmoney'
          Title.Caption = '金额'
          Width = 81
          Visible = True
        end
        item
          Color = clNone
          Expanded = False
          FieldName = 'va_man'
          Title.Caption = '确认人'
          Width = 74
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'va_iden'
          Title.Caption = '标识'
          Width = 28
          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 = 274
      end
      item
        Break = False
        Control = ToolBar3
        ImageIndex = -1
        Width = 350
      end
      item
        Control = ToolBar2
        ImageIndex = -1
        Width = 626
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 261
      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

⌨️ 快捷键说明

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