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

📄 querytrain.~dfm

📁 该程序不能实现全程售票
💻 ~DFM
字号:
object QueryTrainFrm: TQueryTrainFrm
  Left = 393
  Top = 164
  Width = 696
  Height = 480
  Caption = #26597#35810#28779#36710#26126#32454
  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 = 80
    Top = 24
    Width = 545
    Height = 169
    Caption = #36755#20837#26597#35810#26465#20214
    TabOrder = 0
    object Label1: TLabel
      Left = 288
      Top = 96
      Width = 57
      Height = 13
      Caption = #36710#27425#26102#38388'   '
    end
    object RadioButton1: TRadioButton
      Left = 8
      Top = 32
      Width = 113
      Height = 17
      Caption = #26681#25454#36710#27425#26597#35810
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 248
      Top = 32
      Width = 113
      Height = 17
      Caption = #26681#25454#31080#20215#26597#35810
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 8
      Top = 64
      Width = 113
      Height = 17
      Caption = #26681#25454#21040#31449#26102#38388#26597#35810
      TabOrder = 2
    end
    object RadioButton4: TRadioButton
      Left = 248
      Top = 64
      Width = 113
      Height = 17
      Caption = #26681#25454#32463#36807#31449#28857#26597#35810
      TabOrder = 3
    end
    object RadioButton5: TRadioButton
      Left = 8
      Top = 104
      Width = 113
      Height = 17
      Caption = #25191#34892#25152#26377#26597#35810
      TabOrder = 4
    end
    object Edit1: TEdit
      Left = 128
      Top = 32
      Width = 105
      Height = 21
      TabOrder = 5
    end
    object Edit2: TEdit
      Left = 384
      Top = 32
      Width = 113
      Height = 21
      TabOrder = 6
    end
    object Edit3: TEdit
      Left = 128
      Top = 64
      Width = 105
      Height = 21
      TabOrder = 7
    end
    object Edit4: TEdit
      Left = 384
      Top = 64
      Width = 113
      Height = 21
      TabOrder = 8
    end
    object Button1: TButton
      Left = 144
      Top = 136
      Width = 49
      Height = 25
      Caption = #26597#35810
      TabOrder = 9
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 280
      Top = 136
      Width = 49
      Height = 25
      Caption = #21462#28040
      TabOrder = 10
      OnClick = Button2Click
    end
    object Edit5: TEdit
      Left = 384
      Top = 96
      Width = 113
      Height = 21
      TabOrder = 11
    end
  end
  object StringGrid1: TStringGrid
    Left = 80
    Top = 216
    Width = 545
    Height = 201
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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