object frmDownloadAllLinks: TfrmDownloadAllLinks Left = 243 Top = 316 BorderStyle = bsSizeToolWin Caption = 'Download Links' ClientHeight = 475 ClientWidth = 639 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = TntFormDestroy OnShow = TntFormShow PixelsPerInch = 96 TextHeight = 13 object bv: TBevel Left = 0 Top = 433 Width = 639 Height = 2 Align = alBottom ExplicitTop = 441 end object Panel1: TPanel Left = 0 Top = 0 Width = 639 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object lblOpenAllLinks: TTntLabel Left = 16 Top = 16 Width = 215 Height = 13 Caption = 'Please select the links you want to download:' end end object Panel2: TPanel AlignWithMargins = True Left = 16 Top = 51 Width = 607 Height = 168 Margins.Left = 16 Margins.Top = 16 Margins.Right = 16 Margins.Bottom = 16 Align = alClient BevelOuter = bvNone TabOrder = 1 object lvLinks: TTntListView Left = 0 Top = 0 Width = 607 Height = 168 Align = alClient BevelKind = bkTile BorderStyle = bsNone Checkboxes = True Columns = < item Caption = 'Title' MinWidth = 100 Width = 150 end item Caption = 'URL' Width = 430 end> ColumnClick = False FlatScrollBars = True HideSelection = False MultiSelect = True ReadOnly = True RowSelect = True ParentShowHint = False ShowHint = True TabOrder = 0 ViewStyle = vsReport OnKeyDown = lvLinksKeyDown end end object Panel3: TPanel AlignWithMargins = True Left = 0 Top = 262 Width = 639 Height = 49 Margins.Left = 0 Margins.Top = 0 Margins.Right = 0 Margins.Bottom = 8 Align = alBottom BevelOuter = bvNone TabOrder = 3 object lblSaveTo: TTntLabel Left = 16 Top = 0 Width = 44 Height = 13 Caption = 'Save To:' end object Panel6: TPanel Left = 0 Top = 22 Width = 639 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Panel7: TPanel Left = 521 Top = 0 Width = 118 Height = 27 Align = alRight BevelOuter = bvNone TabOrder = 0 object btnBrowse: TTntButton Left = 13 Top = 1 Width = 97 Height = 25 Caption = 'Browse...' TabOrder = 0 OnClick = btnBrowseClick end end object Panel8: TPanel AlignWithMargins = True Left = 16 Top = 3 Width = 502 Height = 21 Margins.Left = 16 Align = alClient BevelOuter = bvNone TabOrder = 1 object edtFolder: TAlignEdit Left = 0 Top = 0 Width = 502 Height = 21 Enabled = False TabOrder = 0 Align = alClient end end end end object Panel4: TPanel Left = 0 Top = 435 Width = 639 Height = 40 Align = alBottom BevelOuter = bvNone TabOrder = 5 object Panel5: TPanel Left = 404 Top = 0 Width = 235 Height = 40 Align = alRight BevelOuter = bvNone TabOrder = 0 object btnOK: TTntButton Left = 19 Top = 9 Width = 97 Height = 25 Caption = 'OK' ModalResult = 1 TabOrder = 0 OnClick = btnOKClick end object btnCancel: TTntButton Left = 130 Top = 9 Width = 97 Height = 25 Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end end end object Panel9: TPanel Left = 0 Top = 235 Width = 639 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 2 object Panel10: TPanel Left = 296 Top = 0 Width = 343 Height = 27 Align = alRight BevelOuter = bvNone TabOrder = 0 object btnSelectAll: TTntButton Left = 16 Top = 1 Width = 97 Height = 25 Caption = 'Select All' TabOrder = 0 OnClick = btnSelectAllClick end object btnInvert: TTntButton Left = 127 Top = 1 Width = 97 Height = 25 Caption = 'Invert Selection' TabOrder = 1 OnClick = btnInvertClick end object btnSelect: TTntButton Left = 238 Top = 1 Width = 97 Height = 25 Caption = 'Select...' TabOrder = 2 OnClick = btnSelectClick end end end object pnlAdvanced: TTntPanel Left = 0 Top = 319 Width = 639 Height = 82 Align = alBottom BevelOuter = bvNone TabOrder = 4 object lblCategory: TTntLabel Left = 16 Top = 4 Width = 45 Height = 13 Caption = 'Category:' end object Panel11: TPanel AlignWithMargins = True Left = 0 Top = 22 Width = 639 Height = 30 Margins.Left = 0 Margins.Top = 4 Margins.Right = 0 Margins.Bottom = 30 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Panel12: TPanel Left = 521 Top = 0 Width = 118 Height = 30 Align = alRight BevelOuter = bvNone TabOrder = 1 object btnNewCategory: TTntButton Left = 13 Top = 2 Width = 97 Height = 25 Caption = 'New...' TabOrder = 0 OnClick = btnNewCategoryClick end end object Panel13: TPanel AlignWithMargins = True Left = 16 Top = 3 Width = 502 Height = 24 Margins.Left = 16 Align = alClient BevelOuter = bvNone TabOrder = 0 end object Panel14: TPanel AlignWithMargins = True Left = 16 Top = 3 Width = 502 Height = 24 Margins.Left = 16 Align = alClient BevelOuter = bvNone TabOrder = 2 object cmbCategory: TAlignComboBox AlignWithMargins = True Left = 0 Top = 0 Width = 502 Height = 21 Margins.Left = 0 Margins.Top = 0 Margins.Right = 0 Margins.Bottom = 1 Align = alClient Style = csDropDownList TabOrder = 0 OnChange = cmbCategoryChange end end end object chbUpdatePath: TTntCheckBox Left = 24 Top = 54 Width = 491 Height = 17 Caption = 'Update Category Path' Checked = True State = cbChecked TabOrder = 1 end end object pnlDownloader: TTntPanel Left = 0 Top = 401 Width = 639 Height = 32 Align = alBottom BevelOuter = bvNone TabOrder = 6 object lblUse: TTntLabel Left = 16 Top = 9 Width = 31 Height = 13 Caption = 'Utilize:' end object cbDownloaders: TTntComboBox Left = 80 Top = 6 Width = 438 Height = 21 Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 0 Text = 'Avant Downloader' Items.Strings = ( 'Avant Downloader') end end object FolderDlg: TabfBrowseFolderDlg Left = 600 Top = 8 end end