object FrmResult: TFrmResult Left = 610 Top = 143 AutoScroll = False BorderIcons = [biSystemMenu] Caption = 'Result' ClientHeight = 492 ClientWidth = 446 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter Scaled = False OnKeyDown = FormKeyDown OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object ImgStop: TImage Left = 16 Top = 8 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object ImgWarn: TImage Left = 16 Top = 8 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object ImgOK: TImage Left = 16 Top = 8 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object BtnOK: TSpeedButton Left = 183 Top = 462 Width = 80 Height = 22 Anchors = [akLeft, akBottom] Caption = 'Continue >>' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = 8421440 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = BtnOKClick end object LblStatus1: TLabel Left = 72 Top = 8 Width = 232 Height = 16 Caption = 'Process completed successfully. ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpeedButton1: TSpeedButton Left = 72 Top = 462 Width = 73 Height = 22 Anchors = [akLeft, akBottom] Caption = 'Repeat' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = 8421440 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Visible = False end object LblStatus2: TLabel Left = 72 Top = 24 Width = 172 Height = 16 Caption = 'No errors were detected.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SpdSTCopy1: TSpeedButton Left = 417 Top = 457 Width = 25 Height = 18 Action = actCopy Anchors = [akRight, akBottom] Flat = True Glyph.Data = { 42020000424D4202000000000000420000002800000010000000100000000100 1000030000000002000000000000000000000000000000000000007C0000E003 00001F0000001863186318631863186318631863186318631863186318631863 1863186318631863186318631863186318631863186318631863186318631863 1863186318631863186318631863186318631000100010001000100010001000 1000100018631863186318631863186318631000FF7FFF7FFF7FFF7FFF7FFF7F FF7F100018631863186318631863186318631000FF7F00000000000000000000 FF7F100018630000000000000000000000001000FF7FFF7FFF7FFF7FFF7FFF7F FF7F100018630000FF7FFF7FFF7FFF7FFF7F1000FF7F00000000000000000000 FF7F100018630000FF7F00000000000000001000FF7FFF7FFF7FFF7FFF7FFF7F FF7F100018630000FF7FFF7FFF7FFF7FFF7F1000FF7F00000000FF7F10001000 1000100018630000FF7F00000000000000001000FF7FFF7FFF7FFF7F1000FF7F 1000186318630000FF7FFF7FFF7FFF7FFF7F1000FF7FFF7FFF7FFF7F10001000 1863186318630000FF7F00000000FF7F00001000100010001000100010001863 1863186318630000FF7FFF7FFF7FFF7F0000FF7F000018631863186318631863 1863186318630000FF7FFF7FFF7FFF7F00000000186318631863186318631863 1863186318630000000000000000000000001863186318631863186318631863 1863186318631863186318631863186318631863186318631863186318631863 186318631863} end object SpdSTPrint1: TSpeedButton Left = 368 Top = 457 Width = 25 Height = 18 Action = actPrint Anchors = [akRight, akBottom] Flat = True Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA DADAAD00000000000DADD0888888888080DA000000000000080D0888888BBB88 000A088888877788080D00000000000008800888888888808080D00000000008 0800AD0FFFFFFFF08080DAD0F00000F0000AADA0FFFFFFFF0DADDADA0F00000F 0ADAADAD0FFFFFFFF0ADDADAD000000000DAADADADADADADADAD} end object SpdSTSave1: TSpeedButton Left = 393 Top = 457 Width = 25 Height = 18 Action = actSave Anchors = [akRight, akBottom] Flat = True Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888880000000000000880330000008803088033000000880308803300000088 0308803300000000030880333333333333088033000000003308803088888888 0308803088888888030880308888888803088030888888880308803088888888 0008803088888888080880000000000000088888888888888888} end object Memo1: TMemo Left = 8 Top = 48 Width = 433 Height = 409 Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] ParentFont = False ScrollBars = ssVertical TabOrder = 0 end object PrintDialog1: TPrintDialog Left = 24 Top = 424 end object DlgSave: TSaveDialog DefaultExt = '.txt' Filter = 'Text file (.txt)|*.txt' FilterIndex = 0 Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing] Title = 'Save results' Left = 288 Top = 418 end object ActionList1: TActionList Left = 328 Top = 8 object actPrint: TAction ShortCut = 16464 OnExecute = actPrintClick end object actSave: TAction ShortCut = 16467 OnExecute = actSaveClick end object actCopy: TAction Hint = 'Copy statistics to clipboard' ShortCut = 24643 OnExecute = SpdCopyClick end end end