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


object Frame2: TFrame2 
  Left = 0 
  Top = 0 
  Width = 480 
  Height = 436 
  TabOrder = 0 
  object Shape1: TShape 
    Left = 32 
    Top = 32 
    Width = 425 
    Height = 353 
    Brush.Color = clWindowText 
  end 
  object Label1: TLabel 
    Left = 40 
    Top = 8 
    Width = 21 
    Height = 16 
    Caption = 'AV' 
    Font.Charset = DEFAULT_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -13 
    Font.Name = 'MS Sans Serif' 
    Font.Style = [fsBold] 
    ParentFont = False 
    Visible = False 
  end 
end