System.Bindings.CustomWrapper.TCustomWrapper.Parent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Parent: TObject read GetParent;

C++

__property System::TObject* Parent = {read=GetParent};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

Description

L'objet parent qui contient le membre encapsulé.

La propriété Parent spécifie l'objet parent qui contient le membre encapsulé.

Voir aussi