Icon TInterfaceManager

Unit: WebUI

Inherits From TObject

Available In: Visual Client Applications

The TInterfaceManager class represents the interface manager, which is responsible for managing the user interface of an application at both design-time and run-time. A global instance of the TInterfaceManager class is created automatically at application startup, and is called InterfaceManager.

Information Do not create any instances of this class manually, and always use the global instance in order to avoid any conflicts or issues.


Image