System.Bindings.EvalProtocol.TLocationWrapper.GetMemberName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMemberName: String;

C++

System::UnicodeString __fastcall GetMemberName();

Properties

Type Visibility Source Unit Parent
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TLocationWrapper

Description

Returns the name of the wrapped member.


See Also