object InsightDrop: TInsightDrop Left = -500 Top = -500 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsToolWindow Caption = 'InsightDrop' ClientHeight = 0 ClientWidth = 112 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Visible = True PixelsPerInch = 120 TextHeight = 16 end