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

📄 unit32.~dfm

📁 一个简单的旅游管理系统
💻 ~DFM
字号:
object Form32: TForm32
  Left = 187
  Top = 249
  Width = 682
  Height = 305
  Caption = #26597#35810#23458#25143#20449#24687
  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 DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 674
    Height = 273
    Align = alClient
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #23458#25143#21495
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22995#21517
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = #29983#26085
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24615#21035
        Width = 30
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32852#31995#30005#35805
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'QQ'#21495#30721
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20852#36259#29233#22909
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'E-MALL'#22320#22336
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22320#22336
        Width = 100
        Visible = True
      end>
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=lygl.mdb;Persist Se' +
      'curity Info=False'
    LoginPrompt = False
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 56
    Top = 200
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    TableName = #23458#25143#20449#24687#34920
    Left = 104
    Top = 208
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 152
    Top = 216
  end
end

⌨️ 快捷键说明

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