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

📄 unit16.dfm

📁 本人用delphi开发的一个小型医院管理系统。
💻 DFM
字号:
object Form16: TForm16
  Left = 229
  Top = 142
  Width = 870
  Height = 500
  Caption = #33647#21697#20449#24687#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 24
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 862
    Height = 456
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #28155#21152
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      object Label1: TLabel
        Left = 48
        Top = 40
        Width = 81
        Height = 33
        AutoSize = False
        Caption = '    '#33647#21697#32534#21495
      end
      object Label2: TLabel
        Left = 288
        Top = 40
        Width = 81
        Height = 33
        AutoSize = False
        Caption = '    '#33647#21697#21517#31216
      end
      object Label3: TLabel
        Left = 528
        Top = 40
        Width = 81
        Height = 33
        AutoSize = False
        Caption = '     '#33647#21697#21035#21517
      end
      object Label4: TLabel
        Left = 48
        Top = 88
        Width = 81
        Height = 33
        AutoSize = False
        Caption = '    '#33647#21697#20215#26684
      end
      object Label5: TLabel
        Left = 288
        Top = 88
        Width = 81
        Height = 33
        AutoSize = False
        Caption = '    '#33647#21697#21151#33021
      end
      object Label6: TLabel
        Left = 48
        Top = 136
        Width = 81
        Height = 33
        AutoSize = False
        Caption = '    '#29983#20135#26085#26399
      end
      object Label7: TLabel
        Left = 288
        Top = 136
        Width = 81
        Height = 33
        AutoSize = False
        Caption = '         '#26377#25928#26399
      end
      object Edit1: TEdit
        Left = 128
        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 = 368
        Top = 32
        Width = 137
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 1
      end
      object Edit3: TEdit
        Left = 608
        Top = 32
        Width = 137
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 2
      end
      object Edit4: TEdit
        Left = 128
        Top = 80
        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 = 368
        Top = 80
        Width = 377
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 4
      end
      object Edit6: TEdit
        Left = 128
        Top = 128
        Width = 121
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 5
      end
      object Edit7: TEdit
        Left = 368
        Top = 128
        Width = 121
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 6
      end
      object Button1: TButton
        Left = 104
        Top = 176
        Width = 97
        Height = 41
        Caption = #28155#21152
        TabOrder = 7
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 248
        Top = 176
        Width = 97
        Height = 41
        Caption = #21462#28040
        TabOrder = 8
        OnClick = Button2Click
      end
      object DBGrid1: TDBGrid
        Left = 56
        Top = 240
        Width = 673
        Height = 161
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 9
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'Medno'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Med'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Byname'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Price'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Func'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Dat'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Valid'
            Visible = True
          end>
      end
    end
    object TabSheet2: TTabSheet
      Caption = #26597#35810#32534#36753
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object Label8: TLabel
        Left = 48
        Top = 32
        Width = 73
        Height = 33
        AutoSize = False
        Caption = '  '#33647#21697#32534#21495
      end
      object Label9: TLabel
        Left = 280
        Top = 32
        Width = 73
        Height = 33
        AutoSize = False
        Caption = ' '#33647#21697#21517#31216
      end
      object Edit8: TEdit
        Left = 120
        Top = 24
        Width = 121
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 0
      end
      object Edit9: TEdit
        Left = 352
        Top = 24
        Width = 145
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 1
      end
      object Button3: TButton
        Left = 520
        Top = 24
        Width = 81
        Height = 41
        Caption = #26597#35810
        TabOrder = 2
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 104
        Top = 288
        Width = 97
        Height = 49
        Caption = #21024#38500
        TabOrder = 3
        OnClick = Button4Click
      end
      object Button5: TButton
        Left = 232
        Top = 288
        Width = 97
        Height = 49
        Caption = #32534#36753
        TabOrder = 4
        OnClick = Button5Click
      end
      object Button6: TButton
        Left = 368
        Top = 288
        Width = 97
        Height = 49
        Caption = #21462#28040
        TabOrder = 5
        OnClick = Button6Click
      end
      object DBGrid2: TDBGrid
        Left = 40
        Top = 88
        Width = 673
        Height = 161
        DataSource = DataSource2
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 6
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'Medno'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Med'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Byname'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Price'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Func'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Dat'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Valid'
            Visible = True
          end>
      end
    end
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
      'Server'
    LoginPrompt = False
    Left = 232
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 272
  end
  object ADOQuery2: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 408
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 312
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 456
  end
end

⌨️ 快捷键说明

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