Data.Bind.Components.TCustomBindGridLink.GetActive
Delphi
function GetActive: Boolean; override;
C++
virtual bool __fastcall GetActive();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindGridLink |
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.