Represents the application for a control panel applet project.
Application: TAppletApplication = nil;
TAppletApplication Application = nil;
When a new control panel project is created, the IDE constructs an application object and assigns it to Application. If the project represents a control panel applet, Application is initialized to a TAppletApplication object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|