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

📄 videounit.dfm

📁 冰河反弹版之独孤夕客专版 今天我决定把这个版本的冰河反弹版程序源码公布
💻 DFM
字号:
object VideoForm: TVideoForm
  Left = 328
  Top = 123
  Width = 265
  Height = 327
  BorderIcons = [biSystemMenu]
  Caption = #35270#39057#30417#25511
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 268
    Width = 257
    Height = 25
    Panels = <>
  end
  object Button1: TButton
    Left = 40
    Top = 232
    Width = 75
    Height = 25
    Caption = #24320#22987
    Default = True
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 144
    Top = 232
    Width = 75
    Height = 25
    Cancel = True
    Caption = #20572#27490
    TabOrder = 2
    OnClick = Button2Click
  end
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 241
    Height = 201
    Color = clBlack
    TabOrder = 3
    object Image1: TImage
      Left = 1
      Top = 1
      Width = 239
      Height = 199
      Align = alClient
    end
  end
end

⌨️ 快捷键说明

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