Vcl.Themes.TStyleTextOptions.BorderColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

BorderColor: TColor;

C++

System::Uitypes::TColor BorderColor;

Properties

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

Description

Color of the text border.

See Also