API:Data.Bind.Components.TBindComponentDelegate.CanActivate
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TBindComponentDelegate | |
Delphi
function CanActivate(Sender: TComponent): Boolean; virtual; abstract;
C++
virtual bool __fastcall CanActivate(System::Classes::TComponent* Sender) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.