Fmx.Bind.Navigator.TCustomBindNavigator.xRadius
Delphi
property xRadius: single read FXRadius write SetXRadius;
C++
__property float xRadius = {read=FXRadius, write=SetXRadius};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Fmx.Bind.Navigator.pas Fmx.Bind.Navigator.hpp |
Fmx.Bind.Navigator | TCustomBindNavigator |
説明
このバインディング ナビゲータの辺に適用される丸みの量を、水平 X 軸について決定します。
xRadius を yRadius と一緒に使用することにより、このバインディング ナビゲータの外観を指定することができます。