Fmx.Bind.Navigator.TBindNavigator.yRadius

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property yRadius: Single read FyRadius write SetyRadius default 0;

C++

__property yRadius = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TBindNavigator

Beschreibung

Gibt den Grad der Rundung an, der auf der horizontalen Y-Achse für die Ränder dieses Bindungsnavigators angewendet werden soll.

Fmx.Bind.Navigator.TBindNavigator.yRadius erbt von Fmx.Bind.Navigator.TCustomBindNavigator.yRadius. Der folgende Inhalt bezieht sich auf Fmx.Bind.Navigator.TCustomBindNavigator.yRadius.

Gibt den Grad der Rundung an, der auf der horizontalen Y-Achse für die Ränder dieses Bindungsnavigators angewendet werden soll.

Mit yRadius und xRadius wird festgelegt, wie dieser Bindungsnavigator angezeigt wird.

Siehe auch