TStyleMode Enumeration

Definition

Available modes for the user interface style.

Delphi
type TStyleMode = Light..Custom

Constants

Light

Use the light theme

Dark

Use the dark theme

System

Use light or dark theme depending on the current system value

Custom

Use the theme choiced by the user of this program