help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

TObject.MethodName

Return the name of a method.

Declaration

Source position: objpash.inc line 172

public function TObject.MethodName(

  address: pointer

):shortstring;

Description

MethodName searches the VMT for a method with the specified address and returns the name of the method.

Errors

If no method with the matching address is found, an empty string is returned.

See also

MethodAddress

  

Return the address of a method

FieldAddress

  

Return the address of a field.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505