Data.Bind.Components.TLinkPropertyToFieldDelegate.SetActive
Delphi
procedure SetActive(AValue: Boolean); virtual;
C++
virtual void __fastcall SetActive(bool AValue);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | TLinkPropertyToFieldDelegate | 
Description
Protected setter implementation for the Active property.