Show: Delphi C++
Display Preferences

FMX.Types.TGradientPoint

From XE3 API Documentation
Jump to: navigation, search

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObject
TGradientPoint

Delphi

TGradientPoint = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TGradientPoint : public System::Classes::TCollectionItem

Contents

Properties

Type Visibility Source Unit Parent
class public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

TGradientPoint represents an item in a collection of gradient points.

A TGradientPoint object holds information about the color and the offset of a specific point in a gradient. The points collectively determine the color transitions in a gradient. By default, TGradient has two color points.

See Also

Code Examples

Personal tools
Translations