Vcl.ColorGrd.TColorGrid.BackgroundIndex

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackgroundIndex: Integer read FBackgroundIndex write SetBackgroundIndex default 0;

C++

__property int BackgroundIndex = {read=FBackgroundIndex, write=SetBackgroundIndex, 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'arrière-plan.

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

Voir aussi