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 = [] Scaled = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 end