home *** CD-ROM | disk | FTP | other *** search
/ Freelog 34 / Freelog034.iso / Progr / Demo / Main.~df / Main.txt
Text File  |  2002-04-21  |  5KB  |  185 lines

  1. object MainForm: TMainForm
  2.   Left = 271
  3.   Top = 141
  4.   Width = 409
  5.   Height = 249
  6.   Caption = 'By the Blue Velvet League'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Menu = MainMenu
  13.   ShowHint = True
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object StatusLine: TStatusBar
  18.     Left = 0
  19.     Top = 180
  20.     Width = 401
  21.     Height = 23
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clBlack
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     Panels = <>
  28.     ParentFont = False
  29.     SimplePanel = True
  30.   end
  31.   object Memo1: TMemo
  32.     Left = 0
  33.     Top = 0
  34.     Width = 401
  35.     Height = 180
  36.     Align = alClient
  37.     Font.Charset = ANSI_CHARSET
  38.     Font.Color = clBlue
  39.     Font.Height = -11
  40.     Font.Name = 'Comic Sans MS'
  41.     Font.Style = []
  42.     Lines.Strings = (
  43.       'Memo1')
  44.     ParentFont = False
  45.     ScrollBars = ssBoth
  46.     TabOrder = 1
  47.   end
  48.   object MainMenu: TMainMenu
  49.     Left = 220
  50.     Top = 40
  51.     object FileMenu: TMenuItem
  52.       Caption = '&Fichier'
  53.       object FileNewItem: TMenuItem
  54.         Caption = '&Nouveau'
  55.         Hint = 'Cr∩┐╜er un nouveau fichier'
  56.         OnClick = FileNew
  57.       end
  58.       object FileOpenItem: TMenuItem
  59.         Caption = '&Ouvrir...'
  60.         Hint = 'Ouvrir un fichier existant'
  61.         OnClick = FileOpen
  62.       end
  63.       object FileSaveItem: TMenuItem
  64.         Caption = '&Enregistrer'
  65.         Hint = 'Enregistrer le fichier en cours'
  66.         OnClick = FileSave
  67.       end
  68.       object FileSaveAsItem: TMenuItem
  69.         Caption = 'En®istrer sous...'
  70.         Hint = 'Enregistrer le fichier sous un nouveau nom'
  71.         OnClick = FileSaveAs
  72.       end
  73.       object N1: TMenuItem
  74.         Caption = '-'
  75.       end
  76.       object FilePrintItem: TMenuItem
  77.         Caption = '&Imprimer'
  78.         Hint = 'Imprimer le fichier en cours'
  79.         OnClick = FilePrint
  80.       end
  81.       object FilePrintSetupItem: TMenuItem
  82.         Caption = '&Configuration impression...'
  83.         Hint = 'Modifier la configuration de l'#39'impression'
  84.         OnClick = FilePrintSetup
  85.       end
  86.       object N4: TMenuItem
  87.         Caption = '-'
  88.       end
  89.       object FileExitItem: TMenuItem
  90.         Caption = '&Quitter'
  91.         Hint = 'Quitter cette application'
  92.         OnClick = FileExit
  93.       end
  94.     end
  95.     object EditMenu: TMenuItem
  96.       Caption = '&Edition'
  97.       object EditUndoItem: TMenuItem
  98.         Caption = '&D∩┐╜faire'
  99.         Hint = 'D∩┐╜faire la derni∩┐╜re action'
  100.         OnClick = EditUndo
  101.       end
  102.       object N2: TMenuItem
  103.         Caption = '-'
  104.       end
  105.       object EditCutItem: TMenuItem
  106.         Caption = '&Couper'
  107.         Hint = 'Supprimer l'#39'∩┐╜l∩┐╜ment s∩┐╜lectionn∩┐╜'
  108.         OnClick = EditCut
  109.       end
  110.       object EditCopyItem: TMenuItem
  111.         Caption = 'Co&pier'
  112.         Hint = 'Copier l'#39'∩┐╜l∩┐╜ment s∩┐╜lectionn∩┐╜ dans le Presse-papiers'
  113.         OnClick = EditCopy
  114.       end
  115.       object EditPasteItem: TMenuItem
  116.         Caption = 'C&oller'
  117.         Hint = 'Coller le contenu du Presse-papiers'
  118.         OnClick = EditPaste
  119.       end
  120.     end
  121.     object WindowMenu: TMenuItem
  122.       Caption = 'Fe&n∩┐╜tre'
  123.       object WindowTileItem: TMenuItem
  124.         Caption = '&Mosa∩┐╜que'
  125.         Hint = 'Disposer toutes les fen∩┐╜tres en mosa∩┐╜que'
  126.         OnClick = WindowTile
  127.       end
  128.       object WindowCascadeItem: TMenuItem
  129.         Caption = '&Cascade'
  130.         Hint = 'Disposer toutes les fen∩┐╜tres en cascade'
  131.         OnClick = WindowCascade
  132.       end
  133.       object WindowArrangeItem: TMenuItem
  134.         Caption = '&R∩┐╜organiser'
  135.         Hint = 'R∩┐╜organiser les fen∩┐╜tres minimis∩┐╜es'
  136.         OnClick = WindowArrange
  137.       end
  138.     end
  139.     object HelpMenu: TMenuItem
  140.       Caption = '&Aide'
  141.       object HelpContentsItem: TMenuItem
  142.         Caption = '&Index'
  143.         Hint = 'Afficher l'#39'index de l'#39'aide'
  144.         OnClick = HelpContents
  145.       end
  146.       object HelpSearchItem: TMenuItem
  147.         Caption = '&Rechercher...'
  148.         Hint = 'Rechercher une rubrique dans l'#39'aide'
  149.         OnClick = HelpSearch
  150.       end
  151.       object HelpHowToUseItem: TMenuItem
  152.         Caption = '&Utiliser l'#39'aide'
  153.         Hint = 'Aide sur le syst∩┐╜me d'#39'aide'
  154.         OnClick = HelpHowToUse
  155.       end
  156.       object N3: TMenuItem
  157.         Caption = '-'
  158.       end
  159.       object HelpAboutItem: TMenuItem
  160.         Caption = '&A propos...'
  161.         Hint = 'Afficher des informations sur le programme'
  162.         OnClick = HelpAbout
  163.       end
  164.     end
  165.   end
  166.   object OpenDialog: TOpenDialog
  167.     Filter = 'fichiers texte|*.txt'
  168.     Left = 230
  169.     Top = 87
  170.   end
  171.   object SaveDialog: TSaveDialog
  172.     Filter = 'fichiers texte|*.txt'
  173.     Left = 204
  174.     Top = 125
  175.   end
  176.   object PrintDialog: TPrintDialog
  177.     Left = 262
  178.     Top = 127
  179.   end
  180.   object PrintSetupDialog: TPrinterSetupDialog
  181.     Left = 276
  182.     Top = 93
  183.   end
  184. end
  185.