Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers Unit dependency graph Classes hierarchy graph |
Unit BrookApplication
Uses Types Constants Variables
Description
Application interface.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Description
Functions and Procedures
function Application: IBrookApplication; |
Returns the application instance maintaining compatibility with legacy code.
|
procedure BrookUnregisterApp; |
Unregister the application.
|
Generated by PasDoc 0.15.0.
|