Vcl.ColorGrd.TColorGrid.BackgroundIndex
Delphi
property BackgroundIndex: Integer read FBackgroundIndex write SetBackgroundIndex default 0;
C++
__property int BackgroundIndex = {read=FBackgroundIndex, write=SetBackgroundIndex, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.ColorGrd.pas Vcl.ColorGrd.hpp |
Vcl.ColorGrd | TColorGrid |
Description
Specifies the index of the background color.
BackgroundIndex sets or gets the position in the grid that the background color occupies.