To decrease package's size I've added samples which are will work with all
Delphi versions but you'll probably  need to rebuild ("Build All") them 
before start them, also you may get an error message while opening form 
(when you trying to open project in one Delphi version after you've compiled 
it in another). Simple press "Ignore all". 

In C++ Builder to make samples work do the following:
1. Create new project.
2. Remove from project main form (the only one you'll have).
3. Add to project main form from CoolMenus example (choose pascal units):
     for Example1 - main.pas
     for Example2 - unitmain.pas 
     for Example3 - unitmain.pas