System.Bindings.EvalProtocol.IPlaceholder.GetAttached

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAttached: Boolean;

C++

virtual bool __fastcall GetAttached() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IPlaceholder

Description

Getter method for the Attached property.

GetAttached is the getter method for the Attached property.

See Also