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

📄 hcckcx.dfm

📁 一个基于数据的药品行业管理系统,较全面,可供学习数据的开发人员参考消息
💻 DFM
字号:
object frm_ckcx: Tfrm_ckcx
  Left = 220
  Top = 99
  BorderIcons = [biSystemMenu]
  BorderStyle = bsToolWindow
  Caption = #26597#35810
  ClientHeight = 219
  ClientWidth = 276
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 3
    Top = -3
    Width = 270
    Height = 193
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 13
      Width = 60
      Height = 13
      Caption = #21046#21333#26085#26399#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 40
      Width = 60
      Height = 13
      Caption = #39046#29992#37096#38376#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 68
      Width = 60
      Height = 13
      Caption = #39046'  '#29992'  '#20154#65306
    end
    object Label5: TLabel
      Left = 8
      Top = 100
      Width = 60
      Height = 13
      Caption = #21333#25454#32534#21495#65306
    end
    object Label6: TLabel
      Left = 8
      Top = 134
      Width = 60
      Height = 13
      Caption = #32791#26448#32534#21495#65306
    end
    object Label7: TLabel
      Left = 8
      Top = 166
      Width = 60
      Height = 13
      Caption = #21378#21830#32534#21495#65306
    end
    object txtzdrq: TEdit
      Left = 76
      Top = 10
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object txtdjbh: TEdit
      Left = 75
      Top = 95
      Width = 123
      Height = 21
      TabOrder = 1
    end
    object txthcbh: TComboBox
      Left = 76
      Top = 129
      Width = 187
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 2
    end
    object txtcsbh: TComboBox
      Left = 76
      Top = 163
      Width = 187
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 3
    end
    object txtbm: TComboBox
      Left = 75
      Top = 36
      Width = 125
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 4
    end
    object txtyg: TComboBox
      Left = 75
      Top = 63
      Width = 125
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 5
    end
  end
  object Button1: TButton
    Left = 124
    Top = 191
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 198
    Top = 191
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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