Vcl.ColorGrd.TColorGrid.BackgroundIndex
Delphi
property BackgroundIndex: Integer read FBackgroundIndex write SetBackgroundIndex default 0;
C++
__property int BackgroundIndex = {read=FBackgroundIndex, write=SetBackgroundIndex, default=0};
Inhaltsverzeichnis
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | Vcl.ColorGrd.pas Vcl.ColorGrd.hpp |
Vcl.ColorGrd | TColorGrid |
Beschreibung
Gibt den Index der Hintergrundfarbe an.
BackgroundIndex setzt oder ermittelt die Position der Hintergrundfarbe im Gitter.