Data.Bind.Components.TActivatedContainedBindComponent
Delphi
TActivatedContainedBindComponent = class(TCommonBindComponent)
C++
class PASCALIMPLEMENTATION TActivatedContainedBindComponent : public TCommonBindComponent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
Is the base class for binding components that can be activated.
A TActivatedContainedBindComponent can be activated by the user or automatically.