Vcl.ColorGrd.TColorGrid.ForegroundIndex

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ForegroundIndex: Integer read FForegroundIndex write SetForegroundIndex default 0;

C++

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

プロパティ

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


説明

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

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

関連項目

コード サンプル