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

📄 unit8.dfm

📁 用DELPHI做的一个歌手评分系统
💻 DFM
字号:
object Form8: TForm8
  Left = 273
  Top = 126
  Width = 512
  Height = 515
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 504
    Height = 485
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 40
      Top = 24
      Width = 405
      Height = 37
      Caption = #27468#25163#22823#36187#35780#20998#31995#32479' '#27880#20876#39029#38754
      Font.Charset = GB2312_CHARSET
      Font.Color = clTeal
      Font.Height = -32
      Font.Name = #26041#27491#23002#20307
      Font.Style = [fsBold, fsItalic]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 88
      Width = 60
      Height = 14
      Caption = #24517#22635#36873#39033
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 48
      Top = 128
      Width = 48
      Height = 12
      Caption = #29992#25143#21517#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 48
      Top = 184
      Width = 36
      Height = 12
      Caption = #23494#30721#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 48
      Top = 240
      Width = 60
      Height = 12
      Caption = #23494#30721#30830#35748#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 8
      Top = 280
      Width = 60
      Height = 14
      Caption = #36873#22635#36873#39033
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label7: TLabel
      Left = 48
      Top = 320
      Width = 66
      Height = 12
      Caption = 'Email'#22320#22336#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 48
      Top = 376
      Width = 36
      Height = 12
      Caption = #24615#21035#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 48
      Top = 432
      Width = 42
      Height = 12
      Caption = 'QQ/MSN:'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 128
      Top = 120
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 128
      Top = 176
      Width = 121
      Height = 21
      HelpType = htKeyword
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 128
      Top = 232
      Width = 121
      Height = 21
      HelpType = htKeyword
      PasswordChar = '*'
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 128
      Top = 312
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 128
      Top = 368
      Width = 121
      Height = 21
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 128
      Top = 424
      Width = 121
      Height = 21
      TabOrder = 5
    end
    object Button1: TButton
      Left = 304
      Top = 120
      Width = 121
      Height = 25
      Caption = #26816#26597#29992#25143#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 296
      Top = 424
      Width = 75
      Height = 25
      Caption = #27880#20876
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 408
      Top = 424
      Width = 75
      Height = 25
      Caption = #20851#38381
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      OnClick = Button3Click
    end
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#31995#32479#30331#24405';')
    Left = 360
    Top = 248
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog='#27468#25163#35780#20998#31995#32479';Data Source=054EB2FAE865469'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 320
    Top = 176
  end
  object XPManifest1: TXPManifest
    Left = 448
    Top = 184
  end
end

⌨️ 快捷键说明

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