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

📄 cityselectunit.dfm

📁 公交行业的管理系统
💻 DFM
字号:
object CitySelectForm: TCitySelectForm
  Left = 266
  Top = 177
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #22478#24066#36873#25321
  ClientHeight = 179
  ClientWidth = 249
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 249
    Height = 179
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 77
      Top = 12
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #22478#24066#21517#31216#36873#25321#65306
    end
    object Label2: TLabel
      Left = 88
      Top = 68
      Width = 60
      Height = 13
      Caption = #22478#24066#20195#30721#65306
    end
    object ComboBox1: TComboBox
      Left = 53
      Top = 35
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      OnChange = ComboBox1Change
      Items.Strings = (
        '010'
        '021'
        '022'
        '023'
        '00852'
        '0311'
        '0351'
        '0471'
        '024'
        '0431'
        '0451'
        '025'
        '0571'
        '0551'
        '0591'
        '0592'
        '0791'
        '0532'
        '0371'
        '027'
        '0731'
        '020'
        '0898'
        '028'
        '0851'
        '0871'
        '0891'
        '029'
        '0931'
        '0951'
        '0971'
        '0991')
    end
    object Edit1: TEdit
      Left = 63
      Top = 88
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 1
    end
    object Panel2: TPanel
      Left = 1
      Top = 115
      Width = 247
      Height = 63
      Align = alBottom
      BevelInner = bvLowered
      BevelOuter = bvLowered
      TabOrder = 2
      object BitBtn1: TBitBtn
        Left = 24
        Top = 19
        Width = 75
        Height = 25
        Caption = #30830#23450
        ModalResult = 1
        TabOrder = 0
      end
      object BitBtn2: TBitBtn
        Left = 149
        Top = 19
        Width = 75
        Height = 25
        Caption = #21462#28040
        ModalResult = 2
        TabOrder = 1
      end
    end
  end
  object ADOQuery1: TADOQuery
    Connection = BusTradeDataModule.ADOConnection1
    Parameters = <>
    Left = 8
    Top = 8
  end
end

⌨️ 快捷键说明

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