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

📄 fmdkysque.~dfm

📁 本文重点研究的是医院西药药房管理系统
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
                  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 = []
                  Width = 67
                  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 = 182
                  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 = 131
                  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 = 29
                  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 = []
                  Width = 65
                  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 = 79
                  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 = 69
                  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 TabSheet4: TTabSheet
          Caption = '相关帐内破损'
          ImageIndex = 3
          object Panel12: TPanel
            Left = 0
            Top = 0
            Width = 784
            Height = 122
            Align = alClient
            Caption = 'Panel12'
            TabOrder = 0
            object DBGrid11: TDBGrid
              Left = 1
              Top = 1
              Width = 782
              Height = 120
              Align = alClient
              Color = clInfoBk
              DataSource = DS_dkloss
              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
                  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 = []
                  Width = 67
                  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 = 155
                  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 = 110
                  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 = 'loss_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 = 65
                  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 = 58
                  Visible = True
                end
                item
                  Expanded = False
                  FieldName = 'loss_reas'
                  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 = 135
                  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 = 'loss_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 = 62
                  Visible = True
                end>
            end
          end
        end
        object TabSheet5: TTabSheet
          Caption = '相关出库情况'
          ImageIndex = 4
          object Panel13: TPanel
            Left = 0
            Top = 0
            Width = 784
            Height = 122
            Align = alClient
            Caption = 'Panel13'
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -14
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            object DBGrid12: TDBGrid
              Left = 1
              Top = 1
              Width = 782
              Height = 120
              Align = alClient
              Color = clInfoBk
              DataSource = DS_dkck
              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
                  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 = []
                  Width = 67
                  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 = 163
                  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 = 114
                  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 = 25
                  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 = '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 = 'ks_name'
                  Title.Alignment = taCenter
                  Title.Caption = '领药单位'

⌨️ 快捷键说明

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