System.Bindings.EvalProtocol.IPlaceholder.GetAttachment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAttachment: TObject;

C++

virtual System::TObject* __fastcall GetAttachment() = 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 Attachment property.

GetAttachment is the getter method for the Attachment property.

See Also