www.pudn.com > HDTV_play_flash.rar > Unit33.dfm


object Frame3: TFrame3 
  Left = 0 
  Top = 0 
  Width = 520 
  Height = 479 
  TabOrder = 0 
  object Label1: TLabel 
    Left = 48 
    Top = 448 
    Width = 120 
    Height = 13 
    Caption = #30446#21069#36755#20837#27861#65306#33521#25991#22823#20889 
  end 
  object Panel1: TPanel 
    Left = 48 
    Top = 392 
    Width = 425 
    Height = 49 
    Caption = 'Panel1' 
    TabOrder = 0 
    object Memo2: TMemo 
      Left = 1 
      Top = 1 
      Width = 423 
      Height = 47 
      Align = alClient 
      Color = 14860408 
      ReadOnly = True 
      TabOrder = 0 
    end 
  end 
  object Panel2: TPanel 
    Left = 32 
    Top = 16 
    Width = 457 
    Height = 361 
    Caption = 'Panel2' 
    TabOrder = 1 
    object Memo1: TMemo 
      Left = 1 
      Top = 1 
      Width = 455 
      Height = 359 
      Align = alClient 
      Font.Charset = DEFAULT_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -16 
      Font.Name = 'MS Sans Serif' 
      Font.Style = [] 
      Lines.Strings = ( 
        '12321321312 '#29579#20116'  '#24352#19977) 
      ParentFont = False 
      ScrollBars = ssVertical 
      TabOrder = 0 
    end 
  end 
end