object Short: TShort Left = 320 Top = 216 Width = 149 Height = 116 Caption = 'Shortcut' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 WindowState = wsMinimized OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnDragDrop = FormDragDrop OnDragOver = FormDragOver TextHeight = 13 object DropClient: TDropClient OnDropFiles = DropClientDropFiles Left = 16 Top = 12 end object SystemMenu: TSystemMenu Left = 54 Top = 12 end end