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

📄 unit28.dfm

📁 一个简单的旅游管理系统
💻 DFM
字号:
object Form28: TForm28
  Left = 195
  Top = 111
  Width = 561
  Height = 293
  Caption = #26597#35810#33322#29677#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 553
    Height = 137
    Align = alTop
    TabOrder = 0
    object Label11: TLabel
      Left = 25
      Top = 24
      Width = 41
      Height = 14
      Caption = #33322#27425#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label20: TLabel
      Left = 24
      Top = 55
      Width = 42
      Height = 14
      Caption = #20215#26684#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label16: TLabel
      Left = 240
      Top = 55
      Width = 56
      Height = 14
      Caption = #21040#36798#22320#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label15: TLabel
      Left = 240
      Top = 24
      Width = 56
      Height = 14
      Caption = #20986#21457#22320#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit11: TEdit
      Left = 64
      Top = 21
      Width = 153
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object Edit20: TEdit
      Left = 64
      Top = 52
      Width = 153
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object Edit16: TEdit
      Left = 296
      Top = 52
      Width = 153
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object Edit15: TEdit
      Left = 296
      Top = 21
      Width = 153
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object Button10: TButton
      Left = 272
      Top = 92
      Width = 121
      Height = 25
      Caption = #26597#35810#20302#20110#27492#20215#21015#36710
      TabOrder = 4
      OnClick = Button10Click
    end
    object Button4: TButton
      Left = 32
      Top = 92
      Width = 89
      Height = 25
      Caption = #25353#33322#27425#26597#35810
      TabOrder = 5
      OnClick = Button4Click
    end
    object Button8: TButton
      Left = 144
      Top = 92
      Width = 105
      Height = 25
      Caption = #25353#20986#21457#22320#26597#35810
      TabOrder = 6
      OnClick = Button8Click
    end
    object Button5: TButton
      Left = 472
      Top = 19
      Width = 57
      Height = 25
      Caption = #37325#32622
      TabOrder = 7
      OnClick = Button5Click
    end
    object Button9: TButton
      Left = 416
      Top = 92
      Width = 105
      Height = 25
      Caption = #25353#21040#36798#22320#26597#35810
      TabOrder = 8
      OnClick = Button9Click
    end
    object Button6: TButton
      Left = 472
      Top = 50
      Width = 57
      Height = 25
      Caption = #21462#28040
      TabOrder = 9
      OnClick = Button6Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 137
    Width = 553
    Height = 120
    Align = alTop
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #33322#27425
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20986#21457#22320
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21040#36798#22320
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36215#39134#26102#38388
        Width = 120
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21040#36798#26102#38388
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #38480#20056#20154#25968
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20215#26684
        Width = 30
        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 = 304
    Top = 144
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#33322#29677#20449#24687#34920)
    Left = 424
    Top = 160
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 160
    Top = 144
  end
end

⌨️ 快捷键说明

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