object Form3: TForm3 Left = 351 Top = 118 BorderStyle = bsNone Caption = 'Form3' ClientHeight = 104 ClientWidth = 300 Color = clBlack Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object TorryButton2: TTorryButton Left = 228 Top = 74 Width = 65 Height = 17 BorderColor = clLime LedOffColor = clGreen LedOnColor = clLime LedDownColor = clRed Caption = 'OK' Font.Color = clLime Font.Height = -11 Font.Name = 'Arial' Font.Style = [] RoundedCornerSize = 16 OnClick = TorryButton2Click end object lblName: TLabel Left = 0 Top = 4 Width = 301 Height = 33 Alignment = taCenter AutoSize = False Caption = '~~Win Play It! Options~~' Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Shape1: TShape Left = 8 Top = 32 Width = 285 Height = 29 Brush.Style = bsClear Pen.Color = clLime end object Label1: TLabel Left = 16 Top = 24 Width = 97 Height = 14 AutoSize = False Caption = 'MP3 Search Paths:' Font.Color = clLime Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object TorryButton1: TTorryButton Left = 72 Top = 74 Width = 65 Height = 19 BorderColor = clLime LedOffColor = clGreen LedOnColor = clLime LedDownColor = clRed Caption = 'Help' Font.Color = clLime Font.Height = -11 Font.Name = 'Arial' Font.Style = [] RoundedCornerSize = 16 OnClick = TorryButton2Click end object SpeedButton1: TSpeedButton Left = 272 Top = 40 Width = 17 Height = 17 Caption = '...' end object TorryButton3: TTorryButton Left = 144 Top = 74 Width = 73 Height = 17 BorderColor = clLime LedOffColor = clGreen LedOnColor = clLime LedDownColor = clRed Caption = 'Cancel' Font.Color = clLime Font.Height = -11 Font.Name = 'Arial' Font.Style = [] RoundedCornerSize = 16 OnClick = TorryButton2Click end object Edit1: TEdit Left = 16 Top = 40 Width = 273 Height = 17 BorderStyle = bsNone MaxLength = 255 TabOrder = 0 end object CheckBox2: TCheckBox Left = 12 Top = 75 Width = 57 Height = 13 Caption = 'Timer' Font.Color = clLime Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 1 end end