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 |