API:FMX.Objects.TText.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.Objects.pas FMX.Objects.hpp |
FMX.Objects | TText |
Description
Embarcadero Technologies does not currently have any additional information.