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
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.