API:Data.Bind.Components.TCustomBindExpression.CanActivate
Delphi
function CanActivate: Boolean; override;
C++
virtual bool __fastcall CanActivate(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindExpression |
Beschreibung
Gibt zurück, ob die Bindungsausdrücke aktiviert werden können oder nicht. {{#multireplace:Data.Bind.Components.TCustomBindExpression.CanActivate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Bind.Components.TActivatedContainedBindComponent.CanActivate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Bind.Components.TActivatedContainedBindComponent.CanActivate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Gibt zurück, ob die Bindungsausdrücke aktiviert werden können oder nicht.
Die Methode CanActivate gibt True zurück, wenn die Quell- und Steuerkomponenten zugewiesen werden.