|
Property |
Description |
|
ThemeBuilding |
String property switching-over the built-in themes. In the designing mode it shows all available built-in themes in the dropdown list. In the performing mode the assignment of the value by the text line such as string is possible. |
|
ThemeFile |
Specifies a file of the theme which will be immediately loaded or be loaded at the start of the application. The filename must be specified with the extension. |
|
ThemeIndex |
Contains the theme number from the TTeThemeList object which will be immediately activezed or loaded at the start of the application. The ThemeList property must be set, and the TTeThemeList component must contain at least one theme, otherwise at the change of this property it is automatically set as -1. |
|
ThemeList |
Specifies the TTeThemeList component used for loading of the theme and switching-over by changing ThemeIndex property. |