Skip to content

Where to get reference documentation

All source code in Kittox is commented in XMLDoc format, which powers both the in-IDE documentation and this site.

The most convenient way to read the reference while you develop is Delphi's Help Insight tooltips: just hover the mouse pointer over a symbol in the editor and its documentation appears. To make this a better experience, you can install an enhanced Help Insight style sheet such as Documentation Insight from DevJET software.

For the architecture and a comprehensive description of the framework internals, see the KITTOX.md guide in the Kittox repository.


The documentation is constantly being updated, so please check back often and report any missing or wrong pieces as you find them.

Released under Apache License, Version 2.0.