Vcl.ColorGrd.TColorGrid.ForegroundIndex

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ForegroundIndex: Integer read FForegroundIndex write SetForegroundIndex default 0;

C++

__property int ForegroundIndex = {read=FForegroundIndex, write=SetForegroundIndex, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.ColorGrd.pas
Vcl.ColorGrd.hpp
Vcl.ColorGrd TColorGrid

Description

Spécifie l'index de la couleur d'avant-plan.

ForegroundIndex définit ou obtient la position que la couleur d'arrière-plan occupe dans la grille.

Voir aussi

Exemples de code