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

📄 unit7.dfm

📁 药房管理程序实现药房的基本管理功能
💻 DFM
字号:
object ypgl_form: Typgl_form
  Left = 192
  Top = 114
  Width = 696
  Height = 480
  Caption = #22270#20070#31649#29702#31995#32479#8212#8212#22522#26412#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 8
    Top = 0
    Width = 345
    Height = 129
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 78
      Height = 13
      Caption = #21517#23383#27169#31946#26597#35810
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object TLabel
      Left = 184
      Top = 32
      Width = 3
      Height = 13
    end
    object Label8: TLabel
      Left = 192
      Top = 32
      Width = 78
      Height = 13
      Caption = #26174#31034#22270#20070#32534#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object ypmc_ledit: TEdit
      Left = 24
      Top = 64
      Width = 137
      Height = 21
      TabOrder = 0
      OnChange = ypmc_leditChange
    end
    object Edit1: TEdit
      Left = 192
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 1
      OnChange = ypmc_leditChange
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 136
    Width = 345
    Height = 281
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Panel2: TPanel
    Left = 360
    Top = 0
    Width = 321
    Height = 417
    TabOrder = 2
    object Label2: TLabel
      Left = 24
      Top = 8
      Width = 24
      Height = 13
      Caption = #32534#21495
    end
    object Label3: TLabel
      Left = 24
      Top = 64
      Width = 26
      Height = 13
      Caption = #21517#31216
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 24
      Top = 120
      Width = 26
      Height = 13
      Caption = #21806#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 24
      Top = 176
      Width = 26
      Height = 13
      Caption = #36827#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 24
      Top = 232
      Width = 26
      Height = 13
      Caption = #31181#31867
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 24
      Top = 288
      Width = 39
      Height = 13
      Caption = #20986#29256#31038
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object DBEdit1: TDBEdit
      Left = 24
      Top = 32
      Width = 121
      Height = 21
      DataField = #32534#21495
      DataSource = DataSource1
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 24
      Top = 88
      Width = 121
      Height = 21
      DataField = #21517#31216
      DataSource = DataSource1
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 24
      Top = 144
      Width = 121
      Height = 21
      DataField = #21806#20215
      DataSource = DataSource1
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 24
      Top = 200
      Width = 121
      Height = 21
      DataField = #36827#20215
      DataSource = DataSource1
      TabOrder = 3
    end
    object DBEdit5: TDBEdit
      Left = 24
      Top = 312
      Width = 121
      Height = 21
      DataField = #20986#29256#31038
      DataSource = DataSource1
      TabOrder = 4
    end
    object DBComboBox1: TDBComboBox
      Left = 24
      Top = 256
      Width = 145
      Height = 21
      DataField = #31181#31867
      DataSource = DataSource1
      ItemHeight = 13
      Items.Strings = (
        #32463#27982#31867
        #23567#35828#31867
        #25991#23398#31867
        #22825#25991#31867
        #21382#21490#31867
        #24037#20855#31867)
      TabOrder = 5
    end
    object DBNavigator1: TDBNavigator
      Left = 24
      Top = 360
      Width = 243
      Height = 25
      DataSource = DataSource1
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
      TabOrder = 6
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 552
    Top = 32
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog='#22270#20070#25968#25454';Use Procedure for Prepare=1;Auto T' +
      'ranslate=True;Packet Size=4096;Workstation ID=CHENQI;Use Encrypt' +
      'ion for Data=False;Tag with column collation when possible=False'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 552
    Top = 64
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    TableName = #22270#20070#20449#24687
    Left = 520
    Top = 64
  end
  object Query1: TQuery
    DataSource = DataSource1
    Left = 520
    Top = 32
  end
  object DataSource2: TDataSource
    DataSet = ADOTable2
    Left = 96
    Top = 88
  end
  object ADOConnection2: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog='#22270#20070#25968#25454';Use Procedure for Prepare=1;Auto T' +
      'ranslate=True;Packet Size=4096;Workstation ID=CHENQI;Use Encrypt' +
      'ion for Data=False;Tag with column collation when possible=False'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 128
    Top = 88
  end
  object ADOTable2: TADOTable
    Active = True
    Connection = ADOConnection2
    CursorType = ctStatic
    TableName = #22270#20070#20449#24687
    Left = 32
    Top = 88
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = ADOConnection2
    CursorType = ctStatic
    DataSource = DataSource2
    Parameters = <>
    SQL.Strings = (
      'select*'
      'from '#22270#20070#20449#24687' ')
    Left = 64
    Top = 88
  end
end

⌨️ 快捷键说明

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