FMX.Grid.TGlyphColumn.Stretch

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Stretch: Boolean read FStretch write SetStretch default False;

C++

__property bool Stretch = {read=FStretch, write=SetStretch, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGlyphColumn


Beschreibung

Legt fest, ob das im Glyphe-Steuerelement angezeigte Bild gestreckt werden soll.