object AIMPSearchNewFilesForm: TAIMPSearchNewFilesForm Left = 232 Top = 187 BorderStyle = bsDialog Caption = 'AIMP2: Search New Files' ClientHeight = 389 ClientWidth = 503 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object FormHeader: TMySkinFormHeader Left = 0 Top = 0 Width = 503 Height = 55 Align = alTop end object bAddFiles: TMySkinButton Left = 354 Top = 360 Width = 144 Height = 25 Cursor = crHandPoint Enabled = False OnClick = bAddFilesClick end object bClose: TMySkinButton Left = 6 Top = 360 Width = 144 Height = 25 Cursor = crHandPoint ModalResult = 1 end object SearchNewFiles: TMySkinGroupBox Left = 6 Top = 59 Width = 493 Height = 294 TabOrder = 0 object Image1: TImage Left = 8 Top = 7 Width = 16 Height = 16 Picture.Data = {} end object Label3: TMySkinLabel Left = 28 Top = 7 Width = 301 Height = 16 Header.BackColor = 10724259 Header.Color2 = 14145495 end object Label4: TMySkinLabel Left = 338 Top = 7 Width = 145 Height = 16 Alignment = taRightJustify Header.BackColor = 10724259 Header.Color2 = 14145495 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] end object Round: TMySkinRoundBevel Left = 8 Top = 56 Width = 321 Height = 28 Style = mbs3D end object cbWithSubFolders: TMySkinCheckBox Left = 15 Top = 60 Width = 282 Height = 20 Cursor = crHandPoint Checked = True end object bSearch: TMySkinButton Left = 336 Top = 57 Width = 148 Height = 26 Cursor = crHandPoint OnClick = bSearchClick end object Progress: TMyProgressBar Left = 8 Top = 32 Width = 476 Height = 18 TabOrder = 0 end object ListView: TAIMPVirtualListView Left = 7 Top = 89 Width = 478 Height = 198 DoubleBuffered = True TabOrder = 1 CheckBoxes = True ColumnOptions.HideColumn = True Columns = < item Width = 440 end> HintAvailable = True SelectionOptions.MultiSelect = True ViewStyle.BorderColor = 12566463 OnLayoutChanged = ListViewLayoutChanged end end end