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

📄 unittrain.dfm

📁 信号机测试信号管理软件 其中含有文件上传及修改数据库数据的功能
💻 DFM
字号:
object trainfr: Ttrainfr
  Left = 212
  Top = 217
  Width = 546
  Height = 396
  Caption = #26426#36710#20449#24687#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object panel1: TPanel
    Left = 0
    Top = 0
    Width = 538
    Height = 362
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 168
      Top = 24
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #26426#36710#32534#21495
    end
    object Label2: TLabel
      Left = 168
      Top = 80
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #26426#36710#20449#24687
    end
    object Panel2: TPanel
      Left = 1
      Top = 1
      Width = 136
      Height = 360
      Align = alLeft
      TabOrder = 0
      OnMouseMove = Panel2MouseMove
      object BitBtn1: TBitBtn
        Left = 32
        Top = 16
        Width = 75
        Height = 25
        Caption = #19978#19968#26465
        TabOrder = 0
        OnClick = BitBtn1Click
        OnMouseMove = BitBtn1MouseMove
      end
      object BitBtn2: TBitBtn
        Left = 32
        Top = 58
        Width = 75
        Height = 25
        Caption = #19979#19968#26465
        TabOrder = 1
        OnClick = BitBtn2Click
        OnMouseMove = BitBtn1MouseMove
      end
      object BitBtn3: TBitBtn
        Left = 32
        Top = 100
        Width = 75
        Height = 25
        Caption = #28155#21152
        TabOrder = 2
        OnClick = BitBtn3Click
        OnMouseMove = BitBtn1MouseMove
      end
      object BitBtn4: TBitBtn
        Left = 32
        Top = 142
        Width = 75
        Height = 25
        Caption = #20445#23384
        TabOrder = 3
        OnClick = BitBtn4Click
        OnMouseMove = BitBtn1MouseMove
      end
      object BitBtn5: TBitBtn
        Left = 32
        Top = 185
        Width = 75
        Height = 25
        Caption = #20462#25913
        TabOrder = 4
        OnClick = BitBtn5Click
        OnMouseMove = BitBtn1MouseMove
      end
      object BitBtn6: TBitBtn
        Left = 32
        Top = 227
        Width = 75
        Height = 25
        Caption = #21024#38500
        TabOrder = 5
        OnClick = BitBtn6Click
        OnMouseMove = BitBtn1MouseMove
      end
      object BitBtn7: TBitBtn
        Left = 32
        Top = 269
        Width = 75
        Height = 25
        Caption = #21462#28040
        TabOrder = 6
        OnClick = BitBtn7Click
        OnMouseMove = BitBtn1MouseMove
      end
      object BitBtn8: TBitBtn
        Left = 32
        Top = 312
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 7
        OnClick = BitBtn8Click
        OnMouseMove = BitBtn1MouseMove
      end
    end
    object Edit1: TEdit
      Left = 256
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 1
      OnChange = Edit1Change
      OnKeyDown = Edit1KeyDown
    end
    object Edit2: TEdit
      Left = 256
      Top = 80
      Width = 121
      Height = 21
      TabOrder = 2
      OnChange = Edit1Change
      OnKeyDown = Edit1KeyDown
    end
    object StringGrid1: TStringGrid
      Left = 176
      Top = 144
      Width = 289
      Height = 185
      ColCount = 2
      RowCount = 2
      TabOrder = 3
      OnMouseDown = StringGrid1MouseDown
    end
  end
end

⌨️ 快捷键说明

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