Vcl.Bind.Navigator.TCustomBindNavigator

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Buttons.TBaseNavigatorVcl.ExtCtrls.TCustomPanelVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCustomBindNavigator

Delphi

TCustomBindNavigator = class(TBaseNavigator, IBindNavigator)

C++

class PASCALIMPLEMENTATION TCustomBindNavigator : public Vcl::Buttons::TBaseNavigator

Properties

Type Visibility Source Unit Parent
class public
Vcl.Bind.Navigator.pas
Vcl.Bind.Navigator.hpp
Vcl.Bind.Navigator Vcl.Bind.Navigator

Description

The base class for the TBindNavigator object.

TCustomBindNavigator implements functionality to draw the control buttons, to specify which buttons are visible, and to set graphical preferences such as the orientation of the bind navigator.

See Also