API:System.ObjAuto.GetMethodInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetMethodInfo(Instance: TObject; const MethodName: string): PMethodInfoHeader;
function GetMethodInfo(Instance: TObject; const MethodName: ShortString): PMethodInfoHeader;

C++

extern DELPHI_PACKAGE PMethodInfoHeader __fastcall GetMethodInfo(System::TObject* Instance, const System::UnicodeString MethodName)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto System.ObjAuto

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !