Vcl.ColorGrd.TColorGrid.ForegroundIndex
Delphi
property ForegroundIndex: Integer read FForegroundIndex write SetForegroundIndex default 0;
C++
__property int ForegroundIndex = {read=FForegroundIndex, write=SetForegroundIndex, 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 foreground color.
ForegroundIndex sets or gets the position in the grid that the foreground color occupies.