www.pudn.com > AVideoCapture.rar > OptionsSetUnt.dfm


object OptionsSet: TOptionsSet 
  Left = 176 
  Top = 149 
  Width = 330 
  Height = 225 
  BorderIcons = [] 
  Caption = #35774#32622 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poDesktopCenter 
  OnCreate = FormCreate 
  PixelsPerInch = 96 
  TextHeight = 13 
  object YesBtn: TButton 
    Left = 154 
    Top = 172 
    Width = 75 
    Height = 25 
    Caption = #30830#23450'&Y' 
    Default = True 
    TabOrder = 0 
    OnClick = BtnClick 
  end 
  object NoBtn: TButton 
    Tag = 1 
    Left = 229 
    Top = 172 
    Width = 75 
    Height = 25 
    Caption = #21462#28040'&N' 
    TabOrder = 1 
    OnClick = BtnClick 
  end 
  object SetPageCtrl: TPageControl 
    Left = 8 
    Top = 8 
    Width = 313 
    Height = 161 
    ActivePage = CommunicateTabSht 
    TabOrder = 2 
    object AVideoTabSht: TTabSheet 
      Caption = 'AVideo' 
      object AudeoGroupBox: TGroupBox 
        Left = 0 
        Top = 1 
        Width = 305 
        Height = 65 
        Caption = #38899#39057 
        TabOrder = 0 
        object Label23: TLabel 
          Left = 8 
          Top = 17 
          Width = 39 
          Height = 13 
          Caption = #38899#39057#21345 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
        end 
        object Label8: TLabel 
          Left = 8 
          Top = 41 
          Width = 39 
          Height = 13 
          Caption = #38899#39057#28304 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
        end 
        object AudeoCardComBox: TComboBox 
          Left = 64 
          Top = 11 
          Width = 238 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 0 
          OnDropDown = ComboBoxDropDown 
        end 
        object AudeoSourceComBox: TComboBox 
          Tag = 1 
          Left = 64 
          Top = 37 
          Width = 238 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 1 
          OnDropDown = ComboBoxDropDown 
        end 
      end 
      object VideoGroupBox: TGroupBox 
        Left = 0 
        Top = 67 
        Width = 305 
        Height = 65 
        Caption = #35270#39057 
        TabOrder = 1 
        object Label1: TLabel 
          Left = 8 
          Top = 17 
          Width = 39 
          Height = 13 
          Caption = #35270#39057#21345 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
        end 
        object Label2: TLabel 
          Left = 8 
          Top = 41 
          Width = 39 
          Height = 13 
          Caption = #35270#39057#28304 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
        end 
        object VideoCardComBox: TComboBox 
          Tag = 2 
          Left = 64 
          Top = 11 
          Width = 238 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 0 
          OnDropDown = ComboBoxDropDown 
        end 
        object VideoSourceComBox: TComboBox 
          Tag = 3 
          Left = 64 
          Top = 37 
          Width = 238 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 1 
          OnDropDown = ComboBoxDropDown 
        end 
      end 
    end 
    object CommunicateTabSht: TTabSheet 
      Caption = #36890#20449 
      ImageIndex = 1 
      object ServerGroupBox: TGroupBox 
        Left = 0 
        Top = 1 
        Width = 305 
        Height = 41 
        Caption = #26381#21153#22120 
        TabOrder = 0 
        object Label3: TLabel 
          Left = 6 
          Top = 16 
          Width = 40 
          Height = 13 
          Caption = 'IP'#22320#22336 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
        end 
        object Label4: TLabel 
          Left = 212 
          Top = 15 
          Width = 26 
          Height = 13 
          Caption = #31471#21475 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
          Transparent = False 
        end 
        object ServerIPAddrComBox: TComboBox 
          Tag = 4 
          Left = 62 
          Top = 11 
          Width = 134 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 0 
          OnDropDown = ComboBoxDropDown 
        end 
        object ServerIPPortComBox: TComboBox 
          Tag = 5 
          Left = 240 
          Top = 11 
          Width = 62 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 1 
          OnDropDown = ComboBoxDropDown 
        end 
      end 
      object TCPGroupBox: TGroupBox 
        Left = 0 
        Top = 91 
        Width = 305 
        Height = 41 
        Caption = 'TCP' 
        TabOrder = 2 
        object Label10: TLabel 
          Left = 6 
          Top = 15 
          Width = 52 
          Height = 13 
          Caption = #21457#36865#31471#21475 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
          Transparent = False 
        end 
        object Label5: TLabel 
          Left = 160 
          Top = 15 
          Width = 52 
          Height = 13 
          Caption = #21457#36865#31471#21475 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
          Transparent = False 
        end 
        object TCPSendPortComBox: TComboBox 
          Tag = 8 
          Left = 62 
          Top = 11 
          Width = 85 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 0 
          OnDropDown = ComboBoxDropDown 
        end 
        object TCPListenComboBox: TComboBox 
          Tag = 9 
          Left = 217 
          Top = 11 
          Width = 85 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 1 
          OnDropDown = ComboBoxDropDown 
        end 
      end 
      object LocallGroupBox: TGroupBox 
        Left = 0 
        Top = 46 
        Width = 305 
        Height = 41 
        Caption = #26412#22320 
        TabOrder = 1 
        object Label7: TLabel 
          Left = 6 
          Top = 15 
          Width = 40 
          Height = 13 
          Caption = 'IP'#22320#22336 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
        end 
        object Label9: TLabel 
          Left = 212 
          Top = 15 
          Width = 26 
          Height = 13 
          Caption = #31471#21475 
          Font.Charset = ANSI_CHARSET 
          Font.Color = clWindowText 
          Font.Height = -13 
          Font.Name = #23435#20307 
          Font.Style = [] 
          ParentFont = False 
          Transparent = False 
        end 
        object LocalIPAddrComBox: TComboBox 
          Tag = 6 
          Left = 62 
          Top = 11 
          Width = 133 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 0 
          OnDropDown = ComboBoxDropDown 
        end 
        object LocalIPPortComBox: TComboBox 
          Tag = 7 
          Left = 240 
          Top = 11 
          Width = 62 
          Height = 21 
          Style = csDropDownList 
          ItemHeight = 13 
          TabOrder = 1 
          OnDropDown = ComboBoxDropDown 
        end 
      end 
    end 
  end 
end