API Reference Text2HTML uConsts TStyleMode Enumeration On this page Definition Constants Definition Unit: uConsts Package: Text2HTML Available modes for the user interface style. Delphi Copy 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