API:Data.Bind.Components.TBindPosition

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
TBindPosition = class(TCustomBindPosition)
C++
class PASCALIMPLEMENTATION TBindPosition : public TCustomBindPosition
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.