object FloatWnd: TFloatWnd Left = 345 Top = 342 BorderStyle = bsNone ClientHeight = 21 ClientWidth = 192 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False ShowHint = True OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnMouseUp = FormMouseUp OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Blikac: TTimer Enabled = False OnTimer = BlikacTimer Left = 32 end end