home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1998 July & August / Hrac_23_1998-07-08_cd3.bin / mp3utils / singedit / SingedIT.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1998-04-27  |  3KB  |  130 lines

  1. object Form2: TForm2
  2.   Left = 308
  3.   Top = 153
  4.   ActiveControl = ButtonThanks
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Credits'
  8.   ClientHeight = 373
  9.   ClientWidth = 285
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 23
  20.     Top = 2
  21.     Width = 239
  22.     Height = 42
  23.     Cursor = crHandPoint
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.     OnClick = Image1Click
  27.   end
  28.   object Image2: TImage
  29.     Left = 104
  30.     Top = 152
  31.     Width = 77
  32.     Height = 74
  33.     Cursor = crHandPoint
  34.     AutoSize = True
  35.     Picture.Data = {<image001.bmp>}
  36.     OnClick = Image2Click
  37.   end
  38.   object Image3: TImage
  39.     Left = 98
  40.     Top = 72
  41.     Width = 89
  42.     Height = 52
  43.     Cursor = crHandPoint
  44.     AutoSize = True
  45.     Picture.Data = {<image002.bmp>}
  46.     OnClick = Image3Click
  47.   end
  48.   object Image4: TImage
  49.     Left = 78
  50.     Top = 256
  51.     Width = 129
  52.     Height = 32
  53.     Cursor = crHandPoint
  54.     AutoSize = True
  55.     Picture.Data = {<image003.bmp>}
  56.     OnClick = Image4Click
  57.   end
  58.   object Label1: TLabel
  59.     Left = 83
  60.     Top = 48
  61.     Width = 120
  62.     Height = 13
  63.     Cursor = crHandPoint
  64.     Caption = 'http://lyrics.tomnet.ml.org'
  65.     Color = clBtnFace
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clPurple
  68.     Font.Height = -11
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = [fsUnderline]
  71.     ParentColor = False
  72.     ParentFont = False
  73.     OnClick = Label1Click
  74.   end
  75.   object Label2: TLabel
  76.     Left = 84
  77.     Top = 124
  78.     Width = 117
  79.     Height = 13
  80.     Cursor = crHandPoint
  81.     Caption = 'http://www.winamp.com'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clPurple
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsUnderline]
  87.     ParentFont = False
  88.     OnClick = Label2Click
  89.   end
  90.   object Label3: TLabel
  91.     Left = 61
  92.     Top = 226
  93.     Width = 162
  94.     Height = 13
  95.     Cursor = crHandPoint
  96.     Caption = 'http://h74.ryd.student.liu.se/id3v2'
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clPurple
  99.     Font.Height = -11
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = [fsUnderline]
  102.     ParentFont = False
  103.     OnClick = Label3Click
  104.   end
  105.   object Label4: TLabel
  106.     Left = 90
  107.     Top = 288
  108.     Width = 104
  109.     Height = 13
  110.     Cursor = crHandPoint
  111.     Caption = 'http://www.layer3.org'
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clPurple
  114.     Font.Height = -11
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = [fsUnderline]
  117.     ParentFont = False
  118.     OnClick = Label4Click
  119.   end
  120.   object ButtonThanks: TButton
  121.     Left = 89
  122.     Top = 336
  123.     Width = 107
  124.     Height = 25
  125.     Caption = 'Thanks to Them !!!'
  126.     TabOrder = 0
  127.     OnClick = ButtonThanksClick
  128.   end
  129. end
  130.