API:Vcl.Bind.Navigator.TBindNavigator

From RAD Studio API Documentation
Jump to: navigation, search

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

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.

Vcl.Bind.Navigator.TBindNavigator inherits from Vcl.Bind.Navigator.TCustomBindNavigator. All content below this line refers to Vcl.Bind.Navigator.TCustomBindNavigator.

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