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

📄 hylookimportdataunit2.~dfm

📁 公交行业的管理系统
💻 ~DFM
字号:
object HYLookImportData2: THYLookImportData2
  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 = 232
      Top = 15
      Width = 386
      Height = 22
      AutoSize = False
      Caption = #20844#20132#20225#19994#24180#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 Label2: TLabel
      Left = 20
      Top = 67
      Width = 12
      Height = 13
      Caption = #20174
    end
    object Label3: TLabel
      Left = 123
      Top = 67
      Width = 32
      Height = 13
      AutoSize = False
      Caption = #24180#21040
    end
    object Label4: TLabel
      Left = 247
      Top = 67
      Width = 12
      Height = 13
      Caption = #24180
    end
    object DBGrid1: TDBGrid
      Left = 1
      Top = 91
      Width = 796
      Height = 427
      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 StatusBar1: TStatusBar
      Left = 1
      Top = 517
      Width = 798
      Height = 28
      Panels = <
        item
          Text = #20225#19994#20195#30721#65306
          Width = 250
        end
        item
          Text = #20225#19994#21517#31216#65306
          Width = 500
        end>
      SimplePanel = False
    end
    object Edit1: TEdit
      Left = 42
      Top = 63
      Width = 65
      Height = 21
      Enabled = False
      TabOrder = 2
    end
    object Edit2: TEdit
      Left = 173
      Top = 63
      Width = 62
      Height = 21
      Enabled = False
      TabOrder = 3
    end
    object BitBtn1: TBitBtn
      Left = 352
      Top = 61
      Width = 75
      Height = 25
      Caption = #36820#22238
      TabOrder = 4
      OnClick = BitBtn1Click
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 568
    Top = 24
  end
  object ADOQuery1: TADOQuery
    Connection = BusTradeDataModule.ADOConnection1
    Parameters = <>
    SQL.Strings = (
      'select * from '#20844#20132#20225#19994#32479#35745#24180#25253#34920'_z')
    Left = 600
    Top = 24
  end
end

⌨️ 快捷键说明

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