Data.Bind.Components.TBindControlValue

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
TBindControlValue = class(TCustomBindControlValue)
C++
class PASCALIMPLEMENTATION TBindControlValue : public TCustomBindControlValue
Description
Implements functionality for updating component properties when a control is modified by user input.
TBindControlValue extends TCustomBindControlValue with published properties.