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