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