RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication Properties

The properties of the TApplication class are listed here.

 
Name 
Description 
 
Delays the call to DoActionIdle. 
 
Specifies whether the application is active and has focus. 
 
Gives the Windows handle of the currently active form. 
 
Represents information for the IDE. 
 
Indicates whether dragged windows are automatically docked. 
 
Specifies the name of the keyboard map that should be used in middle-east locales when text reads from right to left. 
 
Indicates the layout of the application when running under Middle Eastern versions of Windows. 
 
Indicates the current help file. 
 
Specifies the default font used by the application. 
 
Provides a mechanism for using non-VCL dialog boxes in an application. 
 
Is a Boolean variable used for hint displaying. 
 
Contains the file name of the application's executable file including path information. 
 
Provides access to the window handle of the main form (window) of the application. 
 
Specifies the name of the default file the application uses to display Help. 
 
Provides access to the interface for working with the help system. 
 
Hint 
Specifies the text string that appears in the Help Hint box. 
 
Determines the color of the hint boxes for the Help Hints for the application. 
 
Specifies the time interval to wait before hiding the Help Hint if the mouse has not moved from the control or menu item. 
 
Specifies the time interval that passes before the control's Help Hint appears when the user places the mouse pointer on a control or menu item. 
 
Specifies whether the application's pop-up hints include shortcut information. 
 
Specifies the time period to wait before bringing up a hint if another hint has already been shown. 
 
Icon 
Determines which icon represents the application on the Windows task bar. 
 
Identifies which form in the application is the main window. 
 
Gives the Windows handle of the application main form. 
 
Controls how Windows taskbar buttons are handled by VCL. 
 
Gives the number of currently open modal forms. 
 
Controls how the modal form behaves, with respect to Windows' WS_POPUP style. 
 
Specifies the name of the keyboard map that should be used unless text reads from right to left. 
 
Gives the handle to the popup control handler routine. 
 
Determines whether Help Hints are enabled or disabled for the entire application. 
 
Determines whether the application shows its main form on startup. 
 
Reports whether the application is in the process of shutting down. 
 
Contains the text that appears below the icon representing the application when it is minimized. 
 
Specifies whether format settings are updated automatically when the user alters the system configuration. 
 
Specifies whether the settings used for the hint window font and the icon title font are updated. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!