Data.Bind.Controls.TNavigateButtons
Delphi
type TNavigateButtons = set of TNavigateButton;
C++
typedef System::Set<TNavigateButton, TNavigateButton::nbFirst, TNavigateButton::nbCancelUpdates> TNavigateButtons;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| set typedef | public | Data.Bind.Controls.pas Data.Bind.Controls.hpp | Data.Bind.Controls | Data.Bind.Controls | 
説明
TNavigateButtons の集合です。
TBindNavigatorController で使用されるボタンは TNavigateButtons 型です。