FMX.Grid.TGlyphColumn.Stretch
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
Embarcadero Technologies does not currently have any additional information.