System.Bindings.EvalProtocol.TLocationWrapper.GetParent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetParent: TObject;

C++

System::TObject* __fastcall GetParent();

プロパティ

種類 可視性 ソース ユニット
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TLocationWrapper


説明

ラッピングされたメンバを保持する親オブジェクトを返します。


関連項目