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

📄 recipequerym.dfm

📁 本文重点研究的是医院西药药房管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object RecipeQuery: TRecipeQuery
  Left = 211
  Top = 163
  Width = 695
  Height = 383
  HorzScrollBar.Smooth = True
  VertScrollBar.Smooth = True
  Caption = #22788#26041#26597#35810
  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 = 185
    Width = 687
    Height = 171
    Align = alClient
    BevelInner = bvLowered
    BorderStyle = bsSingle
    Caption = 'Panel3'
    TabOrder = 2
    object DBGrid1: TDBGrid
      Left = 2
      Top = 2
      Width = 679
      Height = 163
      Align = alClient
      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
          Expanded = False
          FieldName = 'yp_name'
          Title.Caption = #33647#21697#21517#31216
          Width = 142
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'yp_spec'
          Title.Caption = #35268#26684
          Width = 79
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'yp_unit'
          Title.Caption = #21333#20301
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'yp_batch'
          Title.Caption = #25209#21495
          Width = 61
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'sc_fact'
          Title.Caption = #29983#20135#21378
          Width = 108
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ls_price'
          Title.Caption = #38646#21806#21333#20215
          Width = 58
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'yp_amou'
          Title.Caption = #36141#20080#25968#37327
          Width = 55
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'qr_date'
          Title.Caption = #26102#38388
          Width = 119
          Visible = True
        end>
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 60
    Width = 687
    Height = 125
    Align = alTop
    BevelInner = bvLowered
    BorderStyle = bsSingle
    Caption = 'Panel3'
    TabOrder = 0
    object DBGrid3: TDBGrid
      Left = 2
      Top = 2
      Width = 564
      Height = 117
      Align = alClient
      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 = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnDblClick = DBGrid3DblClick
      Columns = <
        item
          Expanded = False
          FieldName = 'hzname'
          Title.Caption = #24739#32773#21517
          Width = 91
          Visible = True
        end
        item
          Color = clHighlightText
          Expanded = False
          FieldName = 'hj_id'
          Title.Caption = #21270#20215#21333#21495
          Width = 91
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'sr_man'
          Title.Caption = #36755#20837#20154
          Width = 86
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ysmoney'
          Title.Caption = #37329#39069
          Width = 87
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'va_man'
          Title.Caption = #30830#35748#20154
          Width = 83
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'va_iden'
          Title.Caption = #26631#35782
          Width = 35
          Visible = True
        end>
    end
    object Panel7: TPanel
      Left = 566
      Top = 2
      Width = 115
      Height = 117
      Align = alRight
      BevelOuter = bvNone
      TabOrder = 1
      object Button2: TButton
        Left = 18
        Top = 48
        Width = 57
        Height = 25
        Caption = #25171#21360
        TabOrder = 0
        OnClick = Button2Click
      end
      object Button1: TButton
        Left = 18
        Top = 16
        Width = 57
        Height = 25
        Caption = #26597#35810
        TabOrder = 1
        OnClick = Button1Click
      end
    end
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 687
    Height = 60
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 29
        Width = 274
      end
      item
        Break = False
        Control = ToolBar3
        ImageIndex = -1
        Width = 407
      end
      item
        Control = ToolBar2
        ImageIndex = -1
        Width = 304
      end
      item
        Break = False
        Control = ToolBar4
        ImageIndex = -1
        Width = 377
      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 = 24
          Height = 16
          Caption = #24320#22987
          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 = 24
          Height = 16
          Caption = #32467#26463
          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

⌨️ 快捷键说明

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