メインメニューを開く

RAD Studio API Documentation β

Vcl.ColorGrd.TColorGrid.ForegroundColor

Delphi

property ForegroundColor: TColor read GetForegroundColor;

C++

__property System::Uitypes::TColor ForegroundColor = {read=GetForegroundColor, nodefault};

プロパティ

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


目次

説明

前景対して設定される色を返します。

ForegroundColor は、前景の色を示します。 その結果、この色を保持するスロットには、FG ラベルが付きます。

関連項目

コード サンプル