home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Sharewar / Launch98 / Launch98.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1998-01-16  |  2KB  |  98 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 108
  4.   Width = 264
  5.   Height = 76
  6.   Caption = 'Launch98'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Menu = MainMenu1
  14.   PopupMenu = PopupMenu1
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object PopupMenu1: TPopupMenu
  19.     OnPopup = PopupMenu1Popup
  20.     Left = 136
  21.   end
  22.   object mdTray1: TmdTray
  23.     Icon.Data = {<image001.ico>}
  24.     IconResources.Strings = (
  25.       'MAINICON')
  26.     IconIndex = 0
  27.     PopupMenu = PopupMenu1
  28.     Tip = 'Launch98'
  29.     SimpelFunction = mdTray1SimpelFunction
  30.     DefaultFunction = TrayIcon1DblClick
  31.     Left = 224
  32.   end
  33.   object ImageList1: TImageList
  34.     Left = 88
  35.   end
  36.   object PopupMenus971: TPopupMenus97
  37.     BannerImage = 0
  38.     BannerJustification = bjBottom
  39.     BannerWidth = 20
  40.     BannerText = 'Launch98'
  41.     BannerFont.Charset = EASTEUROPE_CHARSET
  42.     BannerFont.Color = clCaptionText
  43.     BannerFont.Height = -16
  44.     BannerFont.Name = 'Arial'
  45.     BannerFont.Style = []
  46.     BannerColor = clActiveCaption
  47.     Banner = True
  48.     PopupMenu = PopupMenu1
  49.     ItemHeight = 0
  50.     ItemWidth = 0
  51.     Images = ImageList1
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = []
  57.     Brush.Color = clBtnFace
  58.     HiliteBar = clHighlight
  59.     HiliteFont.Charset = DEFAULT_CHARSET
  60.     HiliteFont.Color = clHighlightText
  61.     HiliteFont.Height = -11
  62.     HiliteFont.Name = 'MS Sans Serif'
  63.     HiliteFont.Style = []
  64.     Left = 168
  65.   end
  66.   object MainMenu1: TMainMenu
  67.   end
  68.   object MainMenus971: TMainMenus97
  69.     BannerImage = 0
  70.     BannerJustification = bjCenter
  71.     BannerWidth = 20
  72.     BannerFont.Charset = DEFAULT_CHARSET
  73.     BannerFont.Color = clWindowText
  74.     BannerFont.Height = -16
  75.     BannerFont.Name = 'Arial'
  76.     BannerFont.Style = []
  77.     BannerColor = clBlack
  78.     Banner = False
  79.     MainMenu = MainMenu1
  80.     ItemHeight = 0
  81.     ItemWidth = 0
  82.     Images = ImageList1
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clWindowText
  85.     Font.Height = -11
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = []
  88.     Brush.Color = clBtnFace
  89.     HiliteBar = clHighlight
  90.     HiliteFont.Charset = DEFAULT_CHARSET
  91.     HiliteFont.Color = clHighlightText
  92.     HiliteFont.Height = -11
  93.     HiliteFont.Name = 'MS Sans Serif'
  94.     HiliteFont.Style = []
  95.     Left = 32
  96.   end
  97. end
  98.