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

📄 fmdkysque.~dfm

📁 本文重点研究的是医院西药药房管理系统
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
              TitleFont.Charset = GB2312_CHARSET
              TitleFont.Color = clBlack
              TitleFont.Height = -12
              TitleFont.Name = '宋体'
              TitleFont.Style = [fsBold]
              Columns = <
                item
                  Expanded = False
                  FieldName = 'in_id'
                  Title.Alignment = taCenter
                  Title.Caption = '验收序号'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'yp_name'
                  Title.Alignment = taCenter
                  Title.Caption = '药品名称'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 131
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'yp_spec'
                  Title.Alignment = taCenter
                  Title.Caption = '药品规格'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 118
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'yp_unit'
                  Title.Alignment = taCenter
                  Title.Caption = '单位'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 28
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'in_amou'
                  Title.Alignment = taCenter
                  Title.Caption = '入库数量'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 60
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'gr_pric'
                  Title.Alignment = taCenter
                  Title.Caption = '购入单价'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 60
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'pf_pric'
                  Title.Alignment = taCenter
                  Title.Caption = '批发单价'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 59
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'ls_price'
                  Title.Alignment = taCenter
                  Title.Caption = '零售单价'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 61
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'in_man'
                  Title.Alignment = taCenter
                  Title.Caption = '入库人'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 58
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'in_date'
                  Title.Alignment = taCenter
                  Title.Caption = '入库时间'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 61
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'corp_name'
                  Title.Alignment = taCenter
                  Title.Caption = '购入公司名称'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 114
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'gre'
                  Title.Alignment = taCenter
                  Title.Caption = '购入额'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 59
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'pfe'
                  Title.Alignment = taCenter
                  Title.Caption = '批发额'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 60
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'lse'
                  Title.Alignment = taCenter
                  Title.Caption = '零售额'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 61
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'rle'
                  Title.Alignment = taCenter
                  Title.Caption = '让利额'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 56
                  Visible = True
                end>
            end
          end
        end
        object TabSheet2: TTabSheet
          Caption = '相关帐外返厂'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ImageIndex = 1
          ParentFont = False
          object Panel6: TPanel
            Left = 0
            Top = 0
            Width = 784
            Height = 113
            TabOrder = 0
          end
          object Panel10: TPanel
            Left = 0
            Top = 0
            Width = 784
            Height = 122
            Align = alClient
            TabOrder = 1
            object DBGrid5: TDBGrid
              Left = 1
              Top = 1
              Width = 782
              Height = 120
              Align = alClient
              Color = clInfoBk
              DataSource = DS_dkzwfc
              TabOrder = 0
              TitleFont.Charset = GB2312_CHARSET
              TitleFont.Color = clWindowText
              TitleFont.Height = -12
              TitleFont.Name = '宋体'
              TitleFont.Style = []
              Columns = <
                item
                  Expanded = False
                  FieldName = 'in_id'
                  Title.Alignment = taCenter
                  Title.Caption = '验收序号'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'yp_name'
                  Title.Alignment = taCenter
                  Title.Caption = '药品名称'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 174
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'yp_spec'
                  Title.Alignment = taCenter
                  Title.Caption = '药品规格'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 122
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'yp_unit'
                  Title.Alignment = taCenter
                  Title.Caption = '单位'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 30
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'out_amou'
                  Title.Alignment = taCenter
                  Title.Caption = '返厂数量'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'ls_price'
                  Title.Alignment = taCenter
                  Title.Caption = '零售单价'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 81
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'out_date'
                  Title.Alignment = taCenter
                  Title.Caption = '返厂日期'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 85
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'cz_man'
                  Title.Alignment = taCenter
                  Title.Caption = '操作人'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 61
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'corp_man'
                  Title.Alignment = taCenter
                  Title.Caption = '经手人'
                  Title.Font.Charset = GB2312_CHARSET
                  Title.Font.Color = clWindowText
                  Title.Font.Height = -14
                  Title.Font.Name = '宋体'
                  Title.Font.Style = []
                  Width = 57
                  Visible = True
                end>
            end
          end
        end
        object TabSheet3: TTabSheet
          Caption = '相关帐内返厂'
          ImageIndex = 2
          object Panel11: TPanel
            Left = 0
            Top = 0
            Width = 784
            Height = 122
            Align = alClient
            Caption = 'Panel11'
            TabOrder = 0
            object DBGrid10: TDBGrid
              Left = 1
              Top = 1
              Width = 782
              Height = 120
              Align = alClient
              Color = clInfoBk
              DataSource = DS_dkznfc
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = '宋体'
              Font.Style = []
              ParentFont = False
              TabOrder = 0
              TitleFont.Charset = GB2312_CHARSET
              TitleFont.Color = clWindowText
              TitleFont.Height = -12
              TitleFont.Name = '宋体'
              TitleFont.Style = [fsBold]
              Columns = <
                item

⌨️ 快捷键说明

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