System.Bindings.EvalProtocol.TLocationWrapper.GetParent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetParent: TObject;

C++

System::TObject* __fastcall GetParent();

Properties

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

Description

Returns the parent object that holds the wrapped member.


See Also