Text Decoration

Properties related to text decoration (italic, underlined, bold)

Text decoration in Delphi is done with 5 boolean CSS properties.

FieldValue
CascadesYes
Default valuefalse

Decoration properties

Property nameDescription
boldSets whether the text is bold
italicSets whether the text is italic
underlinedSets if the text is underlined
strikethroughSets if the text has a line through it
obfuscatedMakes the text cycle through different characters each frame, appearing obfuscated