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

📄 unit24.dfm

📁 本人用delphi开发的一个小型医院管理系统。
💻 DFM
字号:
object Form24: TForm24
  Left = 334
  Top = 182
  Width = 749
  Height = 500
  Caption = #38376#35786#31649#29702#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 24
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 741
    Height = 456
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #25346#21495#26597#35810
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      object Label1: TLabel
        Left = 256
        Top = 48
        Width = 73
        Height = 25
        AutoSize = False
        Caption = #30149#20154#32534#21495
      end
      object Label2: TLabel
        Left = 288
        Top = 96
        Width = 41
        Height = 25
        AutoSize = False
        Caption = #31185#23460
      end
      object RadioButton1: TRadioButton
        Left = 88
        Top = 40
        Width = 137
        Height = 25
        Caption = #25353#30149#20154#32534#21495#26597#35810
        Checked = True
        TabOrder = 0
        TabStop = True
        OnClick = RadioButton1Click
      end
      object RadioButton2: TRadioButton
        Left = 88
        Top = 88
        Width = 137
        Height = 25
        Caption = #25353#31185#23460#26597#35810
        TabOrder = 1
        OnClick = RadioButton2Click
      end
      object Edit1: TEdit
        Left = 328
        Top = 40
        Width = 121
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 2
      end
      object Edit2: TEdit
        Left = 328
        Top = 88
        Width = 121
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 3
      end
      object DBGrid1: TDBGrid
        Left = 72
        Top = 208
        Width = 481
        Height = 177
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 4
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'Patno'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Pat'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Dep'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Gua'
            Visible = True
          end>
      end
      object Button1: TButton
        Left = 168
        Top = 136
        Width = 89
        Height = 41
        Caption = #26597#35810
        TabOrder = 5
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 288
        Top = 136
        Width = 89
        Height = 41
        Caption = #21462#28040
        TabOrder = 6
        OnClick = Button2Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25910#36153#21333#26597#35810
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object Label3: TLabel
        Left = 240
        Top = 96
        Width = 73
        Height = 25
        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 = 240
        Top = 48
        Width = 73
        Height = 25
        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 RadioButton3: TRadioButton
        Left = 72
        Top = 48
        Width = 137
        Height = 25
        Caption = #25353#25910#36153#21333#21495#26597#35810
        Checked = True
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        TabStop = True
        OnClick = RadioButton3Click
      end
      object RadioButton4: TRadioButton
        Left = 72
        Top = 88
        Width = 137
        Height = 25
        Caption = #25353#30149#20154#32534#21495#26597#35810
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = RadioButton4Click
      end
      object Edit3: TEdit
        Left = 312
        Top = 40
        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 = 88
        Width = 121
        Height = 33
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
        TabOrder = 3
      end
      object Button3: TButton
        Left = 136
        Top = 144
        Width = 89
        Height = 41
        Caption = #26597#35810
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 248
        Top = 144
        Width = 89
        Height = 41
        Caption = #21462#28040
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        OnClick = Button4Click
      end
      object DBGrid2: TDBGrid
        Left = 48
        Top = 216
        Width = 641
        Height = 185
        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 = 'Chano'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Patno'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Pat'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Doc'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Chaitem'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Chasum'
            Visible = True
          end>
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 588
    Top = 83
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 540
    Top = 83
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
      'Server'
    LoginPrompt = False
    Left = 492
    Top = 83
  end
  object ADOQuery2: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 556
    Top = 139
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 612
    Top = 139
  end
end

⌨️ 快捷键说明

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