TUIOptions Class
Provides options for customizing the user interface (UI)
Syntax
Unit: Sphinx.Comp.Config
TUIOptions = class(TPersistent);
Properties
| Name | Description |
|---|---|
| LoginAppFolder | Gets or sets the folder containing resources for the login application. |
| AccountAppFolder | Gets or sets the folder containing resources for the account application. |
| DefaultLanguage | Gets or sets the default language used in the user interface. |
| SupportedLanguages | Gets or sets the list of languages supported by the user interface. |