Vcl.Themes.TStyleTextOptions.ShadowColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ShadowColor: TColor;

C++

System::Uitypes::TColor ShadowColor;

Properties

Type Visibility Source Unit Parent
field public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleTextOptions

Description

Color for the text shadow.

See Also