Data.Bind.Components.TActivatedContainedBindComponent.GetActive
Delphi
function GetActive: Boolean; virtual; abstract;
C++
virtual bool __fastcall GetActive() = 0 ;
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 Active property.