TRecentMenu 1.0.1

http://www.dihav.com/
By Mohammad Yousefi
 
vahid_you2004@yahoo.com
2013



Contents


Introduction

TRecentMenu is a component that records the history of files loaded by your program very easy by using only two functions.
This component can arrange the files list in menus and load file icons from shell.

 

Top


Installation

  1. Run Delphi.
  2. Choose "Install Component..." from "Component" menu.
  3. Select "MCoPRecentMenu.pas"
  4. Select a package.
  5. Click OK.
  6. Add "res.dcr" to the packege.
  7. Compile the packege.
  8. Choose "Environment Options..." from "Tools" menu.
  9. Choose "Library" tab.
  10. Add "RecentMenu" directory to "Library Path".
  11. Click OK.
  12. Component will be appeared on "dihav" tab in "Component Palette".

Top


Properties and Events

Top


Methods

Top


Unit definitions

Top


TRecentMenuParentItem

This class records the menu that displays recent files

For more help visit Delphi help about TCollectionItem.

Top


Visit dihav website.