Data.Bind.Components.TLinkControlDelegate.SetActive
| [–] Properties | |
|---|---|
| Type: procedure function | |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp | |
| Unit: Data.Bind.Components | |
| Parent: TLinkControlDelegate | |
Delphi
procedure SetActive(AValue: Boolean); virtual;
C++
virtual void __fastcall SetActive(bool AValue);
Description
Activates or deactivates the bind control value of this link delegate wrapper.