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

📄 hbxxunit.dfm

📁 航班管理
💻 DFM
字号:
object Form6: TForm6
  Left = 180
  Top = 21
  Width = 695
  Height = 698
  Caption = #33322#29677#20449#24687#32508#21512#26597#35810
  Color = clGradientActiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 328
    Width = 117
    Height = 13
    Caption = #35831#36873#25321#26597#35810#26041#24335'           '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 8
    Top = 368
    Width = 96
    Height = 13
    Caption = #36755#20837#26597#35810#30340#20851#38190#23383
  end
  object SpeedButton1: TSpeedButton
    Left = 424
    Top = 368
    Width = 185
    Height = 22
    Caption = #21033#29992'SQL'#35821#35328#36827#34892#25968#25454#24211#25805#20316
    OnClick = SpeedButton1Click
  end
  object DBGrid1: TDBGrid
    Left = 12
    Top = 16
    Width = 665
    Height = 297
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Edit1: TEdit
    Left = 136
    Top = 368
    Width = 89
    Height = 21
    TabOrder = 1
  end
  object Button1: TButton
    Left = 576
    Top = 616
    Width = 81
    Height = 25
    Caption = #36864#20986
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 280
    Top = 368
    Width = 105
    Height = 25
    Caption = #25191#34892#26597#35810'      '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button2Click
  end
  object ComboBoxEx1: TComboBoxEx
    Left = 136
    Top = 328
    Width = 145
    Height = 22
    ItemsEx = <
      item
        Caption = #33322#29677#21495
      end
      item
        Caption = #36523#20221#35777#21495
      end
      item
        Caption = #21457#20986#22478#24066
      end
      item
        Caption = #21040#36798#22478#24066
      end>
    ItemHeight = 16
    TabOrder = 4
    DropDownCount = 8
  end
  object DBGrid2: TDBGrid
    Left = 8
    Top = 400
    Width = 673
    Height = 185
    DataSource = DataSource2
    TabOrder = 5
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 592
    Width = 385
    Height = 65
    Caption = #20449#24687
    TabOrder = 6
    object Label3: TLabel
      Left = 40
      Top = 16
      Width = 75
      Height = 13
      Caption = #24403#21069#35760#24405' '#65306'    '
    end
    object Label4: TLabel
      Left = 176
      Top = 16
      Width = 3
      Height = 13
    end
    object Label5: TLabel
      Left = 40
      Top = 40
      Width = 66
      Height = 13
      Caption = #24635#35760#24405'      '#65306
    end
    object Label6: TLabel
      Left = 176
      Top = 40
      Width = 3
      Height = 13
    end
  end
  object ADODataSet1: TADODataSet
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source='#33322#29677#31649#29702#25968#25454#24211'.mdb;Mode=Re' +
      'adWrite;Persist Security Info=False'
    CursorType = ctStatic
    CommandText = 
      'select '#33322#29677#21495','#36141#35746#31080#20154','#36523#20221#35777#21495','#21457#20986#22478#24066','#21040#36798#22478#24066','#26085#26399','#36215#39134#26102#38388','#21040#36798#26102#38388','#24231#20301#31561#32423','#24231#20301#24635#25968','#21097#20313#24231#20301','#31080#20215' fr' +
      'om '#33322#29677#20449#24687
    Parameters = <>
    Left = 504
    Top = 136
  end
  object DataSource1: TDataSource
    DataSet = ADODataSet1
    Left = 536
    Top = 136
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source='#33322#29677#31649#29702#25968#25454#24211'.mdb;Mode=Re' +
      'adWrite;Persist Security Info=False'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#33322#29677#20449#24687)
    Left = 536
    Top = 408
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery1
    Left = 568
    Top = 408
  end
end

⌨️ 快捷键说明

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