System.Bindings.CustomWrapper.TCustomWrapper.GetParent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetParent: TObject; inline;

C++

System::TObject* __fastcall GetParent();

Propriétés

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

Description

Implémentation d'accesseur en lecture de la propriété Parent.

La méthode GetParent est l'implémentation d'accesseur en lecture de la propriété Parent.

Voir aussi