Data.Bind.Components.TBindPosition

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
Represents a binding expression used to keep a control in sync with another position-related control.
TBindPosition is built on the TCustomBindPosition class and publishes a set of additional properties that can be accessed from within the Object Inspector.