Vcl.Bind.Navigator.TCustomBindNavigator.Buttons

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

Delphi

property Buttons[Index: TNavigateButton]: TNavButton read GetButton;

C++

__property Vcl::Buttons::TNavButton* Buttons[Data::Bind::Controls::TNavigateButton Index] = {read=GetButton};

プロパティ

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

説明

バインド ナビゲータの個々のボタンにアクセスします。


Buttons プロパティを使用すると、バインディング ナビゲータの個々のボタンにアクセスできます。

関連項目