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

📄 unit3.~dfm

📁 这是我们班实习的时候做的一个宠物医院管理系统。sql数据库
💻 ~DFM
字号:
object frmClinicInfo_ytc: TfrmClinicInfo_ytc
  Left = 229
  Top = 181
  BorderStyle = bsDialog
  Caption = #35786#25152#20449#24687#31649#29702
  ClientHeight = 348
  ClientWidth = 536
  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 GroupBox2: TGroupBox
        Left = 232
        Top = 8
        Width = 296
        Height = 289
        Align = alCustom
        Caption = #26597#35810#32467#26524
        TabOrder = 0
        object DBGrid1: TDBGrid
          Left = 2
          Top = 15
          Width = 292
          Height = 272
          Align = alClient
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
        end
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 7
        Width = 217
        Height = 289
        Caption = #26597#35810#26465#20214
        TabOrder = 1
        object SpeedButton1: TSpeedButton
          Left = 24
          Top = 160
          Width = 57
          Height = 22
          Caption = #26597#35810
        end
        object SpeedButton2: TSpeedButton
          Left = 152
          Top = 240
          Width = 57
          Height = 22
          Caption = #36820#22238
          OnClick = SpeedButton2Click
        end
        object SpeedButton6: TSpeedButton
          Left = 112
          Top = 160
          Width = 65
          Height = 22
          Caption = #21024#38500
        end
        object CheckBox2: TCheckBox
          Left = 16
          Top = 24
          Width = 97
          Height = 17
          Caption = 'CheckBox1'
          TabOrder = 0
        end
        object CheckBox3: TCheckBox
          Left = 16
          Top = 48
          Width = 97
          Height = 17
          Caption = 'CheckBox2'
          TabOrder = 1
        end
        object Edit2: TEdit
          Left = 96
          Top = 16
          Width = 121
          Height = 21
          TabOrder = 2
          Text = 'Edit1'
        end
        object Edit3: TEdit
          Left = 96
          Top = 40
          Width = 121
          Height = 21
          TabOrder = 3
          Text = 'Edit1'
        end
        object CheckBox4: TCheckBox
          Left = 16
          Top = 72
          Width = 97
          Height = 17
          Caption = 'CheckBox3'
          TabOrder = 4
        end
        object Edit4: TEdit
          Left = 96
          Top = 64
          Width = 121
          Height = 21
          TabOrder = 5
          Text = 'Edit3'
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20449#24687#20462#25913
      ImageIndex = 1
      object GroupBox3: TGroupBox
        Left = 32
        Top = 24
        Width = 473
        Height = 273
        Caption = 'GroupBox3'
        TabOrder = 0
        object SpeedButton3: TSpeedButton
          Left = 72
          Top = 200
          Width = 81
          Height = 22
          Caption = #25552#20132
        end
        object SpeedButton4: TSpeedButton
          Left = 288
          Top = 200
          Width = 73
          Height = 22
          Caption = #36820#22238
        end
        object SpeedButton5: TSpeedButton
          Left = 184
          Top = 200
          Width = 65
          Height = 22
          Caption = #37325#32622
        end
        object Label4: TLabel
          Left = 56
          Top = 56
          Width = 32
          Height = 13
          Caption = 'Label4'
        end
        object Label5: TLabel
          Left = 56
          Top = 88
          Width = 32
          Height = 13
          Caption = 'Label5'
        end
        object Label6: TLabel
          Left = 56
          Top = 112
          Width = 32
          Height = 13
          Caption = 'Label6'
        end
        object Edit1: TEdit
          Left = 120
          Top = 48
          Width = 121
          Height = 21
          TabOrder = 0
          Text = 'Edit1'
        end
        object Edit5: TEdit
          Left = 120
          Top = 80
          Width = 121
          Height = 21
          TabOrder = 1
          Text = 'Edit5'
        end
        object Edit6: TEdit
          Left = 120
          Top = 112
          Width = 121
          Height = 21
          TabOrder = 2
          Text = 'Edit6'
        end
      end
    end
    object TabSheet4: TTabSheet
      Caption = #26032#22686#20449#24687
      ImageIndex = 3
      object GroupBox4: TGroupBox
        Left = 24
        Top = 16
        Width = 473
        Height = 273
        Caption = 'GroupBox3'
        TabOrder = 0
        object SpeedButton7: TSpeedButton
          Left = 72
          Top = 200
          Width = 81
          Height = 22
          Caption = #25552#20132
        end
        object SpeedButton8: TSpeedButton
          Left = 288
          Top = 200
          Width = 73
          Height = 22
          Caption = #36820#22238
        end
        object SpeedButton9: TSpeedButton
          Left = 184
          Top = 200
          Width = 65
          Height = 22
          Caption = #37325#32622
        end
        object Label1: TLabel
          Left = 32
          Top = 48
          Width = 32
          Height = 13
          Caption = 'Label1'
        end
        object Label2: TLabel
          Left = 32
          Top = 80
          Width = 32
          Height = 13
          Caption = 'Label2'
        end
        object Label3: TLabel
          Left = 32
          Top = 112
          Width = 32
          Height = 13
          Caption = 'Label3'
        end
        object Edit7: TEdit
          Left = 120
          Top = 48
          Width = 121
          Height = 21
          TabOrder = 0
          Text = 'Edit1'
        end
        object Edit8: TEdit
          Left = 120
          Top = 80
          Width = 121
          Height = 21
          TabOrder = 1
          Text = 'Edit5'
        end
        object Edit9: TEdit
          Left = 120
          Top = 112
          Width = 121
          Height = 21
          TabOrder = 2
          Text = 'Edit6'
        end
      end
    end
  end
end

⌨️ 快捷键说明

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