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

📄 unit1.dfm

📁 P2P即时通讯源码(DELPHI编写)
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      end
      object GoToMenu: TMenuItem
        Caption = '&Go To'
        object NextChapterMenu: TMenuItem
          Caption = '&Next Chapter'
          ImageIndex = 6
          OnClick = btNextChapterClick
        end
        object PreviousChapterMenu: TMenuItem
          Caption = '&Previous Chapter'
          ImageIndex = 0
          OnClick = btPreviousChapterClick
        end
      end
      object PlaySpeed1: TMenuItem
        Caption = 'Pla&y Speed'
        object FastForward1: TMenuItem
          Caption = '&Fast Forward'
          ImageIndex = 5
          OnClick = btFastForwardClick
        end
        object Rewind1: TMenuItem
          Caption = '&Rewind'
          ImageIndex = 1
          OnClick = btRewindClick
        end
      end
      object N4: TMenuItem
        Caption = '-'
      end
      object MenuRoot: TMenuItem
        Caption = '&Menu (Root)'
        ImageIndex = 7
        OnClick = btRootMenuClick
      end
      object TitleMenu: TMenuItem
        Caption = '&Title Menu'
        OnClick = TitleMenuClick
      end
    end
    object OptionsMenu: TMenuItem
      Caption = '&Options'
      object FullscreenMenu: TMenuItem
        Caption = '&Full screen'
        ImageIndex = 8
        OnClick = btFullScreenClick
      end
      object ColorControls1: TMenuItem
        Caption = 'Color Controls'
        Enabled = False
        OnClick = ToolButton2Click
      end
      object AspectRatio1: TMenuItem
        Caption = 'AspectRatio'
        object Stretched1: TMenuItem
          Caption = 'Stretched'
          RadioItem = True
          OnClick = Stretched1Click
        end
        object LetterBox1: TMenuItem
          Tag = 1
          Caption = 'Letter Box'
          Checked = True
          RadioItem = True
          OnClick = Stretched1Click
        end
        object Crop1: TMenuItem
          Tag = 2
          Caption = 'Crop'
          RadioItem = True
          OnClick = Stretched1Click
        end
      end
      object N5: TMenuItem
        Caption = '-'
      end
      object BookmarksMenu: TMenuItem
        Caption = '&Bookmarks'
        object SavebookmarkMenu: TMenuItem
          Caption = '&Save bookmark'
          OnClick = SavebookmarkMenuClick
        end
        object RestorebookmarkMenu: TMenuItem
          Caption = '&Restore bookmark'
          OnClick = RestorebookmarkMenuClick
        end
      end
    end
    object N7: TMenuItem
      Caption = '&?'
      object progdigycom1: TMenuItem
        Caption = 'www.progdigy.com'
      end
    end
    object test1: TMenuItem
      Caption = 'test'
      Visible = False
    end
  end
  object OpenDialog: TOpenDialog
    Filter = 'VIDEO_TS.IFO|VIDEO_TS.IFO|IFO Files|*.IFO'
    Left = 8
    Top = 144
  end
  object Popup: TPopupMenu
    Left = 8
    Top = 80
    object Play2: TMenuItem
      Caption = '&Play'
      ImageIndex = 3
      OnClick = PlayMenuClick
    end
    object Pause2: TMenuItem
      Caption = 'P&ause'
      ImageIndex = 2
      OnClick = btPauseClick
    end
    object Stop2: TMenuItem
      Caption = '&Stop'
      ImageIndex = 4
      OnClick = btStopClick
    end
    object N2: TMenuItem
      Caption = '-'
    end
    object GoTo2: TMenuItem
      Caption = '&Go To'
      object NextChapter2: TMenuItem
        Caption = '&Next Chapter'
        ImageIndex = 6
        OnClick = btNextChapterClick
      end
      object PreviousChapter2: TMenuItem
        Caption = '&Previous Chapter'
        ImageIndex = 0
        OnClick = btPreviousChapterClick
      end
    end
    object PlaySpeed2: TMenuItem
      Caption = 'Pla&y Speed'
      object FastForward2: TMenuItem
        Caption = '&Fast Forward'
        ImageIndex = 5
        OnClick = btFastForwardClick
      end
      object Rewind2: TMenuItem
        Caption = '&Rewind'
        ImageIndex = 1
        OnClick = btRewindClick
      end
    end
    object Bookmarks2: TMenuItem
      Caption = '&Bookmarks'
      object Savebookmark2: TMenuItem
        Caption = '&Save bookmark'
        OnClick = SavebookmarkMenuClick
      end
      object Restorebookmark2: TMenuItem
        Caption = '&Restore bookmark'
        OnClick = RestorebookmarkMenuClick
      end
    end
    object N3: TMenuItem
      Caption = '-'
    end
    object MenuRoot2: TMenuItem
      Caption = '&Menu (Root)'
      ImageIndex = 7
      OnClick = btRootMenuClick
    end
    object TitleMenu2: TMenuItem
      Caption = '&Title Menu'
      OnClick = TitleMenuClick
    end
    object N6: TMenuItem
      Caption = '-'
    end
    object ColorControls2: TMenuItem
      Caption = 'Color Controls'
      Enabled = False
      OnClick = ToolButton2Click
    end
    object AspetcRatio1: TMenuItem
      Caption = 'AspetcRatio'
      object Stretched2: TMenuItem
        Caption = 'Stretched'
        RadioItem = True
        OnClick = Stretched1Click
      end
      object LetterBox2: TMenuItem
        Tag = 1
        Caption = 'Letter Box'
        Checked = True
        RadioItem = True
        OnClick = Stretched1Click
      end
      object Crop2: TMenuItem
        Tag = 2
        Caption = 'Crop'
        RadioItem = True
        OnClick = Stretched1Click
      end
    end
    object N8: TMenuItem
      Caption = '-'
    end
    object Fullscreen2: TMenuItem
      Caption = '&Full screen'
      ImageIndex = 8
      OnClick = btFullScreenClick
    end
  end
  object FilterGraph: TFilterGraph
    Mode = gmDVD
    GraphEdit = True
    OnDVDTitleChange = FilterGraphDVDTitleChange
    OnDVDChapterStart = FilterGraphDVDChapterStart
    OnDVDCurrentHMSFTime = FilterGraphDVDCurrentHMSFTime
    Left = 8
    Top = 176
  end
  object ImageList: TImageList
    Height = 20
    Width = 20
    Left = 8
    Top = 112
    Bitmap = {
      494C01010B000E00040014001400FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      0000000000003600000028000000500000005000000001002000000000000064
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000

⌨️ 快捷键说明

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