Data.Bind.Components.TExpressionsBindComponent

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
TExpressionsBindComponent = class(TActivatedContainedBindComponent)
C++
class PASCALIMPLEMENTATION TExpressionsBindComponent : public TActivatedContainedBindComponent
Description
Is the base class for binding components that can be activated.
Data.Bind.Components.TExpressionsBindComponent inherits from Data.Bind.Components.TActivatedContainedBindComponent. All content below this line refers to Data.Bind.Components.TActivatedContainedBindComponent.
Is the base class for binding components that can be activated.
A TActivatedContainedBindComponent can be activated by the user or automatically.