System.Bindings.EvalProtocol.IPlaceholder.Attached

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Attached: Boolean read GetAttached;

C++

__property bool Attached = {read=GetAttached};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IPlaceholder

Description

Spécifie si le wrapper est attaché à un objet physique.

La propriété Attached spécifie si le wrapper est attaché à un objet physique.

Voir aussi