Vcl.Themes.TStyleTextOptions.ShadowOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ShadowOffset: TPoint;

C++

System::Types::TPoint ShadowOffset;

Properties

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

Description

The location where the shadow of the text is drawn.

See Also