Data.Bind.Components.TCustomBindListLink.SetActive
Delphi
procedure SetActive(Value: Boolean); override;
C++
virtual void __fastcall SetActive(bool Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | Data.Bind.Components.pas Data.Bind.Components.hpp  | 
        Data.Bind.Components | TCustomBindListLink | 
Description
Protected setter implementation for the Active property.
Data.Bind.Components.TCustomBindListLink.SetActive inherits from Data.Bind.Components.TActivatedContainedBindComponent.SetActive. All content below this line refers to Data.Bind.Components.TActivatedContainedBindComponent.SetActive.
Protected setter implementation for the Active property.