FMX.Types.IRotatedControl.RotationCenter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RotationCenter: TPosition read GetRotationCenter write SetRotationCenter;

C++

__property TPosition* RotationCenter = {read=GetRotationCenter, write=SetRotationCenter};

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.