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

📄 gp31code.dfm

📁 公交行业的管理系统
💻 DFM
字号:
object GP3Form: TGP3Form
  Left = 206
  Top = 163
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #21333#20301#20195#30721#65292#21517#31216
  ClientHeight = 203
  ClientWidth = 364
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 364
    Height = 203
    Align = alClient
    BorderStyle = bsSingle
    TabOrder = 0
    object Label3: TLabel
      Left = 140
      Top = 21
      Width = 61
      Height = 13
      AutoSize = False
      Caption = #21333#20301#20195#30721#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label1: TLabel
      Left = 14
      Top = 21
      Width = 39
      Height = 13
      Caption = #24180#20221#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object ListView1: TListView
      Left = 8
      Top = 40
      Width = 337
      Height = 113
      Columns = <
        item
          Caption = #21333#20301#21517#31216
          Width = 150
        end
        item
          Caption = #21333#20301#20195#30721
          Width = 100
        end
        item
          Caption = #24314#31435#26102#38388
          Width = 80
        end>
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      RowSelect = True
      ParentFont = False
      TabOrder = 0
      ViewStyle = vsReport
      OnSelectItem = ListView1SelectItem
    end
    object BitBtn2: TBitBtn
      Left = 142
      Top = 165
      Width = 75
      Height = 24
      Caption = #26032'    '#24314
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object Bit2: TBitBtn
      Left = 8
      Top = 160
      Width = 75
      Height = 25
      Caption = 'Bit2'
      ModalResult = 1
      TabOrder = 2
      Visible = False
    end
    object BitBtn3: TBitBtn
      Left = 245
      Top = 165
      Width = 75
      Height = 23
      Caption = #21462'   '#28040
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ModalResult = 2
      ParentFont = False
      TabOrder = 3
    end
    object ComboBox2: TComboBox
      Left = 200
      Top = 16
      Width = 145
      Height = 21
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 4
      OnChange = ComboBox2Change
    end
    object BitBtn1: TBitBtn
      Left = 43
      Top = 165
      Width = 75
      Height = 23
      Caption = #30830'    '#23450
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = BitBtn1Click
    end
    object ComboBox1: TComboBox
      Left = 48
      Top = 16
      Width = 81
      Height = 21
      ItemHeight = 13
      TabOrder = 6
    end
  end
  object ADOQuery1: TADOQuery
    Connection = BusTradeDataModule.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      '')
    Left = 152
    Top = 65528
  end
  object ADOQuery2: TADOQuery
    Connection = BusTradeDataModule.ADOConnection1
    Parameters = <>
    Left = 40
    Top = 16
  end
end

⌨️ 快捷键说明

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