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

📄 unit10.~dfm

📁 sql server 2000 数据库与应用
💻 ~DFM
字号:
object Form10: TForm10
  Left = 192
  Top = 107
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #35838#31243#20449#24687#26597#35810#19982#20462#25913
  ClientHeight = 482
  ClientWidth = 773
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 336
    Width = 83
    Height = 24
    AutoSize = False
    Caption = #35838#31243#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 166
    Top = 336
    Width = 83
    Height = 24
    AutoSize = False
    Caption = #35838#31243#21517#31216
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 8
    Top = 370
    Width = 45
    Height = 23
    AutoSize = False
    Caption = #23398#20998
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 166
    Top = 370
    Width = 43
    Height = 24
    AutoSize = False
    Caption = #23398#26102
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 284
    Top = 370
    Width = 83
    Height = 24
    AutoSize = False
    Caption = #32771#26680#31867#22411
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 474
    Top = 370
    Width = 115
    Height = 24
    AutoSize = False
    Caption = #20219#35838#25945#24072
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 570
    Top = 336
    Width = 83
    Height = 24
    AutoSize = False
    Caption = #31995#37096#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 8
    Top = 404
    Width = 83
    Height = 24
    AutoSize = False
    Caption = #19978#35838#26102#38388
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 12
    Top = 446
    Width = 211
    Height = 24
    AutoSize = False
    Caption = #19981#20801#35768#20462#25913#35838#31243#32534#21495#65281
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 690
    Top = 442
    Width = 73
    Height = 31
    Caption = #36820'  '#22238
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 9
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 92
    Top = 336
    Width = 59
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 4
    ParentFont = False
    TabOrder = 1
  end
  object Button2: TButton
    Left = 582
    Top = 442
    Width = 73
    Height = 31
    Caption = #30830#35748#21024#38500
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 10
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 474
    Top = 442
    Width = 73
    Height = 31
    Caption = #30830#35748#20462#25913
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 11
    OnClick = Button3Click
  end
  object DBGrid1: TDBGrid
    Left = 4
    Top = 4
    Width = 765
    Height = 323
    DataSource = DataSource1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ParentFont = False
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
    OnKeyUp = DBGrid1KeyUp
  end
  object Edit2: TEdit
    Left = 250
    Top = 336
    Width = 313
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 16
    ParentFont = False
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 54
    Top = 370
    Width = 97
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 7
    ParentFont = False
    TabOrder = 4
  end
  object Edit4: TEdit
    Left = 212
    Top = 370
    Width = 59
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 3
    ParentFont = False
    TabOrder = 5
  end
  object Edit5: TEdit
    Left = 368
    Top = 370
    Width = 95
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 6
    ParentFont = False
    TabOrder = 6
  end
  object Edit6: TEdit
    Left = 590
    Top = 370
    Width = 175
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 12
    ParentFont = False
    TabOrder = 7
  end
  object Edit7: TEdit
    Left = 654
    Top = 336
    Width = 49
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 2
    ParentFont = False
    TabOrder = 3
  end
  object Edit8: TEdit
    Left = 92
    Top = 404
    Width = 591
    Height = 28
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    MaxLength = 40
    ParentFont = False
    TabOrder = 8
  end
  object Button4: TButton
    Left = 366
    Top = 442
    Width = 73
    Height = 31
    Caption = #37325'  '#32622
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 12
    OnClick = Button4Click
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      '')
    Left = 188
    Top = 282
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=user1;Persist Security Info=True;Us' +
      'er ID=user1;Initial Catalog=xscj;Data Source=ZJCP4'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 116
    Top = 282
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery2
    Left = 152
    Top = 282
  end
  object ADOQuery2: TADOQuery
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    Left = 222
    Top = 282
  end
end

⌨️ 快捷键说明

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