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