Vcl.Bind.Navigator.TBindNavigator.Orientation

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

Delphi

property Orientation: TNavigatorOrientation read GetOrientation write SetOrientation;

C++

__property Orientation;

プロパティ

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

説明

このバインディング ナビゲータの向きを示します。

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


このバインディング ナビゲータの向きを示します。


Orientation プロパティを使用すると、このバインディング ナビゲータの向きを指定できます。Orientation プロパティの取り得る値の詳細については、「TNavigatorOrientation」トピックを参照してください。

関連項目