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

📄 unit5.dfm

📁 这是我们班实习的时候做的一个宠物医院管理系统。sql数据库
💻 DFM
字号:
object frmPetinfo_zcq: TfrmPetinfo_zcq
  Left = 117
  Top = 143
  Width = 544
  Height = 375
  Caption = #23456#29289#20449#24687#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 PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 536
    Height = 348
    ActivePage = TabSheet1
    Align = alClient
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #20449#24687#26597#35810
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 225
        Height = 320
        Align = alLeft
        Caption = 'Panel2'
        TabOrder = 0
        object GroupBox1: TGroupBox
          Left = 1
          Top = 1
          Width = 223
          Height = 318
          Align = alClient
          Caption = 'GroupBox1'
          TabOrder = 0
          object SpeedButton1: TSpeedButton
            Left = 8
            Top = 232
            Width = 65
            Height = 25
            Caption = #26597#35810
          end
          object SpeedButton2: TSpeedButton
            Left = 80
            Top = 232
            Width = 65
            Height = 25
            Caption = #21024#38500
          end
          object SpeedButton3: TSpeedButton
            Left = 152
            Top = 232
            Width = 65
            Height = 25
            Caption = #36820#22238
          end
          object CheckBox1: TCheckBox
            Left = 8
            Top = 16
            Width = 97
            Height = 17
            Caption = #23456#29289#21495#30721
            TabOrder = 0
          end
          object CheckBox2: TCheckBox
            Left = 8
            Top = 48
            Width = 97
            Height = 17
            Caption = #23456#29289#21517
            TabOrder = 1
          end
          object CheckBox3: TCheckBox
            Left = 8
            Top = 72
            Width = 97
            Height = 17
            Caption = #23456#29289#25551#36848
            TabOrder = 2
          end
          object CheckBox4: TCheckBox
            Left = 8
            Top = 104
            Width = 97
            Height = 17
            Caption = #20986#29983#26085#26399
            TabOrder = 3
          end
          object CheckBox5: TCheckBox
            Left = 8
            Top = 136
            Width = 97
            Height = 17
            Caption = #30331#35760#26085#26399
            TabOrder = 4
          end
          object CheckBox6: TCheckBox
            Left = 8
            Top = 176
            Width = 97
            Height = 17
            Caption = #29366#24577
            TabOrder = 5
          end
          object Edit1: TEdit
            Left = 104
            Top = 16
            Width = 100
            Height = 21
            TabOrder = 6
            Text = 'Edit1'
          end
          object Edit2: TEdit
            Left = 104
            Top = 48
            Width = 100
            Height = 21
            TabOrder = 7
            Text = 'Edit2'
          end
          object Edit3: TEdit
            Left = 104
            Top = 72
            Width = 100
            Height = 21
            TabOrder = 8
            Text = 'Edit3'
          end
          object Edit4: TEdit
            Left = 104
            Top = 104
            Width = 100
            Height = 21
            TabOrder = 9
            Text = 'Edit4'
          end
          object Edit5: TEdit
            Left = 104
            Top = 136
            Width = 100
            Height = 21
            TabOrder = 10
            Text = 'Edit5'
          end
          object Edit6: TEdit
            Left = 104
            Top = 176
            Width = 100
            Height = 21
            TabOrder = 11
            Text = 'Edit6'
          end
        end
      end
      object Panel3: TPanel
        Left = 225
        Top = 0
        Width = 303
        Height = 320
        Align = alClient
        Caption = 'Panel3'
        TabOrder = 1
        object GroupBox3: TGroupBox
          Left = 1
          Top = 1
          Width = 301
          Height = 318
          Align = alClient
          Caption = #26597#35810#32467#26524
          TabOrder = 0
          object DBGrid1: TDBGrid
            Left = 2
            Top = 15
            Width = 297
            Height = 301
            Align = alClient
            DataSource = DataSource1
            TabOrder = 0
            TitleFont.Charset = DEFAULT_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -11
            TitleFont.Name = 'MS Sans Serif'
            TitleFont.Style = []
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20449#24687#20462#25913
      ImageIndex = 1
      object Panel5: TPanel
        Left = 0
        Top = 0
        Width = 528
        Height = 320
        Align = alClient
        Caption = 'Panel5'
        TabOrder = 0
        object GroupBox4: TGroupBox
          Left = 1
          Top = 1
          Width = 526
          Height = 318
          Align = alClient
          Caption = #20462#25913
          TabOrder = 0
          object Label1: TLabel
            Left = 16
            Top = 32
            Width = 48
            Height = 13
            Caption = #23456#29289#21495#30721
          end
          object Label2: TLabel
            Left = 16
            Top = 72
            Width = 36
            Height = 13
            Caption = #23456#29289#21517
          end
          object Label3: TLabel
            Left = 16
            Top = 120
            Width = 48
            Height = 13
            Caption = #23456#29289#25551#36848
          end
          object Label4: TLabel
            Left = 240
            Top = 32
            Width = 48
            Height = 13
            Caption = #20986#29983#26085#26399
          end
          object Label5: TLabel
            Left = 240
            Top = 80
            Width = 48
            Height = 13
            Caption = #30331#35760#26085#26399
          end
          object Label6: TLabel
            Left = 248
            Top = 120
            Width = 24
            Height = 13
            Caption = #29366#24577
          end
          object SpeedButton4: TSpeedButton
            Left = 80
            Top = 208
            Width = 65
            Height = 25
            Caption = #25552#20132
          end
          object SpeedButton5: TSpeedButton
            Left = 168
            Top = 208
            Width = 65
            Height = 25
            Caption = #37325#32622
          end
          object SpeedButton6: TSpeedButton
            Left = 256
            Top = 208
            Width = 65
            Height = 25
            Caption = #36820#22238
          end
          object Edit7: TEdit
            Left = 76
            Top = 24
            Width = 121
            Height = 21
            TabOrder = 0
            Text = 'Edit7'
          end
          object Edit8: TEdit
            Left = 76
            Top = 72
            Width = 121
            Height = 21
            TabOrder = 1
            Text = 'Edit8'
          end
          object Edit9: TEdit
            Left = 76
            Top = 112
            Width = 121
            Height = 21
            TabOrder = 2
            Text = 'Edit9'
          end
          object Edit10: TEdit
            Left = 308
            Top = 32
            Width = 121
            Height = 21
            TabOrder = 3
            Text = 'Edit10'
          end
          object Edit11: TEdit
            Left = 308
            Top = 72
            Width = 121
            Height = 21
            TabOrder = 4
            Text = 'Edit11'
          end
          object Edit12: TEdit
            Left = 308
            Top = 112
            Width = 121
            Height = 21
            TabOrder = 5
            Text = 'Edit12'
          end
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #26032#22686#20449#24687
      ImageIndex = 2
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 528
        Height = 320
        Align = alClient
        Caption = 'Panel1'
        TabOrder = 0
        object GroupBox2: TGroupBox
          Left = 1
          Top = 1
          Width = 526
          Height = 318
          Align = alClient
          Caption = #20462#25913
          TabOrder = 0
          object Label7: TLabel
            Left = 16
            Top = 32
            Width = 48
            Height = 13
            Caption = #23456#29289#21495#30721
          end
          object Label8: TLabel
            Left = 16
            Top = 72
            Width = 36
            Height = 13
            Caption = #23456#29289#21517
          end
          object Label9: TLabel
            Left = 16
            Top = 120
            Width = 48
            Height = 13
            Caption = #23456#29289#25551#36848
          end
          object Label10: TLabel
            Left = 248
            Top = 32
            Width = 48
            Height = 13
            Caption = #20986#29983#26085#26399
          end
          object Label11: TLabel
            Left = 248
            Top = 80
            Width = 48
            Height = 13
            Caption = #30331#35760#26085#26399
          end
          object Label12: TLabel
            Left = 248
            Top = 120
            Width = 24
            Height = 13
            Caption = #29366#24577
          end
          object SpeedButton7: TSpeedButton
            Left = 80
            Top = 208
            Width = 65
            Height = 25
            Caption = #25552#20132
          end
          object SpeedButton8: TSpeedButton
            Left = 168
            Top = 208
            Width = 65
            Height = 25
            Caption = #37325#32622
          end
          object SpeedButton9: TSpeedButton
            Left = 256
            Top = 208
            Width = 65
            Height = 25
            Caption = #36820#22238
          end
          object Edit13: TEdit
            Left = 84
            Top = 32
            Width = 121
            Height = 21
            TabOrder = 0
            Text = 'Edit7'
          end
          object Edit14: TEdit
            Left = 84
            Top = 72
            Width = 121
            Height = 21
            TabOrder = 1
            Text = 'Edit8'
          end
          object Edit15: TEdit
            Left = 84
            Top = 112
            Width = 121
            Height = 21
            TabOrder = 2
            Text = 'Edit9'
          end
          object Edit16: TEdit
            Left = 316
            Top = 32
            Width = 121
            Height = 21
            TabOrder = 3
            Text = 'Edit10'
          end
          object Edit17: TEdit
            Left = 316
            Top = 72
            Width = 121
            Height = 21
            TabOrder = 4
            Text = 'Edit11'
          end
          object Edit18: TEdit
            Left = 316
            Top = 112
            Width = 121
            Height = 21
            TabOrder = 5
            Text = 'Edit12'
          end
        end
      end
    end
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
      'al Catalog=pethospital;Data Source=.'
    Provider = 'SQLOLEDB.1'
    Left = 384
    Top = 264
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from PetTable')
    Left = 432
    Top = 264
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 480
    Top = 264
  end
end

⌨️ 快捷键说明

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