object DesktopForm: TDesktopForm Left = 228 Top = 244 Width = 197 Height = 90 Caption = 'DesktopForm' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 OnCreate = FormCreate OnDestroy = FormDestroy TextHeight = 13 end