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

📄 unit4.~dfm

📁 本人用delphi开发的一个小型医院管理系统。
💻 ~DFM
字号:
object Form4: TForm4
  Left = 220
  Top = 198
  Width = 870
  Height = 500
  Caption = #21457#33647#31649#29702
  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 Label1: TLabel
    Left = 16
    Top = 40
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '     '#21457#33647#21333#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 240
    Top = 40
    Width = 81
    Height = 33
    AutoSize = False
    Caption = ' '#25910#36153#21333#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 16
    Top = 80
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '     '#30149#20154#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 232
    Top = 80
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '              '#22995#21517
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 16
    Top = 120
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '     '#21307#29983#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 16
    Top = 216
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '      '#33647#21697#21517#31216
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 16
    Top = 264
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '                '#25968#37327
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 16
    Top = 312
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '                '#21333#20215
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 232
    Top = 120
    Width = 81
    Height = 33
    AutoSize = False
    Caption = '              '#21307#29983
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 104
    Top = 32
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 312
    Top = 32
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 104
    Top = 72
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 312
    Top = 72
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 104
    Top = 112
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 4
  end
  object Edit7: TEdit
    Left = 104
    Top = 208
    Width = 297
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 5
  end
  object Edit8: TEdit
    Left = 104
    Top = 256
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 6
  end
  object Edit9: TEdit
    Left = 104
    Top = 304
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 7
  end
  object Button1: TButton
    Left = 288
    Top = 272
    Width = 105
    Height = 41
    Caption = #28155#21152'>>>'
    TabOrder = 8
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 288
    Top = 328
    Width = 105
    Height = 41
    Caption = #21462#28040'***'
    TabOrder = 9
    OnClick = Button2Click
  end
  object DBGrid1: TDBGrid
    Left = 472
    Top = 40
    Width = 369
    Height = 225
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 10
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'Med'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Su'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Uprice'
        Visible = True
      end>
  end
  object Button3: TButton
    Left = 528
    Top = 312
    Width = 113
    Height = 49
    Caption = #21457#33647
    TabOrder = 11
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 664
    Top = 312
    Width = 105
    Height = 49
    Caption = #36864#20986
    TabOrder = 12
    OnClick = Button4Click
  end
  object Edit6: TEdit
    Left = 312
    Top = 112
    Width = 121
    Height = 33
    AutoSize = False
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 13
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
      'Server'
    LoginPrompt = False
    Left = 328
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 368
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 408
  end
end

⌨️ 快捷键说明

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