FMX.Types.IRotatedControl.RotationAngle
Delphi
property RotationAngle: Single read GetRotationAngle write SetRotationAngle;
C++
__property float RotationAngle = {read=GetRotationAngle, write=SetRotationAngle};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | IRotatedControl |
Description
Embarcadero Technologies does not currently have any additional information.