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

📄 hylookimportdataunit.~dfm

📁 公交行业的管理系统
💻 ~DFM
字号:
object HYLookImportData: THYLookImportData
  Left = -1
  Top = 0
  Width = 808
  Height = 580
  BorderIcons = [biSystemMenu]
  Caption = #27983#35272#23548#20837#28304
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 800
    Height = 546
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 243
      Top = 7
      Width = 322
      Height = 22
      AutoSize = False
      Caption = #20844#20132#20225#19994#26376#25253#23548#20837#25968#25454#27983#35272
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -21
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
    object Panel2: TPanel
      Left = 1
      Top = 38
      Width = 313
      Height = 48
      BorderStyle = bsSingle
      TabOrder = 0
      object Label2: TLabel
        Left = 25
        Top = 17
        Width = 12
        Height = 13
        Caption = #20174
      end
      object Label3: TLabel
        Left = 140
        Top = 17
        Width = 30
        Height = 13
        AutoSize = False
        Caption = #24180#21040
      end
      object Label4: TLabel
        Left = 262
        Top = 17
        Width = 12
        Height = 13
        Caption = #24180
      end
      object Edit2: TEdit
        Left = 186
        Top = 14
        Width = 60
        Height = 21
        Enabled = False
        TabOrder = 0
      end
      object Edit1: TEdit
        Left = 59
        Top = 13
        Width = 63
        Height = 21
        Enabled = False
        TabOrder = 1
      end
    end
    object Panel3: TPanel
      Left = 313
      Top = 38
      Width = 316
      Height = 48
      BorderStyle = bsSingle
      TabOrder = 1
      object Label5: TLabel
        Left = 31
        Top = 17
        Width = 12
        Height = 13
        Caption = #20174
      end
      object Label6: TLabel
        Left = 146
        Top = 17
        Width = 30
        Height = 13
        AutoSize = False
        Caption = #26376#21040
      end
      object Label7: TLabel
        Left = 268
        Top = 17
        Width = 12
        Height = 13
        Caption = #26376
      end
      object Edit3: TEdit
        Left = 65
        Top = 13
        Width = 63
        Height = 21
        Enabled = False
        TabOrder = 0
      end
      object Edit4: TEdit
        Left = 192
        Top = 13
        Width = 60
        Height = 21
        Enabled = False
        TabOrder = 1
      end
    end
    object DBGrid1: TDBGrid
      Left = 1
      Top = 87
      Width = 795
      Height = 431
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 2
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object StatusBar1: TStatusBar
      Left = 1
      Top = 517
      Width = 798
      Height = 28
      Panels = <
        item
          BiDiMode = bdLeftToRight
          ParentBiDiMode = False
          Text = #20225#19994#20195#30721#65306
          Width = 250
        end
        item
          Text = #20225#19994#21517#31216#65306
          Width = 500
        end>
      SimplePanel = False
    end
    object Panel4: TPanel
      Left = 628
      Top = 38
      Width = 168
      Height = 48
      BorderStyle = bsSingle
      TabOrder = 4
      object BitBtn1: TBitBtn
        Left = 44
        Top = 11
        Width = 75
        Height = 25
        Caption = #36820#22238
        TabOrder = 0
        OnClick = BitBtn1Click
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 569
    Top = 12
  end
  object ADOQuery1: TADOQuery
    Connection = BusTradeDataModule.ADOConnection1
    Parameters = <>
    SQL.Strings = (
      'select * from '#20844#20132#20225#19994#32479#35745#26376#25253#34920'_z')
    Left = 601
    Top = 12
  end
end

⌨️ 快捷键说明

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