Description of Addin-Manager :
Orcka's Addin-Manager comes with built in support for menu items and toolbars. Managing all resources, memory allocation, menu and toolbar insertion and lots more. As well as this there is a comprehensive help file which is easily integrated into the Delphi.There are two types of plugins, they are:Simple: This type of plugin adds menu items and toolbar buttons to an application. Examples of simple plugins include WebLine similar to Delphi Direct and External Tools allows users to add menu's which will launch their favourite applications from your program.Interactive: These are application specific plugins which can control the flow of an application, allowing developers to add functionality to any application without recompiling.