Data.Bind.Components.TBindControlValue
Delphi
TBindControlValue = class(TCustomBindControlValue)
C++
class PASCALIMPLEMENTATION TBindControlValue : public TCustomBindControlValue
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 updating component properties when a control is modified by user input.
TBindControlValue extends TCustomBindControlValue with published properties.