Fmx.Bind.Navigator.TBindNavigator.yRadius

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property yRadius: Single read FyRadius write SetyRadius default 0;

C++

__property yRadius = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TBindNavigator

説明

このバインディング ナビゲータの辺に適用される丸みの量を、垂直 Y 軸について決定します。

Fmx.Bind.Navigator.TBindNavigator.yRadius は Fmx.Bind.Navigator.TCustomBindNavigator.yRadius を継承しています。以下の内容はすべて Fmx.Bind.Navigator.TCustomBindNavigator.yRadius を参照しています。

このバインディング ナビゲータの辺に適用される丸みの量を、垂直 Y 軸について決定します。

yRadiusxRadius と一緒に使用することにより、このバインディング ナビゲータの外観を指定することができます。

関連項目