object ViewFrm: TViewFrm Left = 794 Top = 138 Width = 179 Height = 174 BorderStyle = bsDialog Caption = 'Bitmap Browser' Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poScreenCenter OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object ScrollBox1: TScrollBox Left = 0 Top = 0 Width = 171 Height = 147 Align = alClient AutoScroll = False BorderStyle = bsNone TabOrder = 0 object Image1: TImage Left = 8 Top = 8 Width = 73 Height = 65 OnMouseDown = Image1MouseDown OnMouseMove = Image1MouseMove OnMouseUp = Image1MouseUp end end object TitleBar1: TTitleBar Alignment = taCenter ApplicationInfo.FontStyle = [fsBold] CompanyInfo.FontStyle = [fsBold, fsItalic] NbOfColors = 0 Left = 272 Top = 424 end end