Show: Delphi C++
Display Preferences

FMX.Types.TGradientPoints.operator []

From XE2 API Documentation
Jump to: navigation, search

C++

TGradientPoint* operator[](int Index) { return Points[Index]; }

Properties

Type Visibility Source Unit Parent
function public FMX.Types.hpp FMX.Types TGradientPoints

Description

Returns the point with the given index in Points.

AIndex specifies the index of the point to be returned.

See Also

Personal tools
Previous Versions
Translations