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