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