Class XbpApplication() Foundation
Class function of the XbpApplication class
Class XbpApplication is a specialized application class for GUI and Hybrid Mode applications. Only one application object exists per application.
No instances should be created of the XbpApplication class. Instead, access to members and methods of the global XbpApplication object is carried out via class member variables and methods. Use the function GetApplication() to access the global application object.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.