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

📄 modifytrain.dfm

📁 该程序不能实现全程售票
💻 DFM
字号:
object ModifyTrainFrm: TModifyTrainFrm
  Left = 352
  Top = 191
  Width = 546
  Height = 372
  Caption = #20462#25913#36710#27425#20449#24687
  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 Button1: TButton
    Left = 144
    Top = 224
    Width = 49
    Height = 25
    Caption = #20462#25913
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 288
    Top = 224
    Width = 49
    Height = 25
    Caption = #36820#22238
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 56
    Top = 8
    Width = 425
    Height = 193
    Caption = #35831#36755#20837#26126#32454
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 48
      Width = 42
      Height = 13
      Caption = #36710#27425#21495'  '
    end
    object Label2: TLabel
      Left = 256
      Top = 48
      Width = 30
      Height = 13
      Caption = #31080#20215'  '
    end
    object Label3: TLabel
      Left = 24
      Top = 88
      Width = 33
      Height = 13
      Caption = #31449#28857'   '
    end
    object Label4: TLabel
      Left = 248
      Top = 80
      Width = 57
      Height = 13
      Caption = #21040#36798#26102#38388'   '
    end
    object Label5: TLabel
      Left = 16
      Top = 120
      Width = 60
      Height = 13
      Caption = #26368#22823#20154#25968'    '
    end
    object Label6: TLabel
      Left = 256
      Top = 120
      Width = 45
      Height = 13
      Caption = #31449#28857#21495'   '
    end
    object Label7: TLabel
      Left = 16
      Top = 160
      Width = 30
      Height = 13
      Caption = #26085#26399'  '
    end
    object Edit1: TEdit
      Left = 80
      Top = 48
      Width = 81
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 304
      Top = 48
      Width = 81
      Height = 21
      TabOrder = 1
      OnKeyPress = Edit2KeyPress
    end
    object Edit3: TEdit
      Left = 80
      Top = 88
      Width = 81
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 304
      Top = 80
      Width = 81
      Height = 21
      TabOrder = 3
      OnKeyPress = Edit4KeyPress
    end
    object Edit5: TEdit
      Left = 80
      Top = 120
      Width = 81
      Height = 21
      TabOrder = 4
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 304
      Top = 120
      Width = 81
      Height = 21
      TabOrder = 5
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 80
      Top = 160
      Width = 81
      Height = 21
      TabOrder = 6
      OnKeyPress = Edit7KeyPress
    end
  end
end

⌨️ 快捷键说明

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