API:Vcl.Bind.Navigator.TBindNavigator

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

Vcl.Bind.Navigator.TCustomBindNavigatorVcl.Buttons.TBaseNavigatorVcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTBindNavigator

Delphi

TBindNavigator = class (TCustomBindNavigator)

C++

class PASCALIMPLEMENTATION TBindNavigator : public TCustomBindNavigator

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.Bind.Navigator.pas
Vcl.Bind.Navigator.hpp
Vcl.Bind.Navigator Vcl.Bind.Navigator

説明

TBindNavigator オブジェクトの基底クラスです。

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


TBindNavigator オブジェクトの基底クラスです。


TCustomBindNavigator には、コントロール ボタンの描画、表示されるボタンの指定、バインド ナビゲータの向きなどのグラフィカル オプションの設定の機能が実装されています。

関連項目