API:Data.Bind.Components.TCustomBindGridLink.SetActive

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetActive(Value: Boolean); override;

C++

virtual void __fastcall SetActive(bool Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

Description

Implémentation en écriture protégée de la propriété Active.

Data.Bind.Components.TCustomBindGridLink.SetActive hérite de Data.Bind.Components.TActivatedContainedBindComponent.SetActive. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TActivatedContainedBindComponent.SetActive.

Implémentation en écriture protégée de la propriété Active.

Voir aussi