FMX.Grid.Style.TStyledGrid.RightColumn

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property RightColumn: Integer read GetRightColumn;

C++

__property int RightColumn = {read=GetRightColumn, nodefault};

Eigenschaften

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


Beschreibung

Index der ersten (vollständig oder teilweise) sichtbaren Spalte, von rechts beginnend.

Siehe auch