System.Bindings.EvalProtocol.IPlaceholder.Attached
Delphi
property Attached: Boolean read GetAttached;
C++
__property bool Attached = {read=GetAttached};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | IPlaceholder | 
Description
Specifies whether the wrapper is attached to a physical object.
The Attached property specifies whether the wrapper is attached to a physical object or not.