options.dfm

来自「适用于网络监控,视频聊天,网络VOD等多媒体数据流的网络传输与回放.控件包目前包」· DFM 代码 · 共 75 行

DFM
75
字号
object OptionForm: TOptionForm
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #36755#20837#35774#22791#36873#25321
  ClientHeight = 249
  ClientWidth = 319
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 297
    Height = 89
    Caption = #35270#39057#36755#20837#35774#22791
    TabOrder = 0
    object ListBox1: TListBox
      Left = 2
      Top = 15
      Width = 293
      Height = 72
      Align = alClient
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 112
    Width = 297
    Height = 89
    Caption = #38899#39057#36755#20837#35774#22791
    TabOrder = 1
    object ListBox2: TListBox
      Left = 2
      Top = 15
      Width = 293
      Height = 72
      Align = alClient
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 56
    Top = 213
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 168
    Top = 213
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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