System.Bindings.CustomWrapper.TCustomWrapper.GetMemberName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetMemberName: String; inline;

C++

System::UnicodeString __fastcall GetMemberName();

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é MemberName.

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

Voir aussi