www.pudn.com > remoteavi.rar > Unit1.dfm


object Form1: TForm1 
  Left = 194 
  Top = 118 
  AutoScroll = False 
  Caption = #35270#39057#30417#25511 
  ClientHeight = 480 
  ClientWidth = 640 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  Menu = MainMenu1 
  OldCreateOrder = False 
  PopupMenu = PopupMenu1 
  Position = poDesktopCenter 
  OnClose = FormClose 
  OnCreate = FormCreate 
  OnResize = FormResize 
  PixelsPerInch = 96 
  TextHeight = 13 
  object MainMenu1: TMainMenu 
    Left = 8 
    object N1: TMenuItem 
      Caption = #25991#20214 
      object N5: TMenuItem 
        Caption = #36864#20986 
        OnClick = N5Click 
      end 
    end 
    object N2: TMenuItem 
      Caption = #26597#30475 
      object N6: TMenuItem 
        Caption = #20840#23631 
        Enabled = False 
        OnClick = N6Click 
      end 
    end 
    object N3: TMenuItem 
      Caption = #25805#20316 
      object N7: TMenuItem 
        Caption = #39044#35272 
        OnClick = N7Click 
      end 
      object N13: TMenuItem 
        Caption = #24103#36895#29575 
        Enabled = False 
        OnClick = N13Click 
      end 
    end 
    object N12: TMenuItem 
      Caption = #25235#22270 
      Enabled = False 
      OnClick = N12Click 
    end 
    object N14: TMenuItem 
      Caption = #24405#20687 
      Enabled = False 
      OnClick = N14Click 
      object N15: TMenuItem 
        Caption = #24320#22987#24405#21046 
        OnClick = N15Click 
      end 
    end 
    object N16: TMenuItem 
      Caption = #35774#32622 
      object N17: TMenuItem 
        Caption = #35270#39057#35774#32622 
        OnClick = N17Click 
      end 
      object N18: TMenuItem 
        Caption = #22768#38899#35774#32622 
        OnClick = N18Click 
      end 
      object N19: TMenuItem 
        Caption = #35270#39057#28304 
        OnClick = N19Click 
      end 
      object N20: TMenuItem 
        Caption = #35270#39057#21387#32553#35774#32622 
        OnClick = N20Click 
      end 
    end 
    object N4: TMenuItem 
      Caption = #24110#21161 
      object N8: TMenuItem 
        Caption = #20851#20110 
        OnClick = N8Click 
      end 
    end 
  end 
  object PopupMenu1: TPopupMenu 
    Left = 160 
    Top = 96 
    object N9: TMenuItem 
      Caption = #39044#35272 
      OnClick = N9Click 
    end 
    object N10: TMenuItem 
      Caption = #24103#36895#29575 
      Enabled = False 
      OnClick = N10Click 
    end 
    object N11: TMenuItem 
      Caption = #36864#20986 
      OnClick = N11Click 
    end 
  end 
end