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

📄 unit1.~dfm

📁 《Delphi面向对象编程实例教程》源代码____球员信息的浏览.rar《Delphi面向对象编程实例教程》源代码____球员信息的浏览.rar
💻 ~DFM
字号:
object Form1: TForm1
  Left = 265
  Top = 165
  Width = 531
  Height = 441
  Caption = #29699#21592#20449#24687#27983#35272
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 217
    Height = 414
    Align = alLeft
    TabOrder = 0
    object TreeView1: TTreeView
      Left = 1
      Top = 1
      Width = 215
      Height = 412
      Align = alClient
      Color = clMoneyGreen
      Font.Charset = GB2312_CHARSET
      Font.Color = clGray
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      Indent = 19
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      OnClick = TreeView1Click
    end
  end
  object Panel2: TPanel
    Left = 217
    Top = 0
    Width = 306
    Height = 414
    Align = alClient
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 304
      Height = 412
      Align = alClient
      Caption = #35814#32454#20449#24687
      Color = clMoneyGreen
      Font.Charset = GB2312_CHARSET
      Font.Color = clGray
      Font.Height = -10
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentColor = False
      ParentFont = False
      TabOrder = 0
      object Label1: TLabel
        Left = 8
        Top = 16
        Width = 29
        Height = 10
        Caption = #20195#30721':'
      end
      object Label2: TLabel
        Left = 120
        Top = 16
        Width = 29
        Height = 10
        Caption = #21517#31216':'
      end
      object Label3: TLabel
        Left = 8
        Top = 40
        Width = 29
        Height = 10
        Caption = #22836#34900':'
      end
      object Label4: TLabel
        Left = 8
        Top = 64
        Width = 29
        Height = 10
        Caption = #22269#31821':'
      end
      object Label5: TLabel
        Left = 8
        Top = 88
        Width = 51
        Height = 10
        Caption = #20986#29983#26085#26399':'
      end
      object Label6: TLabel
        Left = 152
        Top = 88
        Width = 29
        Height = 10
        Caption = #36523#39640':'
      end
      object Label7: TLabel
        Left = 8
        Top = 112
        Width = 51
        Height = 10
        Caption = #25797#38271#33050#27861':'
      end
      object Label8: TLabel
        Left = 152
        Top = 112
        Width = 29
        Height = 10
        Caption = #20301#32622':'
      end
      object Label9: TLabel
        Left = 8
        Top = 160
        Width = 106
        Height = 10
        Caption = #20195#34920#22269#23478#38431#21442#36187#22330#27425':'
      end
      object Label10: TLabel
        Left = 16
        Top = 184
        Width = 95
        Height = 10
        Caption = #20195#34920#22269#23478#38431#36827#29699#25968':'
      end
      object Label11: TLabel
        Left = 8
        Top = 208
        Width = 106
        Height = 10
        Caption = #20195#34920#20465#20048#37096#21442#36187#22330#27425':'
      end
      object Label12: TLabel
        Left = 16
        Top = 232
        Width = 95
        Height = 10
        Caption = #20195#34920#20465#20048#37096#36827#29699#25968':'
      end
      object Label13: TLabel
        Left = 8
        Top = 136
        Width = 73
        Height = 10
        Caption = #29616#25928#21147#20465#20048#37096':'
      end
      object DBEdit1: TDBEdit
        Left = 40
        Top = 16
        Width = 65
        Height = 18
        DataField = #20195#30721
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 152
        Top = 16
        Width = 121
        Height = 18
        DataField = #21517#31216
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 1
      end
      object DBEdit3: TDBEdit
        Left = 40
        Top = 40
        Width = 169
        Height = 18
        DataField = #22836#34900
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 2
      end
      object DBEdit4: TDBEdit
        Left = 40
        Top = 64
        Width = 169
        Height = 18
        DataField = #22269#31821
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 3
      end
      object DBEdit5: TDBEdit
        Left = 64
        Top = 88
        Width = 81
        Height = 18
        DataField = #20986#29983#26085#26399
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 4
      end
      object DBEdit6: TDBEdit
        Left = 184
        Top = 88
        Width = 89
        Height = 18
        DataField = #36523#39640
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 5
      end
      object DBEdit7: TDBEdit
        Left = 64
        Top = 112
        Width = 81
        Height = 18
        DataField = #25797#38271#33050#27861
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 6
      end
      object DBEdit8: TDBEdit
        Left = 184
        Top = 112
        Width = 89
        Height = 18
        DataField = #20301#32622
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 7
      end
      object DBEdit9: TDBEdit
        Left = 120
        Top = 160
        Width = 57
        Height = 18
        DataField = #20195#34920#22269#23478#38431#21442#36187#22330#27425
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 8
      end
      object DBEdit10: TDBEdit
        Left = 120
        Top = 184
        Width = 57
        Height = 18
        DataField = #20195#34920#22269#23478#38431#36827#29699#25968
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 9
      end
      object DBEdit11: TDBEdit
        Left = 120
        Top = 208
        Width = 57
        Height = 18
        DataField = #20195#34920#20465#20048#37096#21442#36187#22330#27425
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 10
      end
      object DBEdit12: TDBEdit
        Left = 120
        Top = 232
        Width = 57
        Height = 18
        DataField = #20195#34920#20465#20048#37096#36827#29699#25968
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 11
      end
      object DBEdit13: TDBEdit
        Left = 80
        Top = 136
        Width = 121
        Height = 18
        DataField = #29616#25928#21147#20465#20048#37096
        DataSource = DM.DataSource1
        ReadOnly = True
        TabOrder = 12
      end
      object GroupBox2: TGroupBox
        Left = 2
        Top = 256
        Width = 300
        Height = 154
        Align = alBottom
        Caption = #21442#32771#25351#25968
        TabOrder = 13
        object Label14: TLabel
          Left = 16
          Top = 24
          Width = 51
          Height = 10
          Caption = #24847#35782#25351#25968':'
        end
        object Label15: TLabel
          Left = 136
          Top = 24
          Width = 51
          Height = 10
          Caption = #36895#24230#25351#25968':'
        end
        object Label16: TLabel
          Left = 16
          Top = 48
          Width = 51
          Height = 10
          Caption = #24377#36339#25351#25968':'
        end
        object Label17: TLabel
          Left = 136
          Top = 48
          Width = 51
          Height = 10
          Caption = #38450#23432#25351#25968':'
        end
        object Label18: TLabel
          Left = 16
          Top = 72
          Width = 51
          Height = 10
          Caption = #30424#24102#25351#25968':'
        end
        object Label19: TLabel
          Left = 136
          Top = 72
          Width = 51
          Height = 10
          Caption = #25250#26029#25351#25968':'
        end
        object Label20: TLabel
          Left = 16
          Top = 96
          Width = 51
          Height = 10
          Caption = #23556#38376#25351#25968':'
        end
        object Label21: TLabel
          Left = 136
          Top = 96
          Width = 51
          Height = 10
          Caption = #22836#29699#25351#25968':'
        end
        object Label22: TLabel
          Left = 16
          Top = 120
          Width = 51
          Height = 10
          Caption = #36828#23556#25351#25968':'
        end
        object Label23: TLabel
          Left = 136
          Top = 120
          Width = 51
          Height = 10
          Caption = #20256#29699#25351#25968':'
        end
        object DBEdit14: TDBEdit
          Left = 72
          Top = 24
          Width = 49
          Height = 18
          DataField = #24847#35782#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 0
        end
        object DBEdit15: TDBEdit
          Left = 192
          Top = 24
          Width = 49
          Height = 18
          DataField = #36895#24230#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 1
        end
        object DBEdit16: TDBEdit
          Left = 72
          Top = 48
          Width = 49
          Height = 18
          DataField = #24377#36339#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 2
        end
        object DBEdit17: TDBEdit
          Left = 192
          Top = 48
          Width = 49
          Height = 18
          DataField = #38450#23432#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 3
        end
        object DBEdit18: TDBEdit
          Left = 72
          Top = 72
          Width = 49
          Height = 18
          DataField = #30424#24102#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 4
        end
        object DBEdit19: TDBEdit
          Left = 192
          Top = 72
          Width = 49
          Height = 18
          DataField = #25250#26029#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 5
        end
        object DBEdit20: TDBEdit
          Left = 72
          Top = 96
          Width = 49
          Height = 18
          DataField = #23556#38376#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 6
        end
        object DBEdit21: TDBEdit
          Left = 192
          Top = 96
          Width = 49
          Height = 18
          DataField = #22836#29699#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 7
        end
        object DBEdit22: TDBEdit
          Left = 72
          Top = 120
          Width = 49
          Height = 18
          DataField = #36828#23556#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 8
        end
        object DBEdit23: TDBEdit
          Left = 192
          Top = 120
          Width = 49
          Height = 18
          DataField = #20256#29699#25351#25968
          DataSource = DM.DataSource1
          ReadOnly = True
          TabOrder = 9
        end
      end
    end
  end
end

⌨️ 快捷键说明

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