home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / Playit / playit.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  1997-11-21  |  3KB  |  134 lines

  1. object Form3: TForm3
  2.   Left = 351
  3.   Top = 118
  4.   BorderStyle = bsNone
  5.   Caption = 'Form3'
  6.   ClientHeight = 104
  7.   ClientWidth = 300
  8.   Color = clBlack
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   OnPaint = FormPaint
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object TorryButton2: TTorryButton
  18.     Left = 228
  19.     Top = 74
  20.     Width = 65
  21.     Height = 17
  22.     BorderColor = clLime
  23.     LedOffColor = clGreen
  24.     LedOnColor = clLime
  25.     LedDownColor = clRed
  26.     Caption = 'OK'
  27.     Font.Color = clLime
  28.     Font.Height = -11
  29.     Font.Name = 'Arial'
  30.     Font.Style = []
  31.     RoundedCornerSize = 16
  32.     OnClick = TorryButton2Click
  33.   end
  34.   object lblName: TLabel
  35.     Left = 0
  36.     Top = 4
  37.     Width = 301
  38.     Height = 33
  39.     Alignment = taCenter
  40.     AutoSize = False
  41.     Caption = '~~Win Play It! Options~~'
  42.     Font.Color = clWhite
  43.     Font.Height = -11
  44.     Font.Name = 'Arial'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.     Transparent = True
  48.   end
  49.   object Shape1: TShape
  50.     Left = 8
  51.     Top = 32
  52.     Width = 285
  53.     Height = 29
  54.     Brush.Style = bsClear
  55.     Pen.Color = clLime
  56.   end
  57.   object Label1: TLabel
  58.     Left = 16
  59.     Top = 24
  60.     Width = 97
  61.     Height = 14
  62.     AutoSize = False
  63.     Caption = 'MP3 Search Paths:'
  64.     Font.Color = clLime
  65.     Font.Height = -11
  66.     Font.Name = 'Arial'
  67.     Font.Style = []
  68.     ParentFont = False
  69.   end
  70.   object TorryButton1: TTorryButton
  71.     Left = 72
  72.     Top = 74
  73.     Width = 65
  74.     Height = 19
  75.     BorderColor = clLime
  76.     LedOffColor = clGreen
  77.     LedOnColor = clLime
  78.     LedDownColor = clRed
  79.     Caption = 'Help'
  80.     Font.Color = clLime
  81.     Font.Height = -11
  82.     Font.Name = 'Arial'
  83.     Font.Style = []
  84.     RoundedCornerSize = 16
  85.     OnClick = TorryButton2Click
  86.   end
  87.   object SpeedButton1: TSpeedButton
  88.     Left = 272
  89.     Top = 40
  90.     Width = 17
  91.     Height = 17
  92.     Caption = '...'
  93.   end
  94.   object TorryButton3: TTorryButton
  95.     Left = 144
  96.     Top = 74
  97.     Width = 73
  98.     Height = 17
  99.     BorderColor = clLime
  100.     LedOffColor = clGreen
  101.     LedOnColor = clLime
  102.     LedDownColor = clRed
  103.     Caption = 'Cancel'
  104.     Font.Color = clLime
  105.     Font.Height = -11
  106.     Font.Name = 'Arial'
  107.     Font.Style = []
  108.     RoundedCornerSize = 16
  109.     OnClick = TorryButton2Click
  110.   end
  111.   object Edit1: TEdit
  112.     Left = 16
  113.     Top = 40
  114.     Width = 273
  115.     Height = 17
  116.     BorderStyle = bsNone
  117.     MaxLength = 255
  118.     TabOrder = 0
  119.   end
  120.   object CheckBox2: TCheckBox
  121.     Left = 12
  122.     Top = 75
  123.     Width = 57
  124.     Height = 13
  125.     Caption = 'Timer'
  126.     Font.Color = clLime
  127.     Font.Height = -11
  128.     Font.Name = 'Arial'
  129.     Font.Style = []
  130.     ParentFont = False
  131.     TabOrder = 1
  132.   end
  133. end
  134.