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


object Form5: TForm5 
  Left = 355 
  Top = 251 
  BorderIcons = [] 
  BorderStyle = bsNone 
  Caption = 'Form5' 
  ClientHeight = 55 
  ClientWidth = 413 
  Color = 14671037 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  FormStyle = fsStayOnTop 
  OldCreateOrder = False 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Panel1: TPanel 
    Left = 0 
    Top = 0 
    Width = 413 
    Height = 55 
    Align = alClient 
    Caption = 'Panel1' 
    TabOrder = 0 
    object Memo1: TMemo 
      Left = 1 
      Top = 1 
      Width = 411 
      Height = 53 
      Align = alClient 
      Color = 14860408 
      Lines.Strings = ( 
        '') 
      TabOrder = 0 
    end 
  end 
end