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

📄 xymzzjvalim.~dfm

📁 本文重点研究的是医院西药药房管理系统
💻 ~DFM
字号:
object XyMzZjVali: TXyMzZjVali
  Left = 16
  Top = 51
  Width = 633
  Height = 359
  HorzScrollBar.Smooth = True
  VertScrollBar.Smooth = True
  Caption = #21046#21058#33647#21697#20837#24211#30830#35748
  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
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 66
    Width = 625
    Height = 266
    Align = alClient
    BevelInner = bvLowered
    BorderStyle = bsSingle
    Caption = 'Panel1'
    TabOrder = 0
    object DBGrid2: TDBGrid
      Left = 2
      Top = 2
      Width = 617
      Height = 258
      Hint = #30830#35748#21017#21452#20987
      Align = alClient
      DataSource = DataMzf.ZjValiSource
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ParentShowHint = False
      ReadOnly = True
      ShowHint = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBGrid2DblClick
      Columns = <
        item
          Expanded = False
          FieldName = 'my_id'
          Visible = False
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_name'
          Title.Caption = #33647#21697#21517#31216
          Width = 136
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_spec'
          Title.Caption = #35268#26684
          Width = 85
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_unit'
          Title.Caption = #21333#20301
          Width = 36
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'yp_batch'
          Title.Caption = #25209#21495
          Width = 52
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'ls_price'
          Title.Caption = #38646#21806#20215
          Width = 55
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'in_amou'
          Title.Caption = #20837#24211#37327
          Width = 61
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'in_date'
          Title.Caption = #36755#20837#26102#38388
          Width = 53
          Visible = True
        end
        item
          Color = clInfoBk
          Expanded = False
          FieldName = 'in_man'
          Title.Caption = #36755#20837#20154
          Width = 46
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'qr_man'
          Title.Caption = #30830#35748#20154
          Width = 50
          Visible = True
        end>
    end
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 625
    Height = 33
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 29
        Width = 621
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 608
      Height = 29
      ButtonHeight = 24
      ButtonWidth = 24
      Caption = 'ToolBar1'
      Images = MainForm.ImageList2
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 2
        Hint = #21047#26032
        Caption = 'ToolButton1'
        ImageIndex = 0
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton1Click
      end
      object ToolButton2: TToolButton
        Left = 24
        Top = 2
        Hint = #20445#23384
        Caption = 'ToolButton2'
        Enabled = False
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton2Click
      end
      object ToolButton3: TToolButton
        Left = 48
        Top = 2
        Hint = #25918#24323#20462#25913
        Caption = 'ToolButton3'
        Enabled = False
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 72
        Top = 2
        Hint = #21024#38500
        Caption = 'ToolButton4'
        Enabled = False
        ImageIndex = 4
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton4Click
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 33
    Width = 625
    Height = 33
    Align = alTop
    BevelOuter = bvNone
    Caption = #21046#21058#33647#21697#20837#24211#30830#35748
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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