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

📄 vedio2.~dfm

📁 本光盘是《Delphi 7应用教程》一书的配套光盘
💻 ~DFM
字号:
object Form1: TForm1
  Left = 214
  Top = 138
  Width = 420
  Height = 291
  Caption = #35270#39057#25991#20214#25773#25918
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object Button1: TButton
    Left = 8
    Top = 224
    Width = 57
    Height = 25
    Caption = #25171#24320
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 409
    Height = 217
    TabOrder = 1
    object MediaPlayer1: TMediaPlayer
      Left = 0
      Top = 0
      Width = 262
      Height = 33
      Visible = False
      TabOrder = 0
    end
  end
  object Button2: TButton
    Left = 72
    Top = 224
    Width = 49
    Height = 25
    Caption = #25773#25918
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 128
    Top = 224
    Width = 49
    Height = 25
    Caption = #21069#36827
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 184
    Top = 224
    Width = 49
    Height = 25
    Caption = #21518#36864
    TabOrder = 4
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 240
    Top = 224
    Width = 49
    Height = 25
    Caption = #26242#20572
    TabOrder = 5
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 296
    Top = 224
    Width = 49
    Height = 25
    Caption = #20572#27490
    TabOrder = 6
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 352
    Top = 224
    Width = 49
    Height = 25
    Caption = #32467#26463
    TabOrder = 7
    OnClick = Button7Click
  end
  object OpenDialog1: TOpenDialog
    Filter = '*.avi|*.avi'
    InitialDir = 'c:\'
    Left = 344
    Top = 176
  end
end

⌨️ 快捷键说明

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