Data.Bind.Components.TCustomBindGridLink.GetActive
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindGridLink | |
Delphi
function GetActive: Boolean; override;
C++
virtual bool __fastcall GetActive();
Description
Protected getter implementation for the Active property.
Data.Bind.Components.TCustomBindGridLink.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.