home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / temacd / ksp / ksp2006r3full.exe / player.exe / 0 / RCDATA / TSONGSTATSFRAME / TSONGSTATSFRAME.txt < prev   
Text File  |  2006-09-04  |  3KB  |  136 lines

  1. object SongStatsFrame: TSongStatsFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 623
  5.   Height = 89
  6.   TabOrder = 0
  7.   TabStop = True
  8.   object SongNameLabel: TspSkinStdLabel
  9.     Left = 16
  10.     Top = 3
  11.     Width = 76
  12.     Height = 13
  13.     UseSkinFont = True
  14.     DefaultFont.Charset = DEFAULT_CHARSET
  15.     DefaultFont.Color = clWindowText
  16.     DefaultFont.Height = -11
  17.     DefaultFont.Name = 'Tahoma'
  18.     DefaultFont.Style = []
  19.     SkinData = KSPMainWindow.spSkinData1
  20.     SkinDataName = 'stdlabel'
  21.     Caption = 'SongNameLabel'
  22.   end
  23.   object ArtistNameLabel: TspSkinStdLabel
  24.     Left = 16
  25.     Top = 22
  26.     Width = 78
  27.     Height = 13
  28.     UseSkinFont = True
  29.     DefaultFont.Charset = DEFAULT_CHARSET
  30.     DefaultFont.Color = clWindowText
  31.     DefaultFont.Height = -11
  32.     DefaultFont.Name = 'Tahoma'
  33.     DefaultFont.Style = []
  34.     SkinData = KSPMainWindow.spSkinData1
  35.     SkinDataName = 'stdlabel'
  36.     Caption = 'ArtistNameLabel'
  37.   end
  38.   object AlbumNameLabel: TspSkinStdLabel
  39.     Left = 16
  40.     Top = 41
  41.     Width = 81
  42.     Height = 13
  43.     UseSkinFont = True
  44.     DefaultFont.Charset = DEFAULT_CHARSET
  45.     DefaultFont.Color = clWindowText
  46.     DefaultFont.Height = -11
  47.     DefaultFont.Name = 'Tahoma'
  48.     DefaultFont.Style = []
  49.     SkinData = KSPMainWindow.spSkinData1
  50.     SkinDataName = 'stdlabel'
  51.     Caption = 'AlbumNameLabel'
  52.   end
  53.   object Mark1: TImage
  54.     Left = 16
  55.     Top = 60
  56.     Width = 16
  57.     Height = 14
  58.     AutoSize = True
  59.     Picture.Data = {<image000.TJvGIFImage>}
  60.     Transparent = True
  61.     Visible = False
  62.   end
  63.   object Mark2: TImage
  64.     Left = 33
  65.     Top = 60
  66.     Width = 16
  67.     Height = 14
  68.     AutoSize = True
  69.     Picture.Data = {<image001.TJvGIFImage>}
  70.     Transparent = True
  71.     Visible = False
  72.   end
  73.   object Mark3: TImage
  74.     Left = 50
  75.     Top = 60
  76.     Width = 16
  77.     Height = 14
  78.     AutoSize = True
  79.     Picture.Data = {<image002.TJvGIFImage>}
  80.     Transparent = True
  81.     Visible = False
  82.   end
  83.   object Mark4: TImage
  84.     Left = 67
  85.     Top = 60
  86.     Width = 16
  87.     Height = 14
  88.     AutoSize = True
  89.     Picture.Data = {<image003.TJvGIFImage>}
  90.     Transparent = True
  91.     Visible = False
  92.   end
  93.   object Mark5: TImage
  94.     Left = 84
  95.     Top = 60
  96.     Width = 16
  97.     Height = 14
  98.     AutoSize = True
  99.     Picture.Data = {<image004.TJvGIFImage>}
  100.     Transparent = True
  101.     Visible = False
  102.   end
  103.   object spSkinButton1: TspSkinButton
  104.     Left = 120
  105.     Top = 61
  106.     Width = 105
  107.     Height = 25
  108.     TabOrder = 0
  109.     DrawDefault = True
  110.     SkinData = KSPMainWindow.spSkinData1
  111.     SkinDataName = 'button'
  112.     AlphaBlend = False
  113.     AlphaBlendValue = 200
  114.     UseSkinCursor = False
  115.     DefaultFont.Charset = DEFAULT_CHARSET
  116.     DefaultFont.Color = clWindowText
  117.     DefaultFont.Height = 14
  118.     DefaultFont.Name = #203#206#282#314
  119.     DefaultFont.Style = []
  120.     UseSkinFont = True
  121.     DefaultWidth = 0
  122.     DefaultHeight = 0
  123.     UseSkinSize = True
  124.     RepeatMode = False
  125.     RepeatInterval = 100
  126.     AllowAllUp = False
  127.     CanFocused = True
  128.     Down = False
  129.     GroupIndex = 0
  130.     Caption = 'Add to playlist'
  131.     NumGlyphs = 1
  132.     Spacing = 1
  133.     OnClick = spSkinButton1Click
  134.   end
  135. end
  136.