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