Data.Bind.Components.TCustomBindLink.GetActive
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindLink |
Delphi
function GetActive: Boolean; override;
C++
virtual bool __fastcall GetActive();
Description
Protected getter implementation for the Active property.
Data.Bind.Components.TCustomBindLink.GetActive inherits from Data.Bind.Components.TActivatedContainedBindComponent.GetActive. All content below this line refers to Data.Bind.Components.TActivatedContainedBindComponent.GetActive.
Protected getter implementation for the Active property.