Vcl.ColorGrd.TColorGrid.BackgroundColor
Delphi
property BackgroundColor: TColor read GetBackgroundColor;
C++
__property System::Uitypes::TColor BackgroundColor = {read=GetBackgroundColor, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.ColorGrd.pas Vcl.ColorGrd.hpp |
Vcl.ColorGrd | TColorGrid |
説明
背景の色セットを返します。
BackgroundColor は、背景の色を示します。 その結果、この色を保持するスロットには、BG ラベルが付きます。