Show: Delphi C++
Display Preferences

FMX.Types.TGradient.Color1

From XE2 API Documentation
Jump to: navigation, search

Delphi

property Color1: TAlphaColor write SetColor1;

C++

__property System::Uitypes::TAlphaColor Color1 = {write=SetColor1, nodefault};

Contents

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TGradient

Description

Specifies the second color of the gradient.

The Color1 property specifies one of the gradient's colors. If Style is set to gsLinear, this would be the bottom color. If Style is set to gsRadial, this would be the interior color.

See Also

Code Examples

Personal tools
Previous Versions
Translations