Afficher : Delphi C++
Préférences d'affichage

FMX.Types.TGradientPoints.operator []

De XE2 API Documentation


C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public FMX.Types.hpp FMX.Types TGradientPoints


Description

Renvoie le point de la collection Points correspondant à l'index donné.

AIndex spécifie l'index du point à renvoyer.

Voir aussi

Versions précédentes
Traductions