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

📄 dlunit.~dfm

📁 宁夏中药管理系统,在其它的基础上改的,将他人没有完成的功能补上
💻 ~DFM
字号:
object DLfrm: TDLfrm
  Left = 331
  Top = 241
  Width = 362
  Height = 264
  BorderIcons = [biSystemMenu]
  Caption = #30331#24405#31383#21475
  Color = clCream
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 0
    Top = 66
    Width = 351
    Height = 3
    Shape = bsBottomLine
  end
  object Panel1: TPanel
    Left = 1
    Top = 0
    Width = 352
    Height = 65
    Caption = #29992#25143#30331#24405
    Color = clCream
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 1
    Top = 73
    Width = 353
    Height = 157
    Color = clCream
    TabOrder = 1
    object Label2: TLabel
      Left = 27
      Top = 22
      Width = 128
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#29992#25143#21517':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 46
      Top = 66
      Width = 109
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#23494#30721':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object yhmc: TEdit
      Left = 160
      Top = 17
      Width = 144
      Height = 28
      BevelInner = bvLowered
      BevelOuter = bvRaised
      Color = clHighlightText
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ParentFont = False
      TabOrder = 0
      Visible = False
    end
    object yhkl: TEdit
      Left = 161
      Top = 59
      Width = 144
      Height = 28
      BevelInner = bvLowered
      BevelOuter = bvRaised
      Color = clMenu
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 1
    end
    object Button1: TButton
      Left = 40
      Top = 120
      Width = 75
      Height = 25
      Caption = #30331#24405
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 232
      Top = 120
      Width = 75
      Height = 25
      Caption = #36864#20986
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 3
      OnClick = Button2Click
    end
    object ComboBox1: TComboBox
      Left = 160
      Top = 16
      Width = 145
      Height = 28
      Style = csDropDownList
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ItemHeight = 20
      ItemIndex = 0
      ParentFont = False
      TabOrder = 4
      Text = 'admin'
      Items.Strings = (
        'admin'
        #25805#20316#21592'2'
        #25805#20316#21592'3'
        #25805#20316#21592'4'
        #25805#20316#21592'5')
    end
  end
  object ADOQuery1: TADOQuery
    Connection = Form1.ADOConnection1
    Parameters = <>
    Left = 56
    Top = 72
  end
end

⌨️ 快捷键说明

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