About this software
Plugin Framework helps build modular Windows VCL applications in Delphi and C++Builder by enabling features to be implemented as dynamically loadable packages. It includes a visual plugin designer, a plugin manager, debugging support, and demos to illustrate adding menus, forms, services, and UI extensions. The product is distributed with full source code and includes free updates and new releases for one year after purchase, with access to the TMS Support Center.
Licenses & prices
Standard
Standard edition provides the core TMS VCL component set for building and deploying Delphi/C++Builder applications.
Purchase
TMS Software VCL Framework
In Stock
Delivery: 1 working day
Loading...
€115.43
Free and without obligation
Do you need more information or looking for another license?
Benefits
- Modular architecture: Break applications into dynamically loadable plugin packages.
- Visual plugin designer: Design plugins visually to add forms, menus, and UI elements.
- Plugin manager included: Manage which plugins load and control plugin lifecycle.
- Debugging support: Debug plugin code with breakpoints and step-through capabilities.
- Deployment flexibility: Distribute individual plugin packages to simplify updates and customization.
Available languages
- English
Support information
- Support center access: Access the TMS Support Center for product documentation, downloads, and community topics.
- Documentation and manuals: A PDF manual and online documentation describe API and example usage.
- Demos and examples: Included demos show menu, frame, tab, and custom interface plugin scenarios.
- Version history: Version history and release notes are available on the product page.
- License and updates: Licenses include one year of free updates and access to support services.
Frequently asked questions
What platforms and IDEs are supported?
Designed for Windows VCL applications built with Delphi or C++Builder IDEs; demos and documentation illustrate usage.
How are plugins implemented and loaded?
Plugins are implemented as Delphi runtime packages (BPL) and loaded by the framework's plugin manager at runtime.
Does the product include source code and updates?
The product is distributed with full source code and includes free updates and new releases for one year after purchase.
What deployment considerations exist for using plugins?
Because plugins use Delphi runtime packages, dependent BPLs may require redistribution and careful deployment planning.
Can a complete application be packaged as a plugin?
The framework is not designed to host a full standalone application; plugins are intended as BPL modules exposing services.