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

📄 u_option.dfm

📁 企业安防管理系统
💻 DFM
字号:
object frm_Option: Tfrm_Option
  Left = 380
  Top = 265
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  BorderWidth = 6
  Caption = #35774#32622
  ClientHeight = 229
  ClientWidth = 397
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  Icon.Data = {
    0000010001002020040000000000E80200001600000028000000200000004000
    0000010004000000000000020000000000000000000000000000000000000000
    000000008000008000000080800080000000800080008080000080808000C0C0
    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0999900000000099990000070000000099999900000009999990000770000000
    9999990000000999999000077700000099999900000009999990000777700000
    9999990000000999999000077770000009999000000000999900000777700000
    0000000000000000000000077770000000000000000000000000008777700088
    8888888888888888888888787770000777777777777777777777777787700000
    7777777777777777777777777870000007777777777777777777777777800000
    0077777777777777777777777770000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000FFFF
    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8000
    003F0000000F0000000700000003000000010000000000000000000000000000
    000080000000C0000000E0000000F0000000F8000000FC000000FFFFFFFFFFFF
    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 194
    Width = 399
    Height = 47
    Align = alCustom
    BevelOuter = bvNone
    TabOrder = 0
    object Button1: TButton
      Left = 216
      Top = 10
      Width = 75
      Height = 25
      Caption = #24212#29992
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 290
      Top = 10
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 1
      OnClick = Button2Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 399
    Height = 195
    Align = alCustom
    BevelOuter = bvLowered
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 22
      Width = 60
      Height = 12
      Caption = #35270#39057#35774#22791#65306
    end
    object Label4: TLabel
      Left = 16
      Top = 94
      Width = 60
      Height = 12
      Caption = #38899#39057#35774#22791#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 165
      Width = 60
      Height = 12
      Caption = #38899#39057#36755#20837#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 60
      Width = 60
      Height = 12
      Caption = #35270#39057#26684#24335#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 130
      Width = 60
      Height = 12
      Caption = #38899#39057#26684#24335#65306
    end
    object Label7: TLabel
      Left = 18
      Top = 198
      Width = 60
      Height = 12
      Caption = #28151#21512#23383#24149#65306
      Visible = False
    end
    object CB_VideoCapFilters: TComboBox
      Left = 80
      Top = 22
      Width = 209
      Height = 20
      ItemHeight = 12
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnChange = CB_VideoCapFiltersChange
    end
    object CB_AudioCapFilters: TComboBox
      Left = 80
      Top = 94
      Width = 209
      Height = 20
      ItemHeight = 12
      ParentShowHint = False
      ShowHint = True
      TabOrder = 1
      OnChange = CB_AudioCapFiltersChange
    end
    object CB_VideoFormats: TComboBox
      Left = 80
      Top = 60
      Width = 297
      Height = 20
      ItemHeight = 12
      ParentShowHint = False
      ShowHint = True
      TabOrder = 2
      OnChange = CB_FormatsChange
    end
    object CB_AudioFormats: TComboBox
      Left = 80
      Top = 130
      Width = 297
      Height = 20
      ItemHeight = 12
      ParentShowHint = False
      ShowHint = True
      TabOrder = 3
      OnChange = CB_FormatsChange
    end
    object CB_InputLines: TComboBox
      Left = 80
      Top = 165
      Width = 297
      Height = 20
      ItemHeight = 12
      ParentShowHint = False
      ShowHint = True
      TabOrder = 4
    end
    object Btn_Video_Property: TButton
      Left = 304
      Top = 22
      Width = 75
      Height = 25
      Caption = #35270#39057#23646#24615
      TabOrder = 5
      OnClick = Btn_Video_PropertyClick
    end
    object Btn_Audio_Property: TButton
      Left = 304
      Top = 94
      Width = 75
      Height = 25
      Caption = #38899#39057#23646#24615
      TabOrder = 6
      OnClick = Btn_Audio_PropertyClick
    end
    object E_Text: TEdit
      Left = 82
      Top = 198
      Width = 209
      Height = 20
      TabOrder = 7
      Text = '2CCC.COM'
      Visible = False
    end
    object Btn_Font: TButton
      Left = 386
      Top = 210
      Width = 75
      Height = 25
      Caption = #23383#24149#23383#20307
      TabOrder = 8
      Visible = False
      OnClick = Btn_FontClick
    end
  end
  object AudioSourceFilter: TFilter
    BaseFilter.data = {00000000}
    FilterGraph = FilterGraph
    Left = 112
    Top = 32
  end
  object VideoSourceFilter: TFilter
    BaseFilter.data = {00000000}
    FilterGraph = FilterGraph
    Left = 80
    Top = 32
  end
  object FilterGraph: TFilterGraph
    GraphEdit = True
    LinearVolume = True
    Left = 144
    Top = 32
  end
  object FontDialog1: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Left = 8
    Top = 210
  end
end

⌨️ 快捷键说明

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