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

📄 u_prew_hf.dfm

📁 企业安防管理系统
💻 DFM
字号:
object Frm_Prew_HF: TFrm_Prew_HF
  Left = 159
  Top = 72
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #35270#39057#22238#25918
  ClientHeight = 624
  ClientWidth = 886
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 886
    Height = 624
    Align = alClient
    Color = clInactiveCaption
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 718
      Top = 590
      Width = 129
      Height = 29
      Caption = #20851#38381
      OnClick = SpeedButton1Click
    end
    object GroupBox1: TGroupBox
      Left = 46
      Top = 26
      Width = 641
      Height = 561
      TabOrder = 0
      object VideoWindow1: TVideoWindow
        Left = 11
        Top = 12
        Width = 620
        Height = 541
        FilterGraph = FilterGraph
        VMROptions.Mode = vmrWindowed
        Color = clBlack
        object Filelist: TFileListBox
          Left = 442
          Top = 58
          Width = 159
          Height = 205
          ItemHeight = 13
          Mask = '*.avi'
          TabOrder = 0
          Visible = False
        end
      end
    end
    object GroupBox2: TGroupBox
      Left = 706
      Top = 26
      Width = 147
      Height = 557
      TabOrder = 1
      object Label1: TLabel
        Left = 20
        Top = 28
        Width = 101
        Height = 24
        AutoSize = False
        Caption = #24405#20687#26085#26399
        Color = clWindow
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
        Transparent = True
      end
      object Label2: TLabel
        Left = 22
        Top = 98
        Width = 101
        Height = 24
        AutoSize = False
        Caption = #24405#20687#36890#36947
        Color = clWindow
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWhite
        Font.Height = -19
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
        Transparent = True
      end
      object SpeedButton2: TSpeedButton
        Left = 34
        Top = 160
        Width = 89
        Height = 25
        Caption = #26597#35810
        OnClick = SpeedButton2Click
      end
      object DTP_RQ: TDateTimePicker
        Left = 14
        Top = 68
        Width = 125
        Height = 23
        Date = 38721.398943680560000000
        Time = 38721.398943680560000000
        DateFormat = dfLong
        TabOrder = 0
      end
      object Cmx_Td: TComboBox
        Left = 20
        Top = 130
        Width = 111
        Height = 21
        Style = csDropDownList
        ItemHeight = 13
        ItemIndex = 0
        TabOrder = 1
        Text = #36890#36947'0'
        Items.Strings = (
          #36890#36947'0')
      end
      object Lvw_Lb: TListView
        Left = 6
        Top = 188
        Width = 133
        Height = 363
        Columns = <
          item
            Caption = #25991#20214#21517
            Width = 130
          end>
        GridLines = True
        ReadOnly = True
        RowSelect = True
        TabOrder = 2
        ViewStyle = vsReport
        OnDblClick = Lvw_LbDblClick
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 782
    Top = 30
  end
  object FilterGraph: TFilterGraph
    AutoCreate = True
    GraphEdit = False
    LinearVolume = True
    Left = 32
    Top = 54
  end
end

⌨️ 快捷键说明

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