Vcl.ColorGrd.TColorGrid.BackgroundIndex

提供:RAD Studio API Documentation

Delphi

property BackgroundIndex: Integer read FBackgroundIndex write SetBackgroundIndex default 0;

C++

__property int BackgroundIndex = {read=FBackgroundIndex, write=SetBackgroundIndex, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ColorGrd.pas
Vcl.ColorGrd.hpp
Vcl.ColorGrd TColorGrid


説明

背景色のインデックスを示します。

BackgroundIndex は、グリッドにおいて背景色が占める位置を、取得または設定できます。

関連項目

コード サンプル