FMX.Grid.TGlyphColumn.Stretch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Stretch: Boolean read FStretch write SetStretch default False;

C++

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

Properties

Type Visibility Source Unit Parent
property published
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGlyphColumn

Description

Specifies whether to stretch the image shown in the glyph control.