Vcl.ColorGrd.TColorGrid.BackgroundIndex
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 は、グリッドにおいて背景色が占める位置を、取得または設定できます。