API:FMX.Types.TBounds.Right

From RAD Studio API Documentation

Delphi

property Right: Single read FRight write SetRight stored IsRightStored nodefault;

C++

__property float Right = {read=FRight, write=SetRight, stored=IsRightStored};

Properties

Type Visibility Source Unit Parent
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TBounds

Description

Embarcadero Technologies does not currently have any additional information.