object HTML_REPORT: THTML_REPORT Left = 363 Top = 183 BorderStyle = bsDialog Caption = 'Create HTML Report' ClientHeight = 314 ClientWidth = 346 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object AdvImage1: TAdvImage Left = 8 Top = 8 Width = 41 Height = 73 Visible = False BevelWidth = 1 GIFAnimate = False ShowFrame3D = False StretchRatio = False CenterView = False ShowEmptyLabel = False JPEGPixelFormat = jf24Bit JPEGScale = jsFullSize JPEGGrayscale = False JPEGPerformance = jpBestQuality JPEGSmoothing = False JPEGProgressiveEncoding = False JPEGCompressionQuality = 0 JPEGProgressiveDisplay = False Checked = False CheckColor = clRed GifAnimateSpeed = 10 EmptyLabel = 'Empty' end object AdvImage2: TAdvImage Left = 8 Top = 96 Width = 193 Height = 193 Color = clWhite ParentColor = False Visible = False BevelWidth = 1 GIFAnimate = False ShowFrame3D = False StretchRatio = True CenterView = True ShowEmptyLabel = False JPEGPixelFormat = jf24Bit JPEGScale = jsFullSize JPEGGrayscale = False JPEGPerformance = jpBestQuality JPEGSmoothing = True JPEGProgressiveEncoding = True JPEGCompressionQuality = 0 JPEGProgressiveDisplay = False Checked = False CheckColor = clRed GifAnimateSpeed = 10 EmptyLabel = 'Empty' end object ListBox2: TListBox Left = 232 Top = 16 Width = 57 Height = 33 ItemHeight = 13 Sorted = True TabOrder = 4 Visible = False end object Memo1: TMemo Left = 120 Top = 48 Width = 81 Height = 33 Lines.Strings = ( 'Memo1') TabOrder = 0 Visible = False WordWrap = False end object ListBox1: TListBox Left = 56 Top = 8 Width = 81 Height = 33 ItemHeight = 13 TabOrder = 1 Visible = False end object Memo2: TMemo Left = 56 Top = 48 Width = 57 Height = 33 Lines.Strings = ( 'Memo2') TabOrder = 2 Visible = False WordWrap = False end object Panel1: TPanel Left = 0 Top = 0 Width = 346 Height = 300 Align = alClient BevelOuter = bvNone TabOrder = 3 object Label1: TLabel Left = 8 Top = 10 Width = 80 Height = 13 Caption = 'Output Directory:' end object DriveComboBox1: TDriveComboBox Left = 96 Top = 8 Width = 113 Height = 19 TabOrder = 0 OnChange = DriveComboBox1Change end object DirectoryListBox1: TDirectoryListBox Left = 8 Top = 32 Width = 241 Height = 257 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 1 end object Button1: TButton Left = 260 Top = 232 Width = 75 Height = 25 Caption = '&Generate!' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 260 Top = 264 Width = 75 Height = 25 Cancel = True Caption = '&Cancel' TabOrder = 3 OnClick = Button2Click end end object ProgressBar1: TProgressBar Left = 0 Top = 300 Width = 346 Height = 14 Align = alBottom Min = 0 Max = 100 TabOrder = 5 end end