Vcl.ColorGrd.TColorGrid.ForegroundIndex
Delphi
property ForegroundIndex: Integer read FForegroundIndex write SetForegroundIndex default 0;
C++
__property int ForegroundIndex = {read=FForegroundIndex, write=SetForegroundIndex, default=0};
Inhaltsverzeichnis
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | Vcl.ColorGrd.pas Vcl.ColorGrd.hpp |
Vcl.ColorGrd | TColorGrid |
Beschreibung
Legt den Index der Vordergrundfarbe fest.
ForegroundIndex setzt oder ermittelt die Position der Vordergrundfarbe im Gitter.