FMX.Styles.Objects.TBitmapLink.Scale
Delphi
property Scale: Single read FScale write SetScale stored IsScaleStored;
C++
__property float Scale = {read=FScale, write=SetScale, stored=IsScaleStored};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Styles.Objects.pas FMX.Styles.Objects.hpp |
FMX.Styles.Objects | TBitmapLink |
Description
Embarcadero Technologies does not currently have any additional information.