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

📄 frmsuer.dfm

📁 医院门诊管理系统:它是由任天华完全自主开发的医院数据库管理系统
💻 DFM
字号:
object FormSuer: TFormSuer
  Left = 270
  Top = 175
  Width = 523
  Height = 468
  Caption = #21457#33647#22797#26680
  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 Label1: TLabel
    Left = 16
    Top = 16
    Width = 60
    Height = 13
    Caption = #24403#22825#21010#20215#65306
  end
  object Label2: TLabel
    Left = 288
    Top = 328
    Width = 60
    Height = 13
    Caption = #24635#35745#39033#30446#65306
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 56
    Width = 505
    Height = 257
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object ComboBox1: TComboBox
    Left = 96
    Top = 16
    Width = 129
    Height = 21
    ItemHeight = 13
    TabOrder = 1
  end
  object Button1: TButton
    Left = 280
    Top = 16
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
  end
  object Edit1: TEdit
    Left = 360
    Top = 328
    Width = 97
    Height = 21
    TabOrder = 3
  end
  object BitBtn1: TBitBtn
    Left = 336
    Top = 384
    Width = 137
    Height = 33
    TabOrder = 4
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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