Application Appearance
Go Up to Application Options
Project > Options > Application > Appearance
Sets global appearance parameters for the current application.
Note: This page appears only for VCL projects. For example, this page does not appear for console applications or FireMonkey applications, but does appear for service applications. In addition, not all options described below are available for all types of projects.
Application settings | |
---|---|
Option | Description |
Title |
Specify a title to appear next to the application icon when the application is minimized. The character limit is 255 characters. To see the tittle in the task bar:
|
Help file |
Specify the default help file for the application. Click the Browse... button to display the Application Help File dialog box dialog box. |
Custom Styles |
Lists all the VCL styles ( |
Preview |
Displays the Style Preview dialog, which is implemented using the selected style. The Style Preview dialog includes menus, toolbuttons, labels, a checkbox, a radio button, an edit field, and several buttons. The Preview button is enabled after you highlight a custom style (other than the default Windows style). |
Default style |
Sets the VCL style ( TStyleManager.TrySetStyle('name');
You can select from any of the currently enabled custom styles, in addition to the default Windows style. The style files listed here are the For more information, see Bitmap Style Designer. |