Data.Bind.Components.TCustomLinkPropertyToField.SetActive

De RAD Studio API Documentation
Révision datée du 7 juin 2012 à 04:34 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:Data.Bind.Components.TCustomLinkPropertyToField.SetActive|api}} ==Description== {{#lsth:API:Data.Bind.Components.TCustomLinkPropertyToField.SetActive|Description}} »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
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 TCustomLinkPropertyToField

Description

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

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

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

Voir aussi