FMX.Types.TGradientPoints

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject
TGradientPoints

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.

See Also

Code Examples

Personal tools
Translations