API:System.TObject.MethodName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function MethodName(Address: Pointer): string;

C++

__classmethod UnicodeString __fastcall MethodName(void * Address);

Properties

Type Visibility Source Unit Parent
function public
System.pas
systobj.h
System TObject

Description

Embarcadero Technologies does not currently have any additional information.