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

📄 informationright.dfm

📁 一个不错的信息管理系统
💻 DFM
字号:
object Form10: TForm10
  Left = 256
  Top = 207
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #39640#32423'SQL'#32479#35745
  ClientHeight = 455
  ClientWidth = 621
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 621
    Height = 455
    Align = alClient
    BevelOuter = bvSpace
    BorderStyle = bsSingle
    TabOrder = 0
    object Bevel1: TBevel
      Left = 0
      Top = 202
      Width = 616
      Height = 4
      Shape = bsBottomLine
    end
    object Bevel2: TBevel
      Left = 2
      Top = 373
      Width = 616
      Height = 2
      Shape = bsBottomLine
    end
    object Label1: TLabel
      Left = 9
      Top = 420
      Width = 57
      Height = 19
      Caption = #20849#26377#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 93
      Top = 420
      Width = 38
      Height = 19
      Caption = #35760#24405
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 148
      Top = 420
      Width = 57
      Height = 19
      Caption = #26597#35810#21040
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 251
      Top = 420
      Width = 57
      Height = 19
      Caption = #26465#35760#24405
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 320
      Top = 420
      Width = 133
      Height = 19
      Caption = #21344#25152#26377#35760#24405#30340#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 55
      Top = 420
      Width = 10
      Height = 19
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 215
      Top = 420
      Width = 10
      Height = 19
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 450
      Top = 418
      Width = 10
      Height = 19
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 29
      Top = 216
      Width = 112
      Height = 16
      Caption = #35831#36873#25321#20449#24687#38598#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Bevel3: TBevel
      Left = 3
      Top = 239
      Width = 616
      Height = 2
      Shape = bsBottomLine
    end
    object Bevel4: TBevel
      Left = 2
      Top = 413
      Width = 615
      Height = 2
      Shape = bsBottomLine
    end
    object Label9: TLabel
      Left = 4
      Top = 4
      Width = 201
      Height = 19
      Caption = #39640#32423'SQL'#26597#35810#32467#26524#26174#31034#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object DBGrid1: TDBGrid
      Left = 0
      Top = 25
      Width = 617
      Height = 177
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object Memo1: TMemo
      Left = 3
      Top = 245
      Width = 614
      Height = 124
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ScrollBars = ssBoth
      TabOrder = 1
    end
    object Button2: TButton
      Left = 157
      Top = 382
      Width = 75
      Height = 25
      Caption = #19978#19968#26465
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 271
      Top = 382
      Width = 75
      Height = 25
      Caption = #19979#19968#26465
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 382
      Top = 382
      Width = 75
      Height = 25
      Caption = #26410#19968#26465
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 388
      Top = 210
      Width = 75
      Height = 25
      Caption = #36816#34892
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 494
      Top = 382
      Width = 75
      Height = 25
      Caption = #36864#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = Button6Click
    end
    object Button1: TButton
      Left = 50
      Top = 382
      Width = 75
      Height = 25
      Caption = #31532#19968#26465
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnClick = Button1Click
    end
    object ComboBox1: TComboBox
      Left = 151
      Top = 214
      Width = 189
      Height = 21
      ItemHeight = 13
      TabOrder = 8
      OnChange = ComboBox1Change
      Items.Strings = (
        #22522#26412#20449#24687#38598'(A01)'
        #34892#25919'('#31649#29702')'#32844#21153#20449#24687#38598'(A02)'
        #19987#19994#25216#26415#32844#21153#20449#24687#38598'(A03)'
        #31038#20250'('#23447#25945')'#22242#20307#20219#32844#20449#24687#38598'(A04)'
        #32844#32423#20449#24687#38598'(A05)'
        #19987#19994#25216#26415#20219#32844#36164#26684'('#32844#31216')'#20449#24687#38598'(A06)'
        #34900#31216#20449#24687#38598'(A07)'
        #23398#21382#20449#24687#38598'(A08)'
        #23398#20301#20449#24687#38598'(A09)'
        #35821#35328#33021#21147#20449#24687#38598'(A10)'
        #22521#35757'('#36827#20462')'#20449#24687#38598'(A11)'
        #20986#22269'('#22659')'#20449#24687#38598'(A12)'
        #21442#19982#37325#35201#21382#21490#27963#21160#20449#24687#38598'(A13)'
        #22870#24809#20449#24687#38598'(A14)'
        #32452#32455#32771#26680#32771#23519'('#23457#26597')'#20449#24687#38598'(A15)'
        #23653#21382#20449#24687#38598'(A16)'
        #32463#21382#32508#36848#20449#24687#38598'(A17)'
        #19994#32489#20449#24687#38598'(A18)'
        #19987#19994#25216#26415#24037#20316#21450#25104#26524#20449#24687#38598'(A19)'
        #19987#19994#25216#26415#24037#20316#33719#22870#20449#24687#38598'(A20)'
        #33719#21462#19987#21033#20449#24687#38598'(A21)'
        #35770#33879#20449#24687#38598'(A22)'
        #21518#22791#24178#37096#20449#24687#38598'(A23)'
        #19987#23478#20449#24687#38598'(A24)'
        #26469#21326#23450#23621#19987#23478#20449#24687#38598'(A25)'
        #36864#20986#29616#24441#20891#20154'('#27494#35686')'#20449#24687#38598'(A26)'
        #24037#20154#25216#26415#31561#32423#20449#24687#38598'(A27)'
        #24037#20154#32463#21382#20449#24687#38598'(A28)'
        #35843#20837#20449#24687#38598'(A29)'
        #35843#20986#20449#24687#38598'(A30)'
        #31163#36864#20449#24687#38598'(A31)'
        #24037#36164#21464#21160#20449#24687#38598'(A32)'
        #24037#36164#31119#21033#39033#30446#20449#24687#38598'(A33)'
        #31038#20250#20445#38505#20449#24687#38598'(A34)'
        #22269#31821#20449#24687#38598'(A35)'
        #23478#24237#25104#21592#21450#31038#20250#20851#31995#20449#24687#38598'(A36)'
        #20303#22336#36890#20449#20449#24687#38598'(A37)'
        #20154#20107#26723#26696#31649#29702#20449#24687#38598'(A38)'
        #34917#20805#20449#24687#38598'(A39)'
        #20307#26684#26816#26597#20449#24687#38598'(A40)'
        #30103'('#20241')'#20859#20449#24687#38598'(A41)'
        #34892#25919'('#31649#29702')'#32844#21382#20449#24687#38598'(A42)')
    end
    object Button7: TButton
      Left = 506
      Top = 210
      Width = 75
      Height = 25
      Caption = #28165#31354
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 9
      OnClick = Button7Click
    end
  end
  object ADOTable1: TADOTable
    Connection = ADOConnection1
    CursorType = ctStatic
    Left = 144
    Top = 72
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 184
    Top = 8
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=ganbu' +
      'system.mdb;Mode=Share Deny None;Extended Properties="";Persist S' +
      'ecurity Info=False;Jet OLEDB:System database="";Jet OLEDB:Regist' +
      'ry Path="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=' +
      '5;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bul' +
      'k Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Datab' +
      'ase Password="";Jet OLEDB:Create System Database=False;Jet OLEDB' +
      ':Encrypt Database=False;Jet OLEDB:Don'#39't Copy Locale on Compact=F' +
      'alse;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SF' +
      'P=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 248
    Top = 48
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 208
    Top = 96
  end
end

⌨️ 快捷键说明

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