object PanelForm: TPanelForm Left = 261 Top = 110 HorzScrollBar.Visible = False VertScrollBar.Visible = False AutoScroll = False Caption = 'Floating Window' ClientHeight = 260 ClientWidth = 226 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 end