www.pudn.com > winamp_control.zip > Unit2.dfm


object Form2: TForm2 
  Left = 234 
  Top = 279 
  AutoSize = True 
  BorderStyle = bsNone 
  Caption = 'Form2' 
  ClientHeight = 14 
  ClientWidth = 141 
  Color = clMaroon 
  TransparentColor = True 
  TransparentColorValue = clMaroon 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  FormStyle = fsStayOnTop 
  OldCreateOrder = False 
  OnResize = FormResize 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Label1: TLabel 
    Left = 0 
    Top = 0 
    Width = 141 
    Height = 14 
    Caption = #1048#1089#1087#1086#1083#1085#1080#1090#1077#1083#1100' - '#1050#1086#1084#1087#1086#1079#1080#1094#1080#1103 
    Color = clBlack 
    Font.Charset = DEFAULT_CHARSET 
    Font.Color = clLime 
    Font.Height = -11 
    Font.Name = 'Arial' 
    Font.Style = [] 
    ParentColor = False 
    ParentFont = False 
    Transparent = True 
    Layout = tlCenter 
  end 
end