object Form10: TForm10 Left = 382 Top = 273 Width = 280 Height = 333 BorderIcons = [biSystemMenu] BorderStyle = bsSizeToolWin Caption = 'Overview' Color = clBtnFace Constraints.MaxWidth = 281 Constraints.MinWidth = 280 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ScrollMemo1: TScrollMemo Left = 116 Top = 124 Width = 49 Height = 49 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Times New Roman' Font.Style = [] Lines.Strings = ( 'Scroll' 'Memo' '1') ParentFont = False TabOrder = 3 end object ToolBar1: TToolBar Left = 0 Top = 0 Width = 272 Height = 26 AutoSize = True BorderWidth = 1 ButtonWidth = 64 Caption = 'ToolBar1' EdgeBorders = [] Flat = True Images = MDIPForm1.ImageList2 List = True ShowCaptions = True TabOrder = 0 object ToolButton1: TToolButton Left = 0 Top = 0 Caption = 'Refresh' ImageIndex = 26 OnClick = ToolButton1Click end object Panel1: TPanel Left = 64 Top = 0 Width = 185 Height = 22 BevelOuter = bvNone TabOrder = 0 object ProgressBar1: TProgressBar Left = 20 Top = 5 Width = 150 Height = 12 Min = 0 Max = 100 TabOrder = 0 Visible = False end end end object ScrollBox1: TScrollBox Left = 0 Top = 26 Width = 272 Height = 280 Align = alClient Color = clWindow ParentColor = False TabOrder = 1 object Image2: TImage Left = 4 Top = 4 Width = 240 Height = 265 OnMouseUp = Image2MouseUp end end object ScrollBox2: TScrollBox Left = 168 Top = 124 Width = 49 Height = 49 TabOrder = 2 Visible = False object Image1: TImage Left = -203 Top = -224 Width = 240 Height = 261 end end object StrSet1: TStrSet Left = 16 Top = 40 end end