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