API:Data.Bind.Components.TBindPosition

From RAD Studio API Documentation

TBindPositionData.Bind.Components.TCustomBindPositionData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponent

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. {{#multireplace:Data.Bind.Components.TBindPosition|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Components.TCustomBindPosition|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.Components.TCustomBindPosition|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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