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

📄 querypassenger.dfm

📁 该程序不能实现全程售票
💻 DFM
字号:
object QueryPassengerFrm: TQueryPassengerFrm
  Left = 291
  Top = 291
  Width = 493
  Height = 472
  Caption = #20056#23458#20449#24687#26597#35810
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 96
    Top = 32
    Width = 353
    Height = 153
    Caption = #27169#31946#26597#35810
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 8
      Top = 24
      Width = 113
      Height = 17
      Caption = #36523#20221#35777#21495' '
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 8
      Top = 64
      Width = 113
      Height = 17
      Caption = #36141#31080#26085#26399
      TabOrder = 1
    end
    object Button1: TButton
      Left = 264
      Top = 48
      Width = 49
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 264
      Top = 96
      Width = 49
      Height = 25
      Caption = #36820#22238
      TabOrder = 3
      OnClick = Button2Click
    end
    object RadioButton3: TRadioButton
      Left = 8
      Top = 104
      Width = 113
      Height = 17
      Caption = #25152#26377#26597#35810
      TabOrder = 4
    end
    object Edit1: TEdit
      Left = 112
      Top = 24
      Width = 105
      Height = 21
      TabOrder = 5
    end
    object Edit2: TEdit
      Left = 112
      Top = 64
      Width = 105
      Height = 21
      TabOrder = 6
    end
  end
  object GroupBox2: TGroupBox
    Left = 88
    Top = 208
    Width = 353
    Height = 201
    Caption = #26597#35810#32467#26524
    TabOrder = 1
    object StringGrid1: TStringGrid
      Left = 24
      Top = 16
      Width = 289
      Height = 137
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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