FMX.Grid.Style.TStyledGrid.LineColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

LineColor: TAlphaColor = $FF202020;

C++

static System::Uitypes::TAlphaColor LineColor;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Beschreibung

Farbe, die für die Linien des Gitters verwendet wird.

Siehe auch