System.Bindings.EvalProtocol.TLocationWrapper.GetParent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetParent: TObject;

C++

System::TObject* __fastcall GetParent();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TLocationWrapper


Beschreibung

Gibt das übergeordnete Objekt zurück, das den gekapselten Member enthält.


Siehe auch