> For the complete documentation index, see [llms.txt](https://docs.iceteagroup.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iceteagroup.com/general.md).

# General

- [Framework](https://docs.iceteagroup.com/general/framework.md): The PPJ Framework is the collection of libraries that are needed by ported applications to support features that are not available, or are too different, in .NET.
- [Features](https://docs.iceteagroup.com/general/framework/features.md)
- [SAL and SQL Functions](https://docs.iceteagroup.com/general/framework/features/sal-and-sql-functions.md)
- [Constants and Variables](https://docs.iceteagroup.com/general/framework/features/constants-and-variables.md)
- [SalContext](https://docs.iceteagroup.com/general/framework/features/salcontext.md)
- [Visual Toolchest](https://docs.iceteagroup.com/general/framework/features/visual-toolchest.md)
- [XSal2](https://docs.iceteagroup.com/general/framework/features/xsal2.md)
- [Reporting Support](https://docs.iceteagroup.com/general/framework/features/reporting-support.md)
- [LINQ Support](https://docs.iceteagroup.com/general/framework/features/linq-support.md)
- [SalCompileAndEvaluate](https://docs.iceteagroup.com/general/framework/features/salcompileandevaluate.md)
- [Unicode Support](https://docs.iceteagroup.com/general/framework/features/unicode-support.md)
- [Startup Arguments](https://docs.iceteagroup.com/general/framework/features/startup-arguments.md)
- [App.config](https://docs.iceteagroup.com/general/framework/features/app.config.md)
- [Data Types](https://docs.iceteagroup.com/general/framework/data-types.md)
- [Automatic Casts](https://docs.iceteagroup.com/general/framework/data-types/automatic-casts.md)
- [Dynamic Arrays](https://docs.iceteagroup.com/general/framework/data-types/dynamic-arrays.md)
- [Controls](https://docs.iceteagroup.com/general/framework/controls.md)
- [ToolBar](https://docs.iceteagroup.com/general/framework/controls/toolbar.md)
- [TabControl](https://docs.iceteagroup.com/general/framework/controls/tabcontrol.md)
- [TableWindow](https://docs.iceteagroup.com/general/framework/controls/tablewindow.md)
- [QuickObject](https://docs.iceteagroup.com/general/framework/controls/quickobject.md)
- [Ribbon Bar](https://docs.iceteagroup.com/general/framework/controls/ribbon-bar.md)
- [NavigationBar](https://docs.iceteagroup.com/general/framework/controls/navigationbar.md)
- [SQL Support](https://docs.iceteagroup.com/general/framework/sql-support.md)
- [Configuration](https://docs.iceteagroup.com/general/framework/sql-support/configuration.md)
- [ADO.NET Drivers](https://docs.iceteagroup.com/general/framework/sql-support/ado.net-drivers.md)
- [Bind and Into Variables](https://docs.iceteagroup.com/general/framework/sql-support/bind-and-into-variables.md)
- [DBP Parameters](https://docs.iceteagroup.com/general/framework/sql-support/dbp-parameters.md)
- [SqlContext](https://docs.iceteagroup.com/general/framework/sql-support/sqlcontext.md)
- [Extensions](https://docs.iceteagroup.com/general/framework/extensions.md)
- [Table Window](https://docs.iceteagroup.com/general/framework/extensions/table-window.md)
- [Unicode Support](https://docs.iceteagroup.com/general/framework/extensions/unicode-support.md)
- [Bug Fixes](https://docs.iceteagroup.com/general/framework/extensions/bug-fixes.md)
- [Object Oriented Types](https://docs.iceteagroup.com/general/framework/extensions/object-oriented-types.md)
- [Custom Parsers](https://docs.iceteagroup.com/general/framework/extensions/custom-parsers.md)
- [Named Properties](https://docs.iceteagroup.com/general/framework/extensions/named-properties.md)
- [Microsoft Charts](https://docs.iceteagroup.com/general/framework/extensions/microsoft-charts.md)
- [Tabbed MDI](https://docs.iceteagroup.com/general/framework/extensions/tabbed-mdi.md)
- [Watermark](https://docs.iceteagroup.com/general/framework/extensions/watermark.md)
- [HTML Rendering](https://docs.iceteagroup.com/general/framework/extensions/html-rendering.md)
- [Skins and Themes](https://docs.iceteagroup.com/general/framework/skins-and-themes.md)
- [Skin Files](https://docs.iceteagroup.com/general/framework/skins-and-themes/skin-files.md)
- [Theme Files](https://docs.iceteagroup.com/general/framework/skins-and-themes/theme-files.md)
- [Configuration](https://docs.iceteagroup.com/general/framework/skins-and-themes/configuration.md)
- [Skin Editor](https://docs.iceteagroup.com/general/framework/skins-and-themes/skin-editor.md)
- [Theme Builder](https://docs.iceteagroup.com/general/framework/skins-and-themes/theme-builder.md)
- [Tracing](https://docs.iceteagroup.com/general/framework/tracing.md)
- [Trace Viewer](https://docs.iceteagroup.com/general/framework/tracing/trace-viewer.md)
- [Default Listeners](https://docs.iceteagroup.com/general/framework/tracing/default-listeners.md)
- [Tracing the Application](https://docs.iceteagroup.com/general/framework/tracing/tracing-the-application.md)
- [Spell Checker](https://docs.iceteagroup.com/general/framework/spell-checker.md)
- [Dictionaries](https://docs.iceteagroup.com/general/framework/spell-checker/dictionaries.md)
- [Ported Application](https://docs.iceteagroup.com/general/ported-application.md)
- [Project Structure](https://docs.iceteagroup.com/general/ported-application/project-structure.md)
- [Late Bind Calls](https://docs.iceteagroup.com/general/ported-application/project-structure/late-bind-calls.md)
- [Visual Styles](https://docs.iceteagroup.com/general/ported-application/project-structure/visual-styles.md)
- [Unqualified References](https://docs.iceteagroup.com/general/ported-application/project-structure/unqualified-references.md)
- [Message Actions](https://docs.iceteagroup.com/general/ported-application/project-structure/message-actions.md)
- [When SQLError](https://docs.iceteagroup.com/general/ported-application/project-structure/when-sqlerror.md)
- [Classes](https://docs.iceteagroup.com/general/ported-application/project-structure/classes.md)
- [Global Items](https://docs.iceteagroup.com/general/ported-application/global-items.md)
- [Forms](https://docs.iceteagroup.com/general/ported-application/forms.md)
- [COM/ActiveX](https://docs.iceteagroup.com/general/ported-application/com-activex.md)
- [Multiple Inheritance](https://docs.iceteagroup.com/general/ported-application/multiple-inheritance.md)
- [Configuration Tool](https://docs.iceteagroup.com/general/ported-application/configuration-tool.md)
- [Issues & Workarounds](https://docs.iceteagroup.com/general/ported-application/issues-and-workarounds.md)
- [Ported Reports](https://docs.iceteagroup.com/general/ported-reports.md)
- [General](https://docs.iceteagroup.com/general/ported-reports/general.md)
- [Crystal Reports](https://docs.iceteagroup.com/general/ported-reports/crystal-reports.md)
- [Structure](https://docs.iceteagroup.com/general/ported-reports/crystal-reports/structure.md)
- [Unsupported Features](https://docs.iceteagroup.com/general/ported-reports/crystal-reports/unsupported-features.md)
- [List & Label](https://docs.iceteagroup.com/general/ported-reports/list-and-label.md)
- [Report Conversion](https://docs.iceteagroup.com/general/ported-reports/list-and-label/report-conversion.md)
- [Structure](https://docs.iceteagroup.com/general/ported-reports/list-and-label/structure.md)
- [Document](https://docs.iceteagroup.com/general/ported-reports/list-and-label/document.md)
- [Input Items](https://docs.iceteagroup.com/general/ported-reports/list-and-label/input-items.md)
- [Passing Data](https://docs.iceteagroup.com/general/ported-reports/list-and-label/passing-data.md)
- [Unsupported Features](https://docs.iceteagroup.com/general/ported-reports/list-and-label/unsupported-features.md)
- [Reporting Services](https://docs.iceteagroup.com/general/ported-reports/reporting-services.md)
- [Features](https://docs.iceteagroup.com/general/ported-reports/reporting-services/features.md)
- [Stimulsoft](https://docs.iceteagroup.com/general/ported-reports/stimulsoft.md)
- [Break Groups](https://docs.iceteagroup.com/general/ported-reports/stimulsoft/break-groups.md)
- [Fields](https://docs.iceteagroup.com/general/ported-reports/stimulsoft/fields.md)
- [Formulas](https://docs.iceteagroup.com/general/ported-reports/stimulsoft/formulas.md)
- [Cache Mode](https://docs.iceteagroup.com/general/ported-reports/stimulsoft/cache-mode.md)
