System.Bindings.CustomWrapper.TCustomWrapper.Attached

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Attached: Boolean read GetAttached;

C++

__property bool Attached = {read=GetAttached, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

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