FMX.Types.TGradientPoints
From RAD Studio API Documentation
Delphi
TGradientPoints = class(TCollection)
C++
class PASCALIMPLEMENTATION TGradientPoints : public System::Classes::TCollection
Contents |
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
TGradientPoints is a container for TGradientPoint objects.
TGradientPoints represents a collection of TGradientPoint objects. The items can be accessed through the Points property.