home *** CD-ROM | disk | FTP | other *** search
/ Freelog 2 / Freelog002.iso / Logs / Systeme / RapidApp / RapidApp.exe / 0 / RCDATA / TFRMPRINCIP / TFRMPRINCIP.txt < prev   
Text File  |  1999-03-19  |  3KB  |  102 lines

  1. object FrmPrincip: TFrmPrincip
  2.   Left = 214
  3.   Top = 115
  4.   BorderStyle = bsSingle
  5.   Caption = 'Rapid-Application 1.0'
  6.   ClientHeight = 56
  7.   ClientWidth = 203
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   PopupMenu = iPmGauche
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnHelp = FormHelp
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object iImgDesactive: TImage
  24.     Left = 148
  25.     Top = 8
  26.     Width = 35
  27.     Height = 35
  28.     Picture.Data = {<image000.ico>}
  29.   end
  30.   object iImgActive: TImage
  31.     Left = 104
  32.     Top = 8
  33.     Width = 35
  34.     Height = 35
  35.     Picture.Data = {<image001.ico>}
  36.   end
  37.   object iPmGauche: TPopupMenu
  38.     Left = 4
  39.     Top = 8
  40.   end
  41.   object iPmDroit: TPopupMenu
  42.     Left = 36
  43.     Top = 8
  44.     object iMiActiveDesactive: TMenuItem
  45.       Caption = 'A&ctiver/D∩┐╜sactiver'
  46.       OnClick = iMiActiveDesactiveClick
  47.     end
  48.     object N1: TMenuItem
  49.       Caption = '-'
  50.     end
  51.     object iMiConfig: TMenuItem
  52.       Bitmap.Data = {
  53.         F6000000424DF600000000000000760000002800000010000000100000000100
  54.         04000000000080000000120B0000120B00001000000010000000000000000000
  55.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  56.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00370777033333
  57.         3330870700033337073000770333333070008870073333370077700070333333
  58.         0770703707333300080700333333330778083330003333000807073070370733
  59.         0780700070007037007800777770073070000770007703370730080777070003
  60.         3330780807077703333308078707000333330780007703333333}
  61.       Caption = '&Configuration'
  62.       OnClick = iMiConfigClick
  63.     end
  64.     object N2: TMenuItem
  65.       Caption = '-'
  66.     end
  67.     object iMiAPropos: TMenuItem
  68.       Caption = '&A propos...'
  69.       OnClick = iMiAProposClick
  70.     end
  71.     object iMiAide: TMenuItem
  72.       Bitmap.Data = {
  73.         F6000000424DF600000000000000760000002800000010000000100000000100
  74.         04000000000080000000120B0000120B00001000000010000000000000000000
  75.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  76.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  77.         3333333333300033333333333005570333333330055FF870333330055FF00887
  78.         0333755FF0055088703375F00555550887037005553B55508870755555535555
  79.         080335F55555BB555003335F555553BB55033335F55535BB555033335F55BBB5
  80.         5500333335F5555500333333335F550033333333333550333333}
  81.       Caption = '&Rubriques d'#39'aide'
  82.       OnClick = iMiAideClick
  83.     end
  84.     object N3: TMenuItem
  85.       Caption = '-'
  86.     end
  87.     object iMiQuitter: TMenuItem
  88.       Caption = '&Quitter'
  89.       OnClick = iMiQuitterClick
  90.     end
  91.   end
  92.   object iCTITray: TCoolTrayIcon
  93.     CycleInterval = 0
  94.     ShowHint = False
  95.     PopupMenuGauche = iPmGauche
  96.     PopupMenuDroit = iPmDroit
  97.     StartMinimized = True
  98.     Left = 72
  99.     Top = 8
  100.   end
  101. end
  102.