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

📄 frmover.dfm

📁 医院门诊管理系统:它是由任天华完全自主开发的医院数据库管理系统
💻 DFM
字号:
object FormOver: TFormOver
  Left = 218
  Top = 164
  Width = 696
  Height = 491
  Caption = #21457#33647#30830#35748
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 689
    Height = 81
    TabOrder = 0
    object Label1: TLabel
      Left = 536
      Top = 56
      Width = 36
      Height = 13
      Caption = #25968#37327#65306
    end
    object Label4: TLabel
      Left = 592
      Top = 56
      Width = 32
      Height = 13
      Caption = 'Label4'
    end
    object ComboBox1: TComboBox
      Left = 160
      Top = 40
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
    object RadioButton1: TRadioButton
      Left = 32
      Top = 40
      Width = 113
      Height = 17
      Caption = #26410#21457#33647#21010#20215#32534#21495#65306
      TabOrder = 1
    end
    object Button1: TButton
      Left = 456
      Top = 32
      Width = 81
      Height = 25
      Caption = #26597#35810
      TabOrder = 2
      OnClick = Button1Click
    end
    object RadioButton2: TRadioButton
      Left = 296
      Top = 40
      Width = 153
      Height = 17
      Caption = #24050#21457#33647#21010#20215#32534#21495#26597#35810'   '
      TabOrder = 3
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 192
    Width = 689
    Height = 249
    TabOrder = 2
    object Label2: TLabel
      Left = 56
      Top = 56
      Width = 60
      Height = 13
      Caption = #21457#33647#26102#38388#65306
    end
    object Label3: TLabel
      Left = 312
      Top = 56
      Width = 48
      Height = 13
      Caption = #21457#33647#20154#65306
    end
    object Edit1: TEdit
      Left = 128
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object ComboBox2: TComboBox
      Left = 376
      Top = 56
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = 'ComboBox2'
    end
    object Button2: TButton
      Left = 544
      Top = 48
      Width = 105
      Height = 33
      Caption = #20445#23384#30830#35748
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button4: TButton
      Left = 536
      Top = 192
      Width = 89
      Height = 33
      Caption = #36864#20986
      ModalResult = 2
      TabOrder = 3
    end
  end
  object Edit2: TEdit
    Left = 368
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 3
    Text = #21542
    Visible = False
  end
  object Edit3: TEdit
    Left = 368
    Top = 112
    Width = 121
    Height = 21
    TabOrder = 4
    Text = #26159
    Visible = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 80
    Width = 689
    Height = 113
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Timer1: TTimer
    Interval = 500
    OnTimer = Timer1Timer
    Left = 264
    Top = 248
  end
end

⌨️ 快捷键说明

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