FMX.Objects.TRectangle.SetYRadius
Delphi
procedure SetYRadius(const Value: Single); virtual;
C++
virtual void __fastcall SetYRadius(const float Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.Objects.pas FMX.Objects.hpp | FMX.Objects | TRectangle | 
Description
Setter for the YRadius property.