home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / zkuste / Delphi / D / sce.exe / PRGEDIT.EXE / 0 / RCDATA / TEDITFORM / TEDITFORM.txt < prev   
Text File  |  1999-01-01  |  10KB  |  390 lines

  1. object EditForm: TEditForm
  2.   Left = 766
  3.   Top = 62
  4.   Width = 481
  5.   Height = 406
  6.   Hint = 'Structure diagram window'
  7.   HelpContext = 114
  8.   Caption = 'unnamed'
  9.   Color = clWindow
  10.   Ctl3D = False
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -16
  14.   Font.Name = 'System'
  15.   Font.Style = []
  16.   FormStyle = fsMDIChild
  17.   Icon.Data = {<image000.ico>}
  18.   KeyPreview = True
  19.   Menu = MainMenu1
  20.   OldCreateOrder = True
  21.   Position = poScreenCenter
  22.   Scaled = False
  23.   Visible = True
  24.   OnActivate = FormActivate
  25.   OnClose = FormClose
  26.   OnCloseQuery = FormCloseQuery
  27.   OnCreate = FormCreate
  28.   OnDestroy = FormDestroy
  29.   OnDeactivate = FormDeactivate
  30.   OnKeyDown = FormKeyDown
  31.   OnMouseWheelDown = FormMouseWheelDown
  32.   OnMouseWheelUp = FormMouseWheelUp
  33.   OnResize = FormResize
  34.   PixelsPerInch = 96
  35.   TextHeight = 16
  36.   object PageControl1: TPageControl
  37.     Left = 0
  38.     Top = 0
  39.     Width = 473
  40.     Height = 360
  41.     ActivePage = Programmtext
  42.     Align = alClient
  43.     ParentShowHint = False
  44.     ShowHint = True
  45.     TabOrder = 0
  46.     OnChange = PageControl1Change
  47.     object Programmtext: TTabSheet
  48.       Caption = '&Source code'
  49.       object PaintBox2: TPaintBox
  50.         Left = 0
  51.         Top = 0
  52.         Width = 465
  53.         Height = 329
  54.         Align = alClient
  55.         OnPaint = PaintBox2Paint
  56.       end
  57.       object ProgTHScrollBar: TScrollBar
  58.         Left = 248
  59.         Top = 360
  60.         Width = 121
  61.         Height = 20
  62.         PageSize = 0
  63.         TabOrder = 0
  64.         OnChange = ProgTHScrollBarChange
  65.       end
  66.       object ProgTVScrollBar: TScrollBar
  67.         Left = 677
  68.         Top = 113
  69.         Width = 16
  70.         Height = 120
  71.         Kind = sbVertical
  72.         PageSize = 0
  73.         TabOrder = 1
  74.         OnChange = ProgTVScrollBarChange
  75.       end
  76.     end
  77.     object Struktur: TTabSheet
  78.       Caption = 'Stru&cture'
  79.       object PaintBox1: TPaintBox
  80.         Left = 0
  81.         Top = 0
  82.         Width = 465
  83.         Height = 315
  84.         Align = alClient
  85.         Font.Charset = DEFAULT_CHARSET
  86.         Font.Color = clBlack
  87.         Font.Height = -17
  88.         Font.Name = 'System'
  89.         Font.Style = [fsBold]
  90.         ParentFont = False
  91.         ParentShowHint = False
  92.         PopupMenu = PopupMenu1
  93.         ShowHint = True
  94.         OnMouseDown = PaintBox1MouseDown
  95.         OnPaint = PaintBox1Paint
  96.       end
  97.       object VertikalBar: TScrollBar
  98.         Left = 418
  99.         Top = -18
  100.         Width = 20
  101.         Height = 368
  102.         Kind = sbVertical
  103.         PageSize = 0
  104.         TabOrder = 0
  105.         OnChange = VertikalBarChange
  106.       end
  107.       object HorizontalBar: TScrollBar
  108.         Left = 0
  109.         Top = 339
  110.         Width = 351
  111.         Height = 21
  112.         PageSize = 0
  113.         TabOrder = 1
  114.         OnChange = HorizontalBarChange
  115.       end
  116.     end
  117.   end
  118.   object MainMenu1: TMainMenu
  119.     AutoMerge = True
  120.     Left = 335
  121.     object File1: TMenuItem
  122.       Caption = '&File'
  123.       HelpContext = 103
  124.       Hint = 'Closes the active window'
  125.       object Open1: TMenuItem
  126.         Caption = '&Open'
  127.         HelpContext = 103
  128.         Hint = 'Opens a file'
  129.         OnClick = Open1Click
  130.       end
  131.       object Schlieen1: TMenuItem
  132.         Caption = 'C&lose'
  133.         HelpContext = 103
  134.         Hint = 'Closes the active window'
  135.         OnClick = Schlieen1Click
  136.       end
  137.       object N1: TMenuItem
  138.         Caption = '-'
  139.       end
  140.       object Exit1: TMenuItem
  141.         Caption = '&Exit'
  142.         HelpContext = 103
  143.         Hint = 'Terminates SCE '
  144.         OnClick = Exit1Click
  145.       end
  146.     end
  147.     object Struktur1: TMenuItem
  148.       Caption = '&Structure'
  149.       GroupIndex = 1
  150.       HelpContext = 103
  151.       object Erkennen1: TMenuItem
  152.         Caption = '&Recognize...'
  153.         HelpContext = 115
  154.         Hint = 'Opens a dialog for language settings.'
  155.         OnClick = Erkennen1Click
  156.       end
  157.       object Bildschirmdarstellung1: TMenuItem
  158.         Caption = '&Monitor depiction...'
  159.         HelpContext = 103
  160.         Hint = 
  161.           'Opens a dialog for the monitor depiction of the structure charts' +
  162.           '.'
  163.         OnClick = Bidschirmdarstellung1Click
  164.       end
  165.       object Druckoptionen1: TMenuItem
  166.         Caption = 'Print &options'
  167.         HelpContext = 103
  168.         Hint = 'Opens a dialog for setting the print options.'
  169.         OnClick = Druckoptionen1Click
  170.       end
  171.       object N3: TMenuItem
  172.         Caption = '-'
  173.       end
  174.       object N2: TMenuItem
  175.         Caption = 'Printer &settings...'
  176.         HelpContext = 103
  177.         Hint = 'Opens a dialog for the printer settings.'
  178.         OnClick = Druckereinstellungen1Click
  179.       end
  180.       object Drucken1: TMenuItem
  181.         Caption = '&Print'
  182.         HelpContext = 103
  183.         Hint = 'Prints the structure chart of the active window.'
  184.         OnClick = Drucken1Click
  185.       end
  186.     end
  187.     object Suchen: TMenuItem
  188.       Caption = 'S&earch'
  189.       GroupIndex = 2
  190.       HelpContext = 119
  191.       Hint = 'Search for line numbers or words.'
  192.       object Zeilennumer: TMenuItem
  193.         Caption = '&Line number...'
  194.         HelpContext = 120
  195.         Hint = 'Search for line number.'
  196.         ShortCut = 16474
  197.         OnClick = ZeilennumerClick
  198.       end
  199.       object Wort: TMenuItem
  200.         Caption = '&Word...'
  201.         HelpContext = 121
  202.         Hint = 'Search for words.'
  203.         ShortCut = 16454
  204.         OnClick = WortClick
  205.       end
  206.       object Weitersuchen: TMenuItem
  207.         Caption = '&Continue Search'
  208.         HelpContext = 119
  209.         Hint = 'Continues search.'
  210.         ShortCut = 114
  211.         OnClick = WeitersuchenClick
  212.       end
  213.       object N4: TMenuItem
  214.         Caption = '-'
  215.       end
  216.       object Suchergebnisse1: TMenuItem
  217.         Caption = 'Search &results'
  218.         Enabled = False
  219.         HelpContext = 103
  220.         Hint = 'Shows a list of search results if available'
  221.         OnClick = Suchergebnisse1Click
  222.       end
  223.       object Suchergebnissedrucken1: TMenuItem
  224.         Caption = '&Print search results'
  225.         Enabled = False
  226.         HelpContext = 103
  227.         OnClick = Suchergebnissedrucken1Click
  228.       end
  229.       object Listelschen1: TMenuItem
  230.         Caption = '&Delete list'
  231.         Enabled = False
  232.         HelpContext = 103
  233.         OnClick = Listelschen1Click
  234.       end
  235.     end
  236.     object Optionen1: TMenuItem
  237.       Caption = '&Options'
  238.       GroupIndex = 3
  239.       object Registry1: TMenuItem
  240.         Caption = '&Registry'
  241.         HelpContext = 118
  242.         Hint = 'Opens a dialog to set double click actions.'
  243.         OnClick = Registry1Click
  244.       end
  245.     end
  246.     object Fenster1: TMenuItem
  247.       Caption = '&Window'
  248.       GroupIndex = 4
  249.       HelpContext = 103
  250.       object Nebeneinander1: TMenuItem
  251.         Caption = 'Tile &horizontaly'
  252.         Hint = 'Shows all windows side by side.'
  253.         OnClick = Nebeneinander1Click
  254.       end
  255.       object Aufteilen1: TMenuItem
  256.         Caption = 'Tile &vertical'
  257.         HelpContext = 103
  258.         Hint = 'Shows all windows one on top of the other.'
  259.         OnClick = Aufteilen1Click
  260.       end
  261.       object Fchern1: TMenuItem
  262.         Caption = '&Cascade'
  263.         HelpContext = 103
  264.         Hint = '&Shows all windows overlapping.'
  265.         OnClick = Fchern1Click
  266.       end
  267.       object Iconsausrichten1: TMenuItem
  268.         Caption = '&Arrange Icons'
  269.         HelpContext = 103
  270.         Hint = 'Arranges all icons'
  271.         OnClick = Iconsausrichten1Click
  272.       end
  273.     end
  274.     object Hilfe1: TMenuItem
  275.       Caption = '&Help'
  276.       GroupIndex = 5
  277.       HelpContext = 103
  278.       object Inhalt1: TMenuItem
  279.         Caption = '&Contents'
  280.         HelpContext = 103
  281.         Hint = 'Shows the contents of the helpfile'
  282.         OnClick = Inhalt1Click
  283.       end
  284.       object ber1: TMenuItem
  285.         Caption = '&About...'
  286.         HelpContext = 103
  287.         OnClick = ber1Click
  288.       end
  289.       object Demodruck1: TMenuItem
  290.         Caption = '&Demo printout'
  291.         HelpContext = 103
  292.         Hint = 'Makes a demonstration printout  of the file provided.'
  293.         OnClick = Demodruck1Click
  294.       end
  295.       object N7: TMenuItem
  296.         Caption = '-'
  297.       end
  298.       object SCEHomepage1: TMenuItem
  299.         Caption = '&SCE Homepage...'
  300.         OnClick = SCEHomepage1Click
  301.       end
  302.       object Onlineregistration1: TMenuItem
  303.         Caption = 'Online &Registration...'
  304.         HelpContext = 123
  305.         Hint = 'Register online with your credit card.'
  306.         OnClick = Onlineregistration1Click
  307.       end
  308.     end
  309.   end
  310.   object PopupMenu1: TPopupMenu
  311.     Alignment = paCenter
  312.     Left = 172
  313.     Top = 95
  314.     object Darstellung1: TMenuItem
  315.       Caption = '&Monitor depiction'
  316.       OnClick = Darstellung1Click
  317.     end
  318.     object Druckoptionen2: TMenuItem
  319.       Caption = 'Print &options'
  320.       OnClick = Druckoptionen2Click
  321.     end
  322.     object Drucken2: TMenuItem
  323.       Caption = '&Print'
  324.       OnClick = Drucken1Click
  325.     end
  326.     object N5: TMenuItem
  327.       Caption = '-'
  328.     end
  329.     object Zeilennummersuchen1: TMenuItem
  330.       Caption = 'Search &line number'
  331.       HelpContext = 120
  332.       ShortCut = 16474
  333.       OnClick = Zeilennummersuchen1Click
  334.     end
  335.     object Wortsuchen1: TMenuItem
  336.       Caption = 'Search &word'
  337.       HelpContext = 121
  338.       ShortCut = 16454
  339.       OnClick = Wortsuchen1Click
  340.     end
  341.     object Weitersuchen1: TMenuItem
  342.       Caption = '&Continue search'
  343.       Enabled = False
  344.       HelpContext = 119
  345.       ShortCut = 114
  346.       OnClick = Weitersuchen1Click
  347.     end
  348.     object N6: TMenuItem
  349.       Caption = '-'
  350.     end
  351.     object Suchergebnisse2: TMenuItem
  352.       Caption = 'Search &results'
  353.       Enabled = False
  354.       HelpContext = 119
  355.       OnClick = Suchergebnisse2Click
  356.     end
  357.     object Suchergebnissedrucken2: TMenuItem
  358.       Caption = '&Print search results'
  359.       Enabled = False
  360.       HelpContext = 119
  361.       OnClick = Suchergebnissedrucken2Click
  362.     end
  363.     object Listelschen2: TMenuItem
  364.       Caption = '&Delete list'
  365.       Enabled = False
  366.       HelpContext = 119
  367.       OnClick = Listelschen2Click
  368.     end
  369.   end
  370.   object ScrollTimer: TTimer
  371.     Enabled = False
  372.     Interval = 200
  373.     OnTimer = ScrollTimerTimer
  374.     Left = 228
  375.     Top = 71
  376.   end
  377.   object PrinterSetupDialog1: TPrinterSetupDialog
  378.     Left = 292
  379.     Top = 63
  380.   end
  381.   object PrintDialog1: TPrintDialog
  382.     Left = 212
  383.     Top = 55
  384.   end
  385.   object SaveFileDialog: TSaveDialog
  386.     Left = 260
  387.     Top = 135
  388.   end
  389. end
  390.