API:Data.Bind.Components.TBindPosition

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TCustomBindPositionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponentTBindPosition

Delphi

TBindPosition = class(TCustomBindPosition)

C++

class PASCALIMPLEMENTATION TBindPosition : public TCustomBindPosition

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

Implements functionality for keeping a position-related control (such as a scroll bar) in synchronization with the current row in a data source.

Data.Bind.Components.TBindPosition inherits from Data.Bind.Components.TCustomBindPosition. All content below this line refers to Data.Bind.Components.TCustomBindPosition.

Implements functionality for keeping a position-related control (such as a scroll bar) in synchronization with the current row in a data source.

See Also