Fmx.Bind.Navigator.TBindNavigator.CornerType

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

Delphi

property CornerType: TCornerType read FCornerType write SetCornerType default 0;

C++

__property CornerType = {default=0};

プロパティ

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

説明

このインディング データベース ナビゲータの角の丸みのスタイルを示します。

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

このインディング データベース ナビゲータの角の丸みのスタイルを示します。

CornerType プロパティのデフォルト値は TCornerType.Round で、これは、デフォルトでは、4つすべての角が丸くなることを意味します。

関連項目