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